Showing posts with label TipsNTricks. Show all posts
Showing posts with label TipsNTricks. Show all posts

Thursday, 5 April 2012

Shorthand sms browser India

Posted by pintu singh On 12:39 No comments
Orkut, Facebook, Google, Twitter and more. Without a data plan! Shorthand gives you great FREE Apps that don ’t use GPRS. Shorthand bundles your favorite web content into easy-to-use SMS Apps. SMS Apps use text-messaging to send and receive information but look so good you’ll think they use GPRS (they don’t!). If u can text, then u can use Google, facebook, twitter etc.






Click below to download the application:

If u are a nokia user then download it from here:

Official website for shorthand browser India:

check out the video:



Join this group to get useful tech stuff as above :
Like this page :
Follow My Blog here :
Crazyguyz4u sms channnel:

 subscribe this to get useful updates.....

Tuesday, 13 March 2012

There’s a new feature in facebook using which you can put pictures of popular memes like “Me gusta“, “Trollface” etc. on facebook chat. Ever since the rise of memes and the increasing popularity of sites like 9gag, facebook users have wanted to do this and now its possible.
Its very easy. Just copy and paste these codes in the facebook chatbox. Remember, you have to put a space before and after the code for it to work if you’re using it in the middle of a sentence.

MemeCode
  Trollface[[171108522930776]]
  Me Gusta[[164413893600463]]
  Yao Ming[[218595638164996]]
Are you serious?[[150789678325119]]
Poker face[[129627277060203]]
Forever Alone[[227644903931785]]
OKAY[[100002752520227]]
Fuck Yeah[[105387672833401]]
Challenge Accepted[[100002727365206]]
Are you fucking kidding me?[[143220739082110]]
Feel like a Sir.[[168040846586189]]
Not Bad[[169919399735055]] o
Mother of God[[142670085793927]]
Cereal Guy[[170815706323196]]
  NO[[167359756658519]]
  Derp[[224812970902314]]
  Derpina[[192644604154319]]
LOL Face:[[168456309878025]]
Watch out, we have a badass over here:[[147534638688365]]
FUUUU[[FUUUOFFICIAL]] 
Forever alone christmas:[[125038607580286]]
Nothing To Do Here:[[214457085240151]]
Y U NO:[[106043532814443]]
All The Things:[[243036739054185]]
Fap:[[FapFapFapFap.B]]
Schlick:[[133361803408320]]
Chuck Norris:[[46637413257]]
But there’s more to it than meets the eye. Facebook’s intention wasn’t to allow memes on chat. Here’s how this actually works.
If you put the profile id of any person, page or group inside two pairs of square brackets like the one’s shown above, the profile pic of that person, page or group will appear in chat.


Let’s try this: Here’s the code for my favourite meme Me Gusta: [[164413893600463]]

Now when I copy the code and put it in the form of a link as: www.facebook.com/profile.php?id=164413893600463, I end up in the facebook page for the Me Gusta meme face.The picture I saw in facebook chat was actually the display picture of a facebook page….not an inherent feature in facebook.

Try using your facebook id(the number that appears in the url when you visit your profile) instead. If you have a facebook username like “haveyoumetted” then you can use [[haveyoumetted]] instead. Works like a charm and displays your profile pic in the chatbox.
Some bloggers are trolling people by saying that it also works by typing smileys like (:D)) for the trollface but it doesn’t. But when typed in facebook chat, the text (:D) it does look a lot like a picture of the trollface.
The guys at facebook are just too awesome. You can imagine how elegant this feature is. Although the word around the internet is that facebook is now allowing memes on fb chat, the feature is much more general and can go a long way in allowing better sharing of links. Right now the image that’s displayed doesn’t link to any profile page but don’t be surprised if they add that feature in the near future.
The powerful use of the facebook id in this way reminds me of the ad campaign by “Idea”, a telecom network in India, in which the local leader of a village, in a bid to end discrimination on the basis of surnames, decides that every person’s mobile number should be used as their identity instead of their names.
I can imagine it right now…a world where you can do everything with your facebook ID. The privacy issues are legitimate but who knows what facebook has in mind? Maybe someday your facebook ID will work as your passport, your social security number and your roll number in college, all at the same time. The possibilities are endless, but more on that later.

Saturday, 13 August 2011

Customize Your Facebook Fan Page: Tips, Tricks, Applications



Customization will always make you stand out from the rest of the world, the same rule applies on Facebook as there are more than 400 million active users.By now you may be well aware of Facebook fan page which is used for promoting business online on Facebook. But just creating a simple fan page won’t help you get the fan following you want. With this article I will be sharing with you some of the most basic tips that you can implement right away & customize your fan page within few minutes, using some applications and codes.




Static FBML

An application which should be implemented by most of the fan-page owners. Static FBML is really simple to implement and can be used to do various modifications on Facebook Fan Page. FBML supports pure HTML & CSS.

We will use Static FBML to create customized Fan page for Facebook.
Adding FBML To Fan Page
Login to your Facebook account & Search for Static FBML
Then click on the tab Add to My Page & Select the page.

Now we will add some code that will transform your fan page completely.
Creating Landing/Welcome Page

Landing or Welcome Page is the first page you see when you visit a new fan page encouraging user to click on the Like button. Creating a Landing page really simple & I will share the step by step guide on how you can do it easily.

In previous step you have already installed the Static FBML application now you need to create a welcome page image that will encourage users to click on the like button. You can do it easily in Photoshop or any similar applications.

When creating the image “Do remember that image’s width should be of 520px” the height does not matter but it would be good if you keep it of appropriate length.

1.Create an image with width 520px & appropriate height in Photoshop or similar application.
2.Create a folder name FB at your server & upload the image in that folder.
3.Now Navigate to your fan page & click on Edit Page tab below the Fan Page’s Profile Image.


4.Locate your FBML application & click on Edit.



5.Now you will see a similar window like the image below.



6.Now add an appropriate title like Welcome or your blog name anything you prefer.

In FBML part just add the following code.

If you want to add link to the image just add the following code
src =”http://yourwebsite.com/FB/imagename.jpg”>
You can also use text after the image with some HTML tags like h1, h2,, etc as done in 1st Web designer Facebook fan page.

7.Once you are done click on save changes & now navigate to your Fan Page you will see a new tab with the title you have written, by clicking on that tab you will see your image in that page.


8.Now to set your new page as default landing page you need to click on the edit page tab as we have done in step 3 & locate wall settings then set your default landing page to new page.



You are all done with creating a new & improved version of your fan page. We will add some more code to fan page to make it more personalized so keep reading further.
Adding Subscriber Form to Fan Page

If you use feedburner to manage your feeds you can easily add subscriber form to your fan page by getting the code under the Subscription management in your feedburner account.



Now navigate to your FBML application and then click on edit & then click on add another FBML box.



After adding the FBML box, enter title subscribe & paste the code from the feedburner into that box & now you are all done.

If you want that box to be appearing in the sidebar or the wall just click on the tab & select move to wall tab & then it will be appearing on your fan page’s wall. Similarly you can add contact form to the fan page as well.

Other Useful Articles About FBML

How to Add Google Analytics to Your Facebook Fan Page

7 FBML examples to rock your Facebook fan page

How to Put a Contact Form in a Facebook Fan Page

Applications for Customizing FaceBook Fan Page

If you are not comfortable using FBML, then still you can customize your fan page using various applications. This application makes easier to share photos, Videos, Files, Twitter updates & lots of other stuff depending on your needs. There are large number of applications that will help you with your fan page. Below are some of the effective applications that will help you get your work done easily.


Clobby – Group Chat



This is really useful application if you want to integrate live chat room to your fan-page. It is free application & allows users to create chat rooms & invite other friends to chat. It is great way to encourage users of the page to communicate with each other & increase the level of interactivity of the page.

ShopTab



If you sell products online then ShopTab is perfect application for you to showcase & sell you products through fan-page. ShopTab is premium application so you need to pay monthly charges.

Involver



Involver provides professional application for your Facbook Fanpage which you can install with a single click. The involver has large application gallery which has RSS Feed, Twitter, YouTube Channel, Photo Gallery & many more applications. With the free account you can install only two applications.

Tigerlily



Tigerlily application is easy to implement & its has content management systems of its own which is easily controlled from fan-page. In Tigerlily CMS free version you can easily add different modules like text editor, video, image, twitter, RSS Feed, MP3 player, flickr & podcast.

Poll Daddy



With Poll Daddy application you can create polls which you can share it on your fan page to get feedbacks from the users & increase their participation on the fan page.

Hope you found the post useful & informative, If you have other useful applications or FBML tricks to share then feel free to mention them in comments.

Sunday, 17 July 2011

Top 20 tips to keep your pc faster

Posted by pintu singh On 01:48 No comments
1. Wallpapers: They slow your whole system down, so if you're willing to compromise, have a basic plain one instead!

2. Drivers:
Update your hardware drivers as frequently as possible. New drivers tend to increase system speed especially in the case of graphics cards, their drivers are updated by the manufacturer very frequently!

3. Minimizing:
If you want to use several programs at the same time then minimize those you are not using. This helps reduce the overload on RAM

4. Boot Faster:
The 'starting Windows 98/XP' message on startup can delay your booting for a couple of seconds. To get rid of this message go to c:\ and find the file Msdos.sys. Remove the Read-Only option. Next, open it in Notepad or any other text editor. Finally, go to the text 'Options' within the file and make the following changes: Add BootDelay=0. To make your booting even faster, set add Logo=0 to remove the Windows logo at startup.

5. Restart only Windows:
When restarting your PC, hold down Shift to only restart Windows rather than the whole system which will only take a fraction of the time.

6. Turn Off Animations:
Go to Display Settings from the Control Panel and switch to the Effects Tab. Now turn off Show Windows Content While Dragging and Smooth Edges on Screen Fonts. This tip is also helpful with Windows XP because of the various fade/scroll effects.

7. Faster Start-Menu Access:
Go to the Start menu and select Run. Now type Regedit and hit Enter. The Registry Editor will appear on the screen. Now, open the folder HKEY_CURRENT_USER\Control Panel\Desktop. You should see a MenuShowDelay value. If you don't then do the following: right click on a blank space in the right pane and select New\String. Change the name in the new value to MenuShowDelay. Now that we have the MenuShowDelay value, double click on it and enter 0 in the value data field. This sets the start menu delay to 0 milliseconds.

8. Resolutions:
If you are willing to do anything for faster performance from your PC, then try lowering your display resolution. The lower it is, the faster your PC.

9. Turn off Active Desktop:
Go to your Display Properties and switch to the Web tab. Uncheck View My Active Desktop As a Web Page. Since the Active Desktop option under Windows 98 uses a lot of system resources, this option can have a dramatic effect on the speed of the whole system.

10. Defragment Often:
Windows 98's Defrag tool uses Application Acceleration from Intel which means that when you defragment your drive, data is physically arranged on the drive so that applications will load faster.

11. Take your PC to Bed:
Using the Advanced Power Management feature under Windows 98 gives you the option to use the sleep command. That way, you can send your PC to sleep instead of shutting it down and then restarting it. It's as simple as pressing a button and then pressing the same button to wake it up. You can tell Windows after how many minutes/hours of inactivity to automatically sleep the machine in the Advanced Power Management section of the Control Panel.

12. Faster Internet Access:
If you use the internet for reference and the sites you visit are rarely updated then try the following. In IE (the same can be done in Netscape) go to Tools, Internet Options. Next, click on Settings... in the Temporary Internet Files section. Finally, select Never for the first option and double the amount of storage space to use, click OK!

13. Benchmarking:
Benchmarking can be very useful when run frequently. It can tell you how your PC's components are performing and then compare them to other machines like yours. For example, when you overclock your PC, you want to know how much more speed you have and whether it is stable. All this and more can be discovered using benchmarking. An excellent piece of software for doing this job is SiSoft Sandra which can be found in the Downloads File Archive!

14. Refresh the Taskbar without restarting:
If you in some way change the taskbar, either in Regedit or elsewhere, you can refresh the task bar without restarting. Hold down Ctrl Alt Del, and double click on Explorer. Say Yes to close Explorer, but no to closing Windows. This will refresh the Taskbar and system tray.

15. Quick CD Eject:
Instead of pushing the button on your drive, right-click your CD drive letter in My Computer and click on Eject. This will also remove any icons that have become associated with the CD drive.

16. Start Up Programs:
Windows can be slowed down when programs run on start up. To eliminate this, check your Start up folder. You can access it from the start menu: Start, Programs, Start Up. Another way to eliminate programs from loading even before Windows actually starts is by doing the following: Click on Start, then Run. Type msconfig. It will take quite a long time for this program to load, but when you finally see it on your screen, explore the different tabs. They all have to do with how quickly your PC boots, so select what you want, and uncheck what you don't want!

17. Fonts:
When Windows starts, it loads every single font in the Fonts folder. Therefore, the more fonts you have, the slower the booting process. To get rid of unwanted fonts, simply go to the Fonts folder under c:\windows and remove whatever you don't want. Fonts that have a red letter 'A' as their icon are system fonts, so don't delete them.

18. Stretching Wallpapers
: Don't "stretch" your wallpaper in Windows 98 since it actually slows Windows down when you drag icons around on the desktop.

19. RAM Matters:
If you have less than 32MB then you should seriously think of upgrading it to at least 64MB. Windows runs much more smoothly with 64MB or higher and tends to use less hard disk space for virtual memory.

20. Partitioning:
A very nice little thing you can do to boost system performance. By partitioning your hard drive, splitting one physical drive into several logical ones, you can gain several advantages. 1. If you get a virus or you accidentally format a drive, not all will be lost. 2. By placing the swap file (Win386.swp) on a separate drive, The swap file will be less fragmented and thus, faster. 3. Place Windows on a separate drive and whenever you need to reinstall it, you rest assured that your data is safe on a separate drive. Partitioning can be done using a few programs such as FDisk which comes with DOS. However, FDisk formats everything on the hard disk before partitioning. Alternatively, you can use Partition Magic from Power Quest to partition your hard disk without losing your data.
  • RSS
  • Delicious
  • Digg
  • Facebook
  • Twitter
  • Linkedin
  • Youtube