| Sep 21 |
Archive for the 'General' CategoryImage with same path doesn’t show up due to cache in browsersBrowsers are designed to think that Images with same name don’t change rapidly so regularly. This creates a problem in some cases where you have to reuse a specific name Or a specific location for a system. |
| Aug 24 |
Archive for the 'General' CategoryFastest Insertion Sort in PHP |
| Jan 14 |
Archive for the 'General' CategoryBest practices for faster Web PagesA few best practices for web page performance 1.Make Fewer HTTP Requests 2.Use a Content Delivery Network |
| Oct 28 |
Archive for the 'General' CategoryAWK ! A boon for CLI enthusiastsAWK is a general purpose programming language that is designed for processing text-based data, either in files or data streams, and was created at Bell Labs in the 1970s I noticed that Erik Wendelin wrote an article “awk is a beautiful tool.” In this article he said that it was best to introduce Awk with practical examples. I totally agree with Erik. Eric Pement’s Awk one-liner collection consists of five sections:
The first part of the article will explain the first two sections: “File spacing” and “Numbering and calculations.” The second part will explain “Text conversion and substitution”, and the last part “Selective printing/deleting of certain lines.” (more…) |
| Oct 23 |
Archive for the 'General' CategoryBad day: whack your bossToo much work ? Slow servers ? Boss going crazy ? Nothing working out ? Feel like killing someone ? ? |
| Oct 21 |
Archive for the 'General' Category103 Ways To Know Your Software Project Is Doomedinspired from: codesqueeze.com
|
| Aug 10 |
Archive for the 'General' CategoryHello Lamp-World !Welcome to the world of LAMP.For all you disgraceful people who don’t know what it is, the definition:L = > Linux ( Its an operating system )
|