Blog Detail
Owalog
http://www.owalog.com
This is a technology blog dealing with programming in PHP and also open source software. The blog also discusses latest trends in technology.
Recent Posts
Simple open source Invoicing systems
Over the weekend I had to look for a simple open source invoicing system which I could run on my own server and I managed to get a chance to look at four...
Changing the default "Program Files" folder
There are times when its necessary to change Program Files from the default C folder to some other location on Vista....
Google releases Go language
Google has released a new open source programming language called Go which attempts to combine the development speed of a dynamic language like Python with the performance and safety of a compiled language like C or C++...
Sorting with a second sort parameter
Its fairly common that I need to sort a list in C# with a second sort parameter when the first sort parameter is equal...
Counting occurence of substring in SQL
Sometimes there is a need to count the occurence of a substring in SQL and mostly in comma separated fields and here is one way of doing it....
Microsoft launches Security Essentials
Microsoft is going to launch its free anti-malware software Microsoft Security Essentials today according to a statement on its website....

