Archive : script

RSS feed
Tweet Random Stuff from your RSS / Atom feed

Tweet Random Stuff from your RSS / Atom feed

Finally, completed writing my first web app. Presenting Tweet Random! As the title suggests, it will help you tweet random stuff from your RSS / Atom feed. It is almost in Beta (Betaish?). Anyways, here’s the list of features: 1) Complete WordPress and Blogger support. Check out the help section for more info. 2) Can track your links using Bit.ly API key. 3) That’s it, what else do you expect? Will [...]
How to Create a Free Professional Website, Simple and Easy

How to Create a Free Professional Website, Simple and Easy

Many of us start blogging with either minimum or no investment initially. As a matter of fact even sites like Google had the same plan! Basically to create a website, you need 1) Web-hosting service I recommend X10hosting. 250 MB hosting bandwidth, but you will have to login to their forums every two week. That’s not much to ask for a fabulous service, in my opinion. Here are other [...]
How to make Email forms

How to make Email forms

People want to contact us, but we don’t want to give our email address fearing spam. Email forms is just the thing we need. The easiest way to make these forms is Email me form (HTML, PHP form): No Programming required (Many don’t) Works everywhere – People on blogger who don’t have any kind of hosting service can use this. Stops Spam with CAPTCHA (The primary reason to make email forms) [...]
Promote your website with Yahoo Answers, Its Easy!

Promote your website with Yahoo Answers, Its Easy!

We might be killing our time answering people on Yahoo Answers, but it gives us the sense of satisfaction nothing else. As we are helping people, why don’t we promote a website in the process. Preparing: 1) Download Auto Fill Firefox Add-on (Firefox needed) and install it 2) Restart your Browser. 3) Click on the Arrow beside the pencil. 4) Click on Settings. 5) Click on the Main Tab and fill the [...]

Add HTML code to your blogger post

If you want to add HTML code (Viewable) into your blogger post. You can use this simple site where you can convert your HTML code that is ‘paste’able on your blogger post.

Javascript redirect script

When you move to a new domain, there are many ways to redirect your readers to the new domain. For Blogger Users: This can be placed on the sidebar. 1) Redirecting Stealthy The visitor wont even know that he/she has been redirected. <html> <script> location = "http://suhastech.com"; </script> </html> 1) Redirecting with an alert The visitor would redirected with an [...]
© 2009 Suhas Tech. All rights reserved.
Proudly powered by Wordpress.