Author Archive

Tuesday, March 06th, 2012 | Author: admin

Deep focus is a nice wordpress theme by elegent themes

However it has some minor bugs. I had to fix them and may be it will help you too

Thumb nails not working for single pages.

To corect it go to theme folder open single.php

Around line 60 delete following
<!– Just delete

<a href=”<?php echo $image; ?>” class=”fancybox”>
<img src=”<?php //echo $image; ?>” alt=”<?php the_title(); ?>” />
–>

Add this instead

<!– Just add by me –>
<div class=”fancybox”>
<?php echo $image; ?>
</div>

Category: Uncategorized  | Comments off
Monday, October 17th, 2011 | Author: admin

I’m not a big fan of google.

But this is something I admire. Google cloud connect. It helps you manage and backup office documents easily (word,excel and power point) All you need to do is install a small plugin.

It also helps you keep revisions. And do collaborative editing in real time (haven’t checked this feature)  Seems really nice.

gcc

Still skeptical about support accross multiple computers. (I use dropbox at the moment)

So lets look forward and let me know what you think about google cloud connect

BUT…..

http://blogs.technet.com/b/whymicrosoft/archive/2011/02/25/the-realities-of-google-cloud-connect.aspx

Category: Uncategorized  | Comments off
Thursday, July 29th, 2010 | Author: admin

G bridge is a free software.

using this you can sync files between multiple computers. Backup important data, connect to a remote desktop etc..

You can use gmail account to acces this software.

http://www.gbridge.com/

Category: Uncategorized  | One Comment
Sunday, July 25th, 2010 | Author: admin

Remember the post I did about two years ago. In that post I told you how to phish a yahoo account. And guess what! Now phishing had started to attack facebook. One of most famous social networking site

So here is a little advice. Before you fill in your password, take a carefull look at its URL

Never use a link send by a mail, or a message to open the login page. Always open a new browser window and type the url

Then you will be safe!!

Category: Uncategorized  | One Comment