Gmail Videochat Comes to Linux

2010/08/26

?Gmail Videochat Comes to Linux &#8221;The long wait is over and Linux users can finally use the Gmail Videochat! The <a class="zem_slink" title="Gmail" …

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&#8217;s in the scripts and how to use them. […] echo &#8221;insert into bills values (&#8221;$name&#8221;,$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 …

Happy Independence Day

2010/08/15

Happy Independence Day to all. <a href="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/DSCN1316.jpg"><img class="size-medium wp-image-2374" …

tee to a file descriptor

2010/08/13

tee to a file descriptor […] 1 $ tee >(cat &#8211; >&2) the tee command does fine with file names, but not so much with file descriptors, such as &2. This uses process …

gphotoframe Free digital photo frame for your desk.

2010/08/11

First install the gphotoframe application with the command : […] sudo yum install gphotoframe […] and if you want gnome-screensaver compatibility then install the package gphotoframe-gss …

[Solution] Solaris issue with wget not resolving Domain name (DNS name lookup failure)

2010/08/09

Today I was working with <a class="zem_slink" title="Solaris (operating system)" rel="homepage" href="http://oracle.com/solaris">Solaris and after I had …

Nature

2010/08/07

Best Mobile Internet Browser (Opera Mini vs. SkyFire)

2010/08/07

Showdown: Best Mobile <a class="zem_slink" title="Internet" rel="wikipedia" href="http://en.wikipedia.org/wiki/Internet">Internet Browser (<a …

when you press f9 ‘paste’ is on , press f9 again and ‘paste’ is off, and so forth (works in insert-mode and command-mode)

2010/08/02

<a class="zem_slink" title="Vim (text editor)" rel="homepage" href="http://www.vim.org/">vim&#8217;s pastetoggle: when you press f9 …


This website uses cookies to ensure you get the best experience on our website. Learn more Got it