Tuesday, 29 May 2012

Google's thinking about facebook and google it self

Google automatic suggestion for our search is very important feature to find any releavent results for our query. It suggests you the best possible reviews for our query.  Today I just tried to search what google thinks about facebook ( Specially because they have started social networking site like facebook to increase no. of users  and this is obvious that one site will not be happy when users leave their site and go to other site especially when other site is somewhat like not profitable to them).  I was quite excalimed after seeing result. I have putted screenshot of this so that users can easily know what google thinks...

Sunday, 27 May 2012

Button compress and release

This is a nice but not new effect in CSS. The main thing to notice in the code is that the output looks like a button but it is written in <a> tag. Using CSS I have provided a background block and color and webkit transition is used to create this type of effect.on imag...

Fade in and Reflect

This CSS effect is pretty complicated than other. Here default image state is at a slightly reduced opacity. When you hover over it, the opacity cranks to full and a flow appears around the edges and a reflection (using webkit) occurs on image...

Bump up

This works best when used with a series of horizontal items/images. Hovering on that images will create a wave type effect.Here margin starts at 15px and reduces 2px on hover which makes your image to jump up.This can also be applied to texts on ima...

Stack and Grow

In this I have a lamp effect. and if you are using more than one image , so as you move down the list of images, each image or content slowly expands and then goes back to it's original size. Here I have used a center tag for aligment and hover effect in CSS. Negative/positive margin value change will expand your image from different part of the imag...

How to put Facebook Like-box in your blog

Adding 'facebook like-box' is one of the best way to promote your blog. You can easily make a 'facebook like box' for your facebook fan page from following link : developers.facebook.com/docs/reference/plugins/like-box/ The transition for mouse hover and mouse exit is done using 'jquery'. jquery smoothens the transition to make it cool. Here are some simple steps to implement this dynamic facebook. Step-1 : First of all you have to add Jquery Javascript plug-in to make your any Jquery run softly.(Ignore this step if your blog is already having Jquery plug-in) a. Go to template > Edit HTML b. Copy and Paste below code before...

Saturday, 26 May 2012

Fade in and Text

For this I have added a image into <div> tag and then float everything so that the text will be next to the image.  Changing line-height:0px; will cause the text to come from top and <div> tag hides it again when we loose focus on image. This is very useful when we want special effects for any tutoria...

Unlock any 3G modem

Most of the 3G E-stick/dongle users wants their E-stick/dongle to work with any sim card and they spend much money to unlock their 3G modems. But now there is no need to spend money to unlock 3G modem. Here is a way to unlock your 3G modem. Just download this software -> Click here to download Follow these simple steps :  Extract files from the downloaded file. open 'dccrap.exe'. change criteria according to our modem and click on 'Detect Card'. When modem is detected it will show you whether it is unlocked or not. if it is not unlocked than go to 'Unlocking' tab and click on 'Unlock' And you're done..Enjoy your unlocked 3G...

How to remove navigation bar in blog

For every new blogger this is very useful information. Navigation bar is a bar that appears on the top of every blog by default. But usually any blogger won't like this. So here is a easy way to remove/hide navigation bar. Please note : Before making any changes in your blog please make sure that you have saved a current copy of your template. How to download current template copy? Go to template > Edit HTML > Download Full Template. save it to your Desktop. What you have to do is follow the steps :  1. Go to Edit HTML in blogger template window. 2.  Find the following code :           ...

How to redirect blogger blog to other sites or blog

Most of the new bloggers wants to redirect their blog to their own domains. Here is the simple way to redirect your blogger blog to other blog or other sites. To redirect your blog just use <meta> tag in the <header> section follow these steps. 1. In template, go to edit html, search for :   <b:include data='blog' name='all-head-content'/> 2. Add the following meta code just after above line :  <meta content="0;url=http://YOUR NEW URL HERE" http-equiv="refresh"/> 3. Save template. And you're done. Now open your blog and it will redirect you to specific UR...

Friday, 25 May 2012

Shake Button in CSS

This is quite an interesting use of CSS3. Most of the users tells that to shake a button or to put a vibration effect o a button or link can be done by only jquery/jscript. But CSS3 is providing a  broader environment for Dynamic and a very good GUI implementation to use it in your html file or website on imag...

Fedora 17 ( Beefly Miracle ) - awesome features

Fedora 17 Alpha was released on 28th February 2012. As you can see in the above image, 'Beefly Miracle' is a code name for Fedora 17. First Fedora 17 was made available for testing with Lice CD images for main or say Standard Edition. Live CD uses GNOME 3 desktop environment. DVD iso file and a bfo image was also released for Default Fedora17. Developers of Fedora makes several major feature enhancement for every newer editions to make it much good and different than the previous versions. Here is the list of features which satisfies most of the user's expections. The final stable version is going to be released around the end of this month(i.e...

Wednesday, 23 May 2012

Windows8 quick boot- Problem or Solution?

Till now we are using various operating system and all were taking almost similar time or say much time for booting. Microsoft has launched Windows8 which is having incredibly less boot time. But the main question is that can we consider as a solution for older os booting time or it may create some problems due to quick boot..?? Here is the ans. Microsoft's fourthcoming Windows8 boots quickly so that user will miss those older familiar prompts. The ans. for above question is that many user thinks that he/she has a solution for older Operating Systems(which are still taking more time for booting) but it is not like that....

Tuesday, 22 May 2012

Anonymous group attack Indian government over file-sharing ban

Anonymous Group has turned its attention to India, taking down the web sites of the Supreme Court, the country’s two major political parties and several government sites in retaliation for a court injunction which led to the blocking of several video sharing and bit torrent sites. Anonymous tweeted saying that it was now India’s time to bring in a new government.“Namaste #India, your time has come to trash the current government and install a new one. Good luck. | #SaveTPB #Anonymous #Censorship”. This was reportedly in response to the blocking of torrent site thepiratebay.com and vimeo.com.While the Supreme Court of India website came...

Monday, 21 May 2012

Human Rights organisation website Serves Gh0st RAT Trojan

According to the company’s Security Labs blog, Amnesty International’s United Kingdom website was compromised and hosting the potent Gh0st RAT Trojan earlier this week. Malicious Java code was planted on the site in a bid to push the Gh0st RAT Trojan onto vulnerable Windows machines. If successful, the attack plants malware onto machines that is capable of extracting the user's files, email, passwords and other sensitive personal information. The vulnerability for the infection stemmed from a popular Java exploit, CVE-2012-050. Hackers exploited that hole and used it to inject the Amnesty International site’s script with malicious code....