browser lang:en
The Singleton Pattern is one of the GoF (Gang of Four) Patterns. This particular pattern provides a method for limiting the number of instances of an object to…
Because of the near-spherical shape of the Earth, calculating an accurate distance between two points requires the use of spherical geometry [1], and trigonometric math functions. For many applications, an…
With this script we can limit the download speed // local file that should be send to the client $local_file = 'test-file.zip'; // filename that the user gets as default $download_file = 'your-download-name.zip'; // set…
Some hosts disabled the ini setting allow_url_fopen. This also means that the ability to easily grab images by calling imagecreatefromjpeg($img) where $img is a url for an external…
The act to verify if a file exists, is one of more important tasks related to files operations, and luckily the file_exists() function makes this operation really easy for us.…
Latest News21/10/2008 (0 comments)If you monitor your bed and breakfast's website, then traffic figures are a useful indication of your SEO… Ning, builds your social network21/09/2008 (0 comments)Ning is a website that allows you to build your personal social network. go to Ning.com If you want… Continue the build of holyguard.net ver.5.020/09/2008 (0 comments)Another day of work, really a short time.Added support for Google Analytics. |
SoftwareThe 7 free best CSS editors01/02/2010 (0 comments)GSiteCrawler - A Google and Yahoo Sitemap Generator26/01/2009 (0 comments)HTTrack - Website copier29/11/2008 (0 comments)480 Open Source Softwares14/11/2008 (0 comments)CSSVista - develop your css and test it in IE6 and firefox09/11/2008 (0 comments) |
So. Google just recently announced Google Buzz. I’m not sure about you, but I didn’t see this coming. Sure, Google was bound to start a social network of some sort at some time; but, I didn’t think it’d…
Advanced Linux Sound Architecture (known by the acronym ALSA) is a Linux kernel component intended to replace the original Open Sound System (OSS) for providing device drivers for sound cards. ALSA has the following significant features: * Efficient support for all types of audio interfaces, from consumer…
Building a great landing page should be on top of your priority list if you want your website visitors transformed into customers. While a great looking website can grab the attention of your visitors, a strong landing page will keep them involved and get them to…
Web Site Development Process - The life-cycle steps Like the traditional software development, the process of web site development can also be divided into different life cycle steps. This can help to format the team effectively, and the standards and procedures can be adopted to achieve…
There are a million and one ways to boost your website’s performance. The methods vary and some are more involved than others. The three main areas that you can work on are: hardware (your web server), server-side scripting optimization (PHP, Python, Java), and…
Have you ever had to develop something yourself only to find out that there had already been…
in:JQuery (0 comments)The situation begins with your blog or website and you need to post some code on a particular…
in:The Holy Faq's (0 comments)So. Google just recently announced Google Buzz. I’m not sure about you, but I…
in:Blog (0 comments)There's lots of clever scripts around to tell you how to get images in and out of…
in:PHP scripts (0 comments)Spherical Law of Cosines Suppose that we want to find the five nearest places to (47.470779, -87.890699) using Spherical…
in:MySql (0 comments)I have always used Dreamweaver, and love it. But, I have been thinking, what are the FREE CSS…
in:Free Software (0 comments)Advanced Linux Sound Architecture (known by the acronym ALSA) is a Linux kernel component intended to replace the…
in:Blog (0 comments)The Singleton Pattern is one of the GoF (Gang of Four) Patterns. This particular pattern provides a…
in:Scripts and tutorials (0 comments)
