Server (computing)
Using SQLite to maintain your monthly bills.
2010/08/24
I was looking for a small application to maintain my every month bills. The application had to be small and script-able. I basically wanted to keep track of the bills that have been generated and …
SQLite – simple use in scripts
2010/08/21
Today we will look a the most simple use’s in the scripts and how to use them. […] echo ”insert into bills values (”$name”,$date_now, …
SQLite : Manager for this simple database
2010/08/19
We will look at sqliteman – <a class="zem_slink" title="SQLite" rel="homepage" href="http://sqlite.org/">SQLite Database manager. If you are looking for a …
SQLite – Easy to use, dependable and good to use database for small applications.
2010/08/17
For last couple of days I am looking at <a class="zem_slink" title="SQLite" rel="homepage" href="http://sqlite.org/">SQLite, a very footprint, file based …
IRC on Linux de-mystified for new users only
2010/06/15
The other day, I was trying to fix something in my firefox and found that the way to go was to login to IRC and go to the mozilla <a class="zem_slink freebase/en/server" …