Official Themes by Nokia for N70

Today, I am posting something different that I've never posted before. Themes, the themes I often use in my Nokia N70. I hope most of the people have N70 or Symbian 60 V2 Phone. Here are few simple but official and modified themes for your Nokia mobile phones which are converted from latest Nokia's models to N70 Version.http://depositfiles.com/files/go94ctbhbhttp://depositfiles.com/files/z8980iw8ehttp://depositfiles.com/files/ia8s205m7http://depositfiles.com/files/72t03elyqHope you loved these themes. I'll post more later if I find anything interested.

Posting HTML codes without rendering

While I was writing for Adding social bookmarking options in Blogspot, I came across this peculiar problem. Whatever HTML code I would write in my post would get rendered and wont show as it is. First I tried tag, but failed. Finally i came across an easy solution. Here it goes, hope this will also be useful to you guyz.Let say you wanna show this code in your post<a expr:href='"http://digg.com/submit?phase=3&url=" + data:post.url' target='_blank'><img alt='Digg!' src='http://home.planet.nl/~hansoosting/images/icon_sb_dig.gif' title='Add to Digg'/></a>If you put it this way it will get rendered and wont show as...

Adding social Bookmark in Blogspot

Want to put Social Bookmark like that in my blog?Copy these codes directly wherever you like. Add new page elements (HTML/JAVASCRIPT) through Layout, and paste the code given below.<!-- Social Bookmarking Icons Start --><style type='text/css'>.bookmark img { border: 0;padding:0px; }.bookmark a:hover {position: relative;top: 1px;left: 1px; }</style><span class='bookmark'><table align='left' border='0' cellpadding='0' width='100%'><tr><td style='vertical-align:middle' valign='middle' width='30%'><div expr:id='"sbtxt"+data:post.id'>Bookmark this post<a href='http://www.bloggerplugis.org'...

Launching QuickTime from a Text Link -FileextensionQTL

Sometimes it's inconvenient to use a poster movie to launch QuickTime Player. It involves another production step for one thing, and the viewer needs to have QuickTime installed just to see the poster. Starting with QuickTime 5, it's possible to launch QuickTime Player directly from a text link. And this is made possible by Apple's new extention .QTL. www.FileExtensionQtl.com has been providing this software for free and easily.Actually what .QTL for?When you load a movie, the browser downloads the movie to the user's hard disk as an ordinary file,not as a temporary cache item, so you can easily watch the video without any interruptions...

Apple Mac mini review

Is the £649 Mac mini a wise buy?The Mac mini has had such a low profile of late that many pundits predicted it would be discontinued rather than updated, with the folks from Cupertino concentrating on the mighty iMac as an entry-level computer. Instead Apple gave the Mac mini range an overhaul, with faster RAM, a better graphics card and frankly, not much else. Considering this upgrade is the mini’s first major update in almost two years, it does little to suggest Apple is keeping the faith with the machine.As before, the Mac mini comes in two flavours. The cheaper version costs £499, the same price as the top-of-the-range model...

Downloading any music/video from IMEEM

Yesterday my friend asked me to download a song. I searched for each and every site in google but unable to find any good one. Finally I applied my own old method,i.e. downloading from imeem.com.Imeem.com is the music community portal. You can find any music and video you want. You don't need to buy to listen to the music but you'll have to pay some amount if you want to download it. But who buys, if you can get it free just by easy 123 steps.. There are lots of sites and softwares that says that they can download file from imeem.com and of course it is.. File2hd.com is one of them. Just copy the link of the music you are playing in...

Samsung Omnia review by Engadget

Samsung Omnia is now available in my country. I searched a review about the Omnia over internet and Engadgets comes with good review.No longer does Windows Mobile alone a capable smartphone make. The platform's core is as relevant, powerful, and well-supported as ever, but that's not the problem -- the real issue is that it's just plain hard to look at. The days of WinMo looking even remotely modern in its stock form are long gone, and top-tier manufacturers clearly recognize that; everyone from ASUS to HTC has taken matters into their own hands to craft custom skins that kill off as many of the ancient visuals as possible while still...

Controlling the RC car using Visual Basic 6

I am back again with my next post. This post is about controlling the RC car using the Visual Basic 6. There are also several programs that you can control RC car with but I have chosen Visual Basic because I am little bit de javu in Visual Basic. If you are directly linked to this page then I prefer you to read my rest of the articles as well because this post will be worthless to you if you ignore these two previous post. 1. Parallel port interfacing 2. Hacking the RC car In my first post on Parallel port interfacing I've already mentioned you about the basic coding part here is the short extract from it.   If you...

Hacking a RC car and controlling it with computer

I hope you got much concept about parallel port interfacing. Now lets get more complex.What do you think about controlling a Vehicle using your keyboard? or mouse?Today I am going to teach you step by step procedure to control a RC car using parallel port.Things you'll need:RC car(Better if you buy Multi functional car)Circuit Board (Blank circuit board)-optionalNPN transistor : BC547 or BC548 or BC546 any of these. (4)Parallel port male connectorFew resistor about 500 ohm or similar to that.Now lets begin with the project.To get the job done, you'll need to modify the Transmitter(Remote Control) of the RC car.Unscrew all the wires of...