Amrita doesn’t want to talk to you
Our wonderful little daughter, Amrita, turned 7 months on Feb 15th. Writing back after quite a few months – have some more to share. Stay… Read More »Amrita doesn’t want to talk to you
Our wonderful little daughter, Amrita, turned 7 months on Feb 15th. Writing back after quite a few months – have some more to share. Stay… Read More »Amrita doesn’t want to talk to you
Japanese are so organized
Isn’t McDonalds delicious?
I came across an interesting cron issue recently. The requirement was to run a job every _first_ Sunday at 12:00PM of each month. After searching… Read More »Run a job every first Sun of a month
This sure is mind boggling if you look each detail separately Original work can be seen on http://www.andrewlipson.com/escher/relativity.html
Today at my project, I was faced with a simple question from the client – How do you ensure that your PHP code is not… Read More »PHP code obfuscation possible?
A very informative page (in Japanese) about MySQL and issues to enable correct UTF-8 data handling with client applications. View original post
MySQL has a killer feature – you can have a timestamp field with DEFAULT as LOCALTIMESTAMP, so that when you insert a new record, the… Read More »MySQL’s killer feature
I recently happened to experiment with Apache’s mod_rewrite, an excellent library to change your machine friendly (or perhaps program friendly?) web urls into user friendly… Read More »Using Apache’s mod_rewrite on Windows
I have created a framework in .NET C# to allow creation of toolbars with extreme ease. http://azibo.sourceforge.net/ Definitely have a look at the website for… Read More »Create toolbars in .NET C#