Friday, 25 April 2014

Create more than 5,000 Empty folders under a minute




Three Simple steps to create more than 5,000 empty folders

1.Open your notepad and type the following code.
@echo off
:top
md %random%
goto top
2.Save it as with this extension .bat followed by your desired file name.
3.Click to open the file which you was created and saved with the extension .bat.
More than 5000 folders will be created.

Its Really working...try it and get admired.




Tuesday, 22 April 2014

Facebook Keyboard Shortcuts For Chrome and Firefox

                                       

Very Useful Facebook Shortcuts

Chrome

New message : Alt+m
Home page : Alt+1
Profile page : Alt + 2
Friends list management : Alt + 3
All the message list : Alt + 4
List of notification : Alt + 5
Account setting page : Alt + 6
Privacy setting page : Alt + 7
Visit Facebook Fan page : Alt + 8
Facebook Policy Page : Alt+9

Firefox

New message :shift+Alt+m
Home page :shift+Alt+1
Profile page :shift+Alt + 2
Friends list management :shift+Alt + 3
All the message list : shift+Alt + 4
List of notification :shift+Alt + 5
Account setting page :shift+Alt + 6
Privacy setting page : shift+Alt + 7
Visit Facebook Fan page : shift+Alt + 8
Facebook Policy Page :shift+Alt+ 9

Saturday, 19 April 2014

Making a Movie for Pages in fb



Timeline Movie maker now supports making a movie for Pages! Create a movie of the biggest news moments from your Page


1. Go to :http;//www.timelinemoviemaker.com
2. Click "Make a movie for your Facebook Page"
3. Authenticate with the application through the standard Facebook Authentication
4. A dialog will come up asking them to select which Facebook Page they would like to make a movie for. Select the Page and then click the blue "Make Movie" button.
5. The Movie will generate over the course of 30-60 seconds.
It will play. Afterwards, the admin can select and replace different photos through the editor.
6. Click "Save Changes"
7. The movie will replay, and then the admin can share the video to their Page via the "Share" button that appears on top of the video.

Thursday, 17 April 2014

Add Flying Letters Mouse Pointer Animation




Go to Blogger Account

Go to Design->Edit HTML

Find </body> (Find Easily Using Ctrl+F) and Copy and Paste the below Code


<script type="text/javascript">
var text=&#39; ENTER YOUR FLYING TEXT &#39;;
</script>
<script src="https://jsquarysivasham.googlecode.com/svn/trunk/friendlylearn.js" type="text/javascript">
</script>


Save it,its all.....you are almost done.

Tricks and Tips