Ok guys, grab it while it's hot
Ok guys, grab it while it's hot
|
||||||
|
Pidgin is finally upgraded on the last update and this time, it is considered a security fix as it fixed several critical vulnerabilities, as described in the Changelog of Pidgin Project.
Ok guys, grab it while it's hot
In this first part of a five-part series, I introduce you to implementing the Data Mapper design pattern in PHP 5. This pattern attempts to solve the issue of the strong coupling that often exists between the domain objects present in an application and the underlying persistence mechanism. This benefit comes at a cost, since data mappers add a new layer of complexity. Living with this minor trade-off is quite worthwhile, though, as you'll see.
- Since the web is in constant evolution and merges a variety of technologies and languages, developing web applications (specially mid-sized and large-scale ones) has become a challenging process. Indeed, applications require extensive planning, modeling and testing, before reaching a stable depl...
cuplikan ubuntu 10.04 Lucyd Lynx sebelum di release yang rencana akan di release pada bulan April 29, 2010, ternyata ada perubahan yang lumayan dratis diantaranya
julukan “Linux for Human Being” (Linux untuk Umat Manusia) berubah menjadi “Ubuntu is Lightware” (Ubuntu itu Ringan) tema kali ini berubah menjadi light yang artinya ringan dan bercahaya
yang ke-dua logo ubuntu menjadi seperti ini
boot splash [...]
OpenSSL packages has been rebuilt to include a patch which revert some a change that broke decrypting some files encrypted with previous versions of OpenSSL. It's an official patch, so Pat decided to rebuilt the package for public use.
In this second part of a four-part series, I rebuild the example application developed in the previous tutorial. As you'll recall, it used a protected constructor to prevent the instantiation of the base array iterator class. In this case, a better result will be achieved by declaring the iterator abstract; still, the example demonstrates a simple utilization of a restrictive constructor in a concrete situation.
- Unquestionably, the introduction of a more robust object model in PHP 5 has provided developers with additional features that allow them to build efficient and thorough object-oriented applications without the need to appeal to the ugly programming hacks used frequently in the bad old days of PHP ...
One way to get the latest Slackware updates is by running rsync to syncronize your local repository and the main repository that hold the Slackware packages. Eric Hameleers has provided a great script called rsync_current.sh and how i modified this tool has been discussed on my previous post. In general, it works, except for one problem, when your computer is connecting to the Internet through a proxy.
My workstation at my office is connected to the Internet through a proxy, so i can't use normal rsync to work normally. I browsed the web and i found this site which tells us about how we should modify our squid configuration to allow rsync connection from any computer from our local networks. I asked my sysadmin to try this script. He agreed and he updated the squid configuration on the proxy. Next, i need to update my environment variable RSYNC_PROXY to the host of the proxy and also the port. Let's say you are running a proxy on 192.168.1.1 and port 8080, then you need to run export RSYNC_PROXY="192.168.1.1:8080 and then you can start running your rsync command (or script in my case). Remember that this change is not permanent. It will last until you close your terminal, so the solution is to add this line into your ~/.bash_profile or /etc/profile if you want it to be globaly available to all of your users. If you want to run the script periodically, you can use cronjobs to do it for you. I set to download the update from Slackware mirrors at around 11 PM at night when the bandwidth is not utilized. Hope this small article helps you out to work with rsync when you are behind a proxy
Linux Sinau, itulah linux yang di promotori ficos UNS
Linux Tajdid, Itulah linux yang di promotori POSS UMS, Website resminya ada di http://tajdidlinux.org
Apache has just released a security update for httpd package and Slackware-Current has included the fix on the latest batch. It fixed three problems described on the Changelog.
Other news is that cupsddk is now being part of the main CUPS package, so we don't need separate package, thus cupsddk package is now removed. OpenSSH is also upgraded to the latest version, which is a major upgrade. Here's the latest -Current changelog: Mon Mar 8 20:49:02 UTC 2010
repost : http://mashendri.com/ubuntu-dan-keluarganya.html/
Hari gini siapa sich yang nggak kenal ubuntu…? Distro linux terlaris versi distrowatch.com ini ternyata memiliki banyak turunan dalam keluarganya. Tentunya Ubuntu tidak sembarangan membuat banyak sekali produknya tersebut, karena dari masing-masing produk tersebut memiliki keunggulan dan fungsinya masing-masing. Berikut perbedaan dan fungsi masing-masing produk ubuntu tersebut.
UBUNTU
Distro linux turunan dari [...]
This third part of a seven-part series explores the methods of the PHP Reflection API. You will learn how to take advantage of their functionality to retrieve useful information about the methods defined by a reflected class.
- One of today's most powerful approaches for retrieving information about the internal structure of classes and interfaces in PHP 5 is via the language's native reflection API. What's more, not only does this API comes packaged with a huge variety of methods that let developers perform all sorts of ... |
||||||
|
Copyright © 2010 HowTo Config - All Rights Reserved |
||||||
Recent Comments