Installing Bling Theme on N900

2011-06-18 2 min read Maemo N900

Nokia N900 communicator/internet tablet
Image via Wikipedia

There is a very nice theme for N900 and it is called Bling theme. There is a problem though with the theme, the theme still does not have a installable .deb file, and thus the files need to be directly copied to “/usr/share/icons” and you have to manually do the mkdir and all such command in the terminal in a N900, which does not seem familiar to quite a lot of people using N900. So here, is for the benefit of  all, I am posting a script that can do the job. The one lines can be run from any bash script (Linus/Windows with cygwin/Mac or even N900). Though the one liners should be self explanatory, if you have a doubt, feel free to ping me.

Continue reading

Faster blog with stats removed

2011-06-18 1 min read Wordpress

I was thinking of removing the statpress plugin for quite some time now, but did not have a good alternative. Today finally I managed to do this as I had few hours to spare. Now that this is done, you should not be getting the database error that some of you on IE were getting and also should have a nicer experience in terms of page load time.

Enhanced by Zemanta

Some pictures/photos from Dubai Zoo

2011-06-16 1 min read Photo

Here are some of the pics that I took in Dubai Zoo. The challenge in this was to get the correct Focus to make sure that the bars of the cage in the zoo does not come in the snaps.

Putting the camera in the manual mode helps but then you can always focus on something in far distance and then try to focus on your subject and it might help, if not go for manual focus

Continue reading

Deleting all mails in the N900 (Maemo 5) permanently

2011-06-14 2 min read Maemo N900

Well couple of days back, I checked the folder details of one of my accounts configured on the N900 (Maemo 5) and it was showing some 1000 or more emails, whereas I had only 4-5 emails in the Inbox so where are the other emails and how to I get rid of them. This was causing the mail application to become a little slower than usual so do I live with it, I decided not to do so and thus found out how to delete all the mails.

Continue reading

My Photos in the Nikon d5100 contest.

2011-06-13 1 min read Photo Uncategorized

 

I have submitted my photos on the D5100 Nikon Photo contest. Do visit the links below and if you like them, vote for my photos 🙂

To vote, just click on the link. You will be taken to Nikon site, Facebook connect and vote.. simple. Thanks for all the support.

[Flower Closeup][1]
Flower Closeup
[Food][2]
Food
[Camellion][3]
Camellion
[Tortoise][4]
Tortoise
[Dubai Night View][5]
Dubai Night View

 

Continue reading

faster bash operations on files with File Descriptors.

2011-06-11 2 min read Bash Learning Linux

I was writing a bash script that would do some operations and read and write to file. Seems that that was pretty simple with

  <td>
    <div class="text codecolorer">
      while read line<br /> <br /> do<br /> <br /> done<file
    </div>
  </td>
</tr>
1
2
3
4
5

and then use redirection operations like “>” and “»” to write to file. Done with the script pretty fast. So far so good, when I went for real life tests, no one was interested in using it, why? Simple, it was simply taking too long. The file was reading about 10K lines and writing about 50 lines and was taking about more than 10 minutes.

Continue reading

Registrations restricted for some time

2011-06-08 1 min read Uncategorized

Since morning today, the registrations has increased dramatically and hence for the time being I have restricted the registration to only verified Open ID. Extremely sorry for the inconvenience caused to all the genuine users.

Older posts Newer posts