Skip to main content

Posts

Showing posts from 2009

Html tutorial: Image

Image is a graphical representation which is often used in web world to Increase the usability and attractiveness of website.In other words, it is or a kind of photographs. So question is how to include them in your webpage? well, thats very easy. image is included by img tag. Its syntax is <img src=""> Note: you need to specify the source by hyperlink asmentioned in my previous tutorial on html hyperlink tutorial For example, <img src="http://www.google.com/logos/bardsley.gif"> Result will be like, You may want to change the dimenstions of image by including height and width besides img tag For example, <img src="http://www.google.com/logos/bardsley.gif" width="450px" height="200px"> Result will be like, Here, px denotes pixel. You can also use % for percent but that may not work in all browsers or explorer. Thats why i suggest to work in pixel only.

Html Tutorial on Hyperlink

Exclusive Html Tutorial on Hyperlink on special demand of my blog regular visitor. Simple Hyperlink Code: <a href="http://www.yahoo.com">Yahoo<a> Output: Yahoo Explaination: <a> is known as anchor tag and used to inter link different web pages or topics on same webpage. Giving Title To Hyperlink Code: <a href="http://www.yahoo.com" title="Tahoo MailBox">Yahoo<a> Output: Yahoo Explaination: title in <a> tag is used to give text which gonna appear when cursor is placed on link. Open in New Tab Code: <a href="http://www.yahoo.com" title="Tahoo MailBox" target="_blank">Yahoo<a> Output: Yahoo Explaination: target=_blank in <a> tag is used to tell browser to open hyperlink in new tab Open In Same Tab Code: <a href="http://www.yahoo.com" title="Tahoo MailBox" target="_self" >Yahoo<a> Output: Yahoo ...

Add Star ratings widget for blogger post

Star rating helps you alot to know how visitors of your blog respond to any article.By this you will be able to know rating of each article or post,whether it is performing good or bad.Thereby take action to make it more lucid and attractive. Here is a procedure for adding star rating widget in your blogger, wordpress or typepad blog 1.Click on your blog platform. For blogger click on blogger icon 2.Select the language,for International audience,Select english Registeration is optional 3.Click on Get widget Now 4.Click on agree to terms and condition after reading 5.Now you will be redirected to blogger.com And will confirm whether you want to add star rating widget or not Visit Star Rating Widget Note: If you are using heavy graphics in your blog.it is always advisable not to use this widgetas it slows down a bit.Any comments will be highlt appreciated

Add and Share Social Bookmark Button creating websites

let me tell you,fastest way of getting lots of traffic and high ranking is by getting your website or blog times Bookmarked by users on social bookmarking websites.But most of the users don't know what are social bookmarking websites and for what purpose they are used. These websites are used same web address of a website or article .Say if you found new website but its name is difficult to remember or is large.Then save the webaddress to notepad or bookmarkmon their browser.But what will user do if he have to access that website on other computer.Social Bookmarking websites are the answer.Save those Bookmark on these websites. List Of Social Bookmarking websites button creating websites:- Addthis Addtoany Bookmarkbuton Blogsocializer Onlywire Posttoaster Seoscores Sharethis SocialMarker Socibook Socialposter Tagbug Toprankblog https://www.e-mailit.com/en/ If you know any other website which deserves to be on the list then please mention it by comment.

Embeding pdf-doc-docx-ppt-pptx-xls-xlsx in blogger

Here is a most awaited tool with which you can embed almost every file format * Documents: Word (DOC/DOCX), Excel (XLS/XLSX), PowerPoint (PPT/PPTX), WPD, ODT, ODP, ODS, PDF * Images: GIF, JPEG, PNG, TIFF, BMP, PSD * Vector Graphics: API, EPS, PS * Text: TXT, RTF, CSV * Code: HTML, SQL, JS * Web: Web pages or other URLs But they limit file size to 20MB But offering you features like customizing the size, background color, and other viewing options in the customize screen when creating your embed. You can do Private as well as public sharing You can even delete your file if needed. Visit embedit.in

Recent comment Blogger widget

Here is a method of adding recent comment widget 1.Login to your blogger account 2.Click on layout 3.Click on add gadget 4.Click on feed 5.Put your blogs feed address http:// YOURBLOG.blogspot.com/feeds/comments/full Replace YOURBLOG with your blog name For Example Technofreak-cooldude.blogspot.com/feeds/comments/full

Embeded Picasa Web Album Slideshow in blogger,Working

1.Login to Picasa Web Album Note:-Every Image you upload on blogger is uploaded to picasa by default You will see albums if you have uploaded images more than 1 blogger blogs 2.Click on Picas album picture 3.Click On Slideshow 4.Note down the Web Address of the Album from address bar (where you type the address of the website) 5.Paste the following code any where in the blog. <iframe src= 'http://picasaweb.google.com/puneetmcmahon/BollwoodWallpapersAndPicsCollection#slideshow/5331788516701924898' scrolling="no" frameborder="0" style= "height:340px;width:400px;" > </iframe> Change code in red according to your needs. http://picasaweb.google.com/puneetmcmahon/BollwoodWallpapersAndPicsCollection#slideshow/5331788516701924898 is web address of album replace it with your album address, adjust height and width according to your blogger template 6.If want to put it in sidebar a)login to blogger b)Click on layout c)Click on add gadget/element d...

Most Wanted Blogger Widgets & Hacks

There are many useful widgets which you could be used to add more features to your Blogger powered blog. Here is a list of Most Wanted Blogger Widgets & Hacks:- Pagerank Picasa Web Albums slideshow Popular Posts/Most Commented Recent Comments Related Posts Search box for blog Social Bookmarking Title Hack Top-commenters Tab View Widget Tag / Label Cloud

Upload files to multiple file Host

Are your blog visitors complaining of broken file links? Are you fed up of uploading files to multiple file hosting sites? Then gazup is a boon for you. It uploads your Files to multiple file hosting sites .You just have to decide which hosts we will upload to * HotFile.com 400mb * RapidShare.com 200mb * MegaUpload.com 400mb * NetLoad.in 400mb * FileFactory.com 300mb * Easy-Share.com 100mb * Badongo.com 400mb * 2Shared.com 400mb browse the file hit upload thats it. Rest of the work gazup will do. Moreover they are offering rewards to upload files from their websites Gazup

How to change subject of feedburner email feed?

1.login to http://feedburner.google.com 2.Click on publicize 3. 4.Change Email Subject/Title to ${latestItemTitle} 5.This will set name of post as subject in email

How to Delete blogger comment?

It could be very important blogger Blog Comment if spammers spam your blog or some one starts writing abusing comment or criticize your blog. Then here is technic to delete the comment 1.Login to your blogger account 2.Click on view 3.open the post having comment 4.Just below comment you will see the date of comment along with very small icon of dustbin or trash. 5.Click this dustbin.this is to delete the comment. 6.Blogger will reconfirm whether you want to delete the comment or not. 7.In case you change your mind.You can cancel the delete process at this point.If not click on delete comment . N joy

20+ Best Tips For Onpage Optimization

Image Use alt tag for images.This gives information about image to search engine. Xml Sitemap Create Xml Sitemap for Google crawler Social Media Add social bookmark website button.If visitors like your site content.They can Bookmark your site Use 301 Use 301 redirection to redirect http://www.domainname.com to http://domainname.com .htaccess Use .htaccess file to make dynamic website into static looking website which is easy to crawl. Validate Validate your template and post html,css,xml etc. Css Use css as much as you can.it reduces page loading time,means speedy loading of webpage. Navigation System Use css in navigation system instead of javascript.Since,most search engines don't like javascript.As far as possible use text page navigation instead of graphical. Keyword Optimize each page for two or three keywords.Make sure webpage should have 2-6 percent keywords. Mega Tag Add mega tags to <head> since,they are still used by many search engines. Title ...

How to Join U Comment I Follow Movement?

How to make your blogs comment do follow? U Comment I Follow means all the comments are do follow in other words all the comments will be spidered by search engines. Unfortunately the comments field in Blogger and wordpress are made no follow by default.To make it do follow , just do the following steps:- Login to blogger account Click on Layout Click on Edit Html Click on expand widjet Find <a expr:href='data:comment.author.Url' rel='no follow'> Delete rel='no follow' from the above code. To know Your Visitors know that your blog comments are do follow .Then,add the U Comment I Follow Badge.. To know whether blogger claim is fake or write that his comment box is do follow. simply right click on any Comment heading(Normally name of website or profile of persons who commented). see the properties Note:- By joining the movement of U Comment I Follow, you might become victim of spam. To prevent your site from spam either do comment mo...

How To Schedule Posts On Blogger Blogs?

Scheduling posts feature in blogger to schedule our posts to be published automatically in future. This feature can be very useful when your exams are coming or you are going out of station or don’t have time to post for some days. In that case just schedule your posts and they will be published automatically at the scheduled time in future.This will pretend the search engines and visitors that author is posting regularly which is a positive sign for your Website or Blog publicity. How to Schedule a post in Blogger Blog? Just follow the following simple steps to schedule your posts. * Write a post * Click on Post Options at the end of post editor. * Set the date and time at which you want to publish your post * Click on Publish Post button. * Your post is scheduled. It will be published automatically at the time it is scheduled.

How to add moving text to Blog or website

In this tutorial i will tell you How to add Moving text or Scrolling text or Marquee text in the Blog. This is moving text Moving Right to Left Code For Simple Moving Text : <marquee>This is moving text Moving Right to Left </marquee> But Simple Moving Text Looks really ugly. To make it attractive,we will add background colour to it by bgcolor="hexadecimal code" . This is moving text With Background Colour Code For Moving Text With Background Colour : <marquee bgcolor="#33cc99">This is moving text with Background Colour </marquee> You will notice that text is not clearly readable. So,we gonna change the colour of the text. This Is Coloured Scrolling Text With background colour. Code For Scrolling Text With Coloured Text & Background. : <marquee bgcolor="#33cc99" style="color:white;">This Is Coloured Scrolling Text With Background Colour </marquee> You can even control the ...

Wap in cpp for simple calculator by using switch statement

#include<iostream.h> #include<conio.h> Void main() { int a,b,c,d Cout<<”enter the value of two variable”; Cin>>a>>b; Cout<<”select the operation to be performed on numbers\n 1.multification \t 2.division\n 3.addition \t 4.subtraction”; Cin>>d; Switch(d) { Case 1: C=a*b; Break; Case 2: C=a/b; Break; Case 3: C=a+b; Break; Case 4: C=a-b; Break; Default: Cout<<”please select appropriate operation”; Break; } Cout<<c; }

Best Top Google Adsense Alternatives

affiliate program http://www.advertising.microsoft.com/publisher http://www.linkshare.com http://www.publisher.yahoo.com/ $100 minimum payout Affilate system http://www.cj.com

Killer Seo Tips Of sucessful websites and Blog

Onpage Optimization 1. Domain Name: Domain name do dominates the search engine ranking of website.Domain name should contain the Keyword your website on which your site is based or concerned.For example seo.com, searchengine.com,sem.com,shoes.com etc. Points to kept in mind while selecting domain name:- i) Domain name should be short and easy to remember. Ideally domain name should be of less than 9 chaacter excluding http://www. and .com ii) Buy from known company which offers support 24 hrs iii) preffer to get from local companies so that support can be taken easily and can enqire about any problem 2. Web hosting: Web hosting could be free or paid. But prefference should be given on paid hosting as there is always a better support and have no or least time.

30+ Great Image Hosting Websites list

Image hosting websites http://www.4freeimagehost.com/ http://www.alkaspace.com/ http://chevereto.com/ 2Mb http://www.fileave.com/ http://www.flicr.com/ http://www.hdfree.in/ http://www.host-a.net/ http://www.hotlinkfiles.com/ http://www.imagechicken.com/ http://www.imagecave.com/ http://www.imagecabin.com/ http://www.imagedoll.com/ http://www.imagefilez.com/ http://www.imagegrip.com/ http://www.imagehousing.com/ http://imageneva.com/ http://www.imageno.com/ http://www.imgplace.com/ http://www.imageshack.us/ http://imageuploading.com/ http://www.imagevenue.com/ http://www.imgspot.com/ http://www.instantimagehosting.com/ 2Mb per image http://www.largeimagehost.com/ http://www.merrypic.com/ 10Mb per image File http://www.myalbum.in 500 MB Total Size of album http://www.mynetimages.com/ http://www.myupload.org/ http://www.petaimg.com/ http://www.picasa.com/ http://www.pict.com/ 3.5Mb per image No limit for upload http://www.picstation.net/ http://www.piccdrop.com/ 6 Mb per Image File http:...

List of free video hosting websites

Video Hosting Websites http://www.youtube.com/ http://www.metacafe.com/ http://www.zShare.com http://www.vimeo.com http://www.veoh.com http://www.revver.com http://megavideo.com http://dailymotion.com http://veoh.com If you know any other than please mention it.

Indian torrent sites list

I came across few indian torrent sites .Below m sharing those.If you any other do tell us by comment.If you like the post then give a thanks Exdesi.com bwtorrents.com desitorrents.com dctorrent.com desibbrg.com idesir.com tamiltorrents twstorrents

Find all the details of Website

The services used for finding information about any website/blog is known as whois and name of the website is known as domain name.whois is provided by number of websites.One name in them is domaintools.com which step ahead then other site as it provides almost all information about the domain which can be used for finding all the information about your competitors website/blog such as from which country is his/her site famous where it is hosted ,how many have bookmarked it, Alexa rank etc.

Check the Page Rank (PR) in bulk

If you are about to go for link building. it is always suggested to link to those sites which are new or emerging and are not banned by google.

Reopen Recently Closed Tabs in Firefox

Have you been in a condition in which you have opened number of tabs while searching something and closed one accidently most usefull tab by mistake the here is a solution Just hit

List Of Pinging Service sites

What is a ping service? Ping services is a blog/ Website promotion system which increases yours chance of getting traffic from number of sources by notifing Search Engines and Blog directories about updated content your blog ,so that crawler visits your website and update their database. You can ping by simply submit your site or feed to these ping services wheneveryou update or add new content. Note: Do not ping too much or your blog get banned. Here is a List Of Hottest Pinging Service sites updated on july 2009 which automatically pings number of sites at once. autopinger Blogflux feedping feedshark Ipings ping Pingates pingler Pingoat Pingomatic pingmyblog pingyourblog squidutils Register First Totalping You can ping manually also. Here is a List Of Ping Service For Manual Submission. Google Blog Ping Let me know if you find any dead links or site offering similar service. Also alert me if you have a problem with any of the Ping Services so that I can take them off of my blog.

How TO Insert Tag Cloud In New Blogger

How tO insert Tag Cloud/ Label Cloud in new blogger 1.Login To Blogger Account 2.Click On Layout 3.Click On Add a Gadget 4.Search label Cloud 5. 6.Change the base url, feed url from devsac.blogspot.com to your blogname say technofreak-cooldude.blogspot.com

Best Free Softwares for Windows in 2010

All time best Window freeware Here is a list of software for window which are not only free but works better to same or similar to the paid softwares. 1. VLC Media Player It is one of the best players ever. Can Plays Number of video files than most players: Quicktime, AVI, DIVX, OGG, mp3, mp4 and more. Pretty good interface. Download VLC

Download Torrent Direct From Your Browser

Download Torrent Direct From mozilla Without any external torrent client with Firefox Extension FireTorrent FireTorrent is Firefox Extension for all Torrent Lovers! Specialy for students and employees which are not allowed to install any software to their computer. Just download portable firefox (mozilla). Install the firefox in pendrive. Now install the FireTorrent. Now plug the pendrive and download the torrents.Njoy Features * Integrates with firefox Built in download maager * Have option for selecting port no, download/upload limit, location to save files, security & encryption configuration, proxy setting, no. of connection etc. * Provides Easy Acess to downloaded files from browser

conver .docx MS word file to .doc file

Convert .docx(New Ms Word File Format) to .doc(Old MS> Word Format) Word File Online Zamzar is a online service which will convert docx to doc,pdf,text file and email you the download link of the converted file into your Inbox..Zamzar supports conversion between a wide variety of different file formats. Document formats include: csv, doc, docx, odp, ods, odt, pdf, ppt, pptx, ps, pub, rtf, wpd, wps, xls, xlsx. Image formats include: bmp, gif, jpg, pcx, png, tga, tiff, wbmp. Music formats include: aac, ac3, flac, m4a, mp3, ra, ram, wav, wma. Video formats include: 3g2, 3gp, avi, flv, gvi, m4v, mov, mp4, mpg, rm, rmvb, vob, wmv. Zamzar also supports conversion of various compressed formats. You can also use Zamzar to download and convert videos from popular video-sharing Web sites. Simply enter the link to your file into the "URL box" in "Step 1" on our URL conversion page, or use the Zamzar web browser button to make converting even easier. VISIT...

How To Add A Search Box To Blogger Blog?

1. Log into your Blogger.com account. 2. Click the Layout tab 3. Click Page Elements . 4. Click Add a Gadget 5. Click the plus sign next to HTML/Javascript . 6. Type Search this site in the Title box 7. Copy and paste this code in the text area. <form id=”searchthis” action=”/search” style=”DISPLAY: inline” method=”get”><input id=”search-box” name=”q” size=”25″> <input id=”search-btn” value=”Search” type=”submit”></form> 7. Click Save 8. Click Preview

Increase Alexa Traffic Rank

1. install alexa toolbar and browse your blog every day. Ask your friends to do the same. Every time you browse your blog, Alexa Toolbar will communicate your visits to the Alexa Ranking Engine, which will update your ranking. 2. set you blog as the home page for your browser. and ask your friends, relatives to do the same. 3. try to add webmasters category to your blog, because all webmasters already installed alexa toolbar, which will affect your rank when they visit your blog with alexa toolbar installed. 4. Visit any website, blog or forum with related content( can be easily find by google ), leave your link there as comment or reply. 5. Add alexa rank widget to your blog. 6. Right article about alexa and encourage people to download the alexa toolbar.

How to submit more than 100 posts to Google Sitemap

Google Sitemap refers the latest 25 posts from Blogger but there is a still way to submit your all of your posts. If you have more than 100 posts and want to post all to Google Sitemap atom.xml?redirect=false&start-index=1&max-results=100 atom.xml?redirect=false&start-index=101&max-results=100 If you have more than 200 posts atom.xml?redirect=false&start-index=1&max-results=100 atom.xml?redirect=false&start-index=101&max-results=100 atom.xml?redirect=false&start-index=201&max-results=100

how to add site map to google

Submit Your Blogger/FeedBurner Sitemap to Google Webmaster Tools Submitting a Sitemap to Google Webmaster Tools provides Google about your site and posts.Now question arises how to submit the sitemap,here are the steps to follow Register at Google webmaster with your google account(orkut, feedburner, you tube,gmail, picassa) If you do not use a redirected custom feed such as FeedBurner, type "atom.xml" and click "Add General Web Sitemap" button. If you do use a redirected custome feed such as FeedBurner, type "atom.xml?redirect=false". Otherwise you will see "URL not allowed" error because the sitemap you have submitted to Google Webmaster Tools is actually redirecting to the FeedBurner feed URL not your site URL. And your Sitemap contains a URL that is not allowed based on the Sitemap's location. atom.xml?redirect=false&start-index=1&max-results=100

Cool one liners

I say no to alcohol, It just doesn't listen. A friend in need is a pest indeed. Work is fine if it doesn't take too much of your time. Everyone has a photographic memory, Some just don't have film.. It's not hard to meet expenses, They are everywhere. The guy who invented the first wheel was an idiot. The guy who invented the other three, he was the genius. I couldn't repair your brakes, So, I made your horn louder! The cigarette does the smoking, You are just the sucker. Whenever I find the key to success, Someone changes the lock. Alcohol doesn't solve any problems, But, if you think again, neither does milk. burraaaaa All the desirable things in life are either illegal, expensive, fattening or married to someone else.

Grab Favicon From Any Website

GetFavicon is an online tool that lets you quickly grab favicon from any website and download it to your computer. All you have to do is type in the website URL, select desired image format and then click on “get favicon” button. The site also gives you a short overview on resolution, bit per pixel and image type info. You can save fasvicon image in one of the following formats: ico, jpeg, png and gif. Features: Grab favicon from website. Preview favicon online before downloading it. Favicons can be download in ico, jpeg, png and gif formats. Short info such as resolution, bit per pixel and image type also presented. Some additional info on how to create a good favicon. Also see: Favicon.cc , Online Icon Maker , GenFavicon , FaviconTool and Favicon-Generator . www.getfavicon.org

Create Backgrounds, Lines and Bulleted Points

Another great app for web designers. WebGraficMaker is an online graphic making program that provides you with a number of free graphic generators to create custom backgrounds, lines and bullet points for your website. There are 23 separate flash-based generators on WebGraficMaker. All of them are fairly straightforward and simple to use… When you done with the graphics you can download and save it on your computer. Features: Design backgrounds, lines and bulleted points for your website. Graphic generators: 11 for background image, 10 line generators, 2 bullet generators. Download and save generated graphics as .PNG or .GIF images. No sign-up needed. Check out Web Grafic Maker @ web-graphics-maker.com

Creating Fonts Online From You Own Handwriting

Easily generate stylish navigation menu buttons for websites. The on-site button designer includes lots of options giving you plenty of freedom when it comes to styling the buttons. Once you have created the button you can download and save it to your PC as PNG image. No sign-up or email required. Features: Create menu buttons for your website. Button Color/Form - Customize width, height, border color and thickness. Gradation Type - Choose between 5 different types. Button Stripes - Customize thickness, intervals, alpha, stripe angle etc. Filter - Bevel and dropshadow filters, both are customizable. Insert images and text. www.jirox.net/AsButtonGen/

Design Cool Background Patterns for your Site

One more web app for web designers . PatternCooler lets you create seamless background patters online and then download them for personal use on the website. In case you are having trouble to create something from the scratch browse on-site pattern library to save and re-edit patterns you like. Features: Create and download background patterns for your websites. Save ready patterns online on PatternsCooler. Option to preview patterns in full screen mode. Huge pattern library with 13000+ patterns to choose from. Save and re-edit patterns you like. Other similar website is BgPatterns . www.patterncooler.com

Check And Test Color Combinations For A Website

ColorCombos is a great site for designers and web developers for checking and testing different color combinations for a website and choosing the right ones. It has a cool combo library which has a wide range of color schemes and color palettes to choose from. It also has an efficient Combo Tester, which allows web developers to see how different color combinations work together on the screen. Features Choose color schemes from the Combo library Test Website Colors in Combo Tester Easily grab the colors of a website by entering its url Also get the latest color combinations in RSS feeds www.colorcombos.com

Online Button Creation Tool

TheButtonEffect is in an online button creation tool that lets you generate buttons for your website. The process is easy and quick, you can make your button in less then a minute. The site lets you customize almost any aspect of the button starting from the text size and color to rounded corners and layout gradients. Once button is ready, it can be downloaded as a zip file containing button click in features, coded css and a sample .html page. Features: Web tool for creating buttons online. Create as many buttons as you like. Customize button text: Font, Size, Horizontal and Vertical alignment. Customize button size and shape: Height, Width, Corner radius and  borders. Customize button colors: Background transparency, Border color, Background color, Foreground color, Gradient color and layout. Download buttons on to your computer. Similar site to generate web buttons: AsButtonGen and CoolRGB . www.thebuttoneffect.com

I Like Your Colors: Extract Colours From Webpages

This basic web app lets you take almost any webpage and extract colours used in its template. Works easy, simply type the URL into provided field and then click on the “Get colors” button. In return you will get a page showing colours and their corresponding code names. This can be especially useful for website owners when choosing the right colors for the on-site ads. Features: Website color extractor. Extracts colors from the website’s stylesheet (style.css file). No registration and free. www.redalt.com/Tools/iLikeYourColors

Make An Embeddable Image Gallery in Seconds

PictureSurf is a free service that allows you to create an embeddable gallery using your photos or any other images. Next the site also lets you add this image gallery to your website or you online profile. The site has a simple and intuitive drag’n drop editor that lets you preview the gallery as you make changes. The gallery creation process is straightforward, here is how it works: Upload your photos. Label them, either one by one or all images at once. Customize gallery look (fonts, background and gallery title). Get the embed code and add it to your webpage You can also install the Wordpress plugin and create galleries directly from the control panel. Support for other blogging platforms coming soon. Features: Create image galleries online. Preview photo gallery as you make changes. Get an embeddable code to add gallery to your site or blog. Wordpress plugin available (support for other blogging platforms coming). Already used by over 3000 blogs. www.picturesurf.com

Turn Images Into ASCII Text Pictures

How about turning images to text? PicASCII is a web utility that lets you quickly turn images into ASCII text pictures . You can upload images from your computer or web URL, just make sure the images are in supported format (gif, jpeg, png) and do not exceed 1.5 MB in size. Once the image is converted you can download it in HTML or TXT version. Features: Convert images into ASCII. Convert as many images as you like. Upload images from your computer or the web. Supported image formats: gif, jpeg and png Maximum size: 1.5Mb Display color or turn it off. Similar websites: Text-Image and ASCIIPoster Check out the sample ASCII image below. www.picascii.com

Apply Funny Effects On Your Images

FunPhotoBox is an online photo montage maker that allows you to apply funny effects on your images with a minimal effort. All you have to do is select one of the provided templates, upload your image and let FunPhotoBox do the rest. Once the montaged image is created you can easily download it onto your computer or alternatively get a direct link to it and publish it anywhere on the web. The site lists around 60 different effect templates and more being added every week. Features: Apply effects online and create funny photo montages. Create as many images as you like. Supported image formats: JPG, PNG and GIF. Maximum size of uploaded image should be no more then 4MB. Chose between 60 funny photo templates, more aded every week. Save pictures onto your hard drive. Embedding supported. www.funphotobox.com

Fake Magazine Covers With your Photo!

Fun site where you can upload a picture and turn it into a cool magazine cover. Quite handy in case you’re looking for a way to spice up your profile page. As an additional service, MagMyPic also offers about 30-90% off listed cover prices if you decide to purchase a subscription via their website. MagMyPic Overview Get you picture on magazine covers like Fortune, Time, Nat. Geo, People, Rolling Stone, etc. Supported picture formats: Images should be in .JPEG, .GIF, or .PNG format and may not contain nudity, violent or offensive material. Vote on covers as (+) I’d Subscribe or (-) Discount Rack! Want a magazine that’s not on MagMyPic? Just shoot them an email and they will add it to the gallery. Check out recently created covers here .

PDF and eBook Search Engine

PDF Search Engine is a simple and straight forward search tool for finding ebooks. You can either search from the website or use the provided search extension and add it to your Firefox search bar. The search engine works quite well. I tried couple of searches and in both cases found what I was looking for. Sometimes it gives a direct PDF link, in other cases you might need to dowload the torrent and use the torrent client. Overall, it’s a very useful engine. Highly recommended. www.pdf-search-engine.com

Send Pictures from PC to Mobile

PixDrop offers a free way to send pictures from a computer to mobile phone. So if you need a new wallpaper for your phone PixDrop is one of the faster and free ways to get it. No registration necessary, just make sure your carrier is supported. Currently works in US and Canada only. Additional details Supported phones: Verizon Wireless, Sprint, and AT&T subscribers. Supported images: JPEG, GIF, TIFF, BMP and PNG images that are smaller than 2MB in size.* PixDrop is a free service, however some carriers may charge the recipient a small fee for downloading images to the handset. It should be on your mobile plan. www.pixdrop.com

All-In-One Search Engine for iPhone

IQMobileSearch is handy all-in-one search engine for your iPhone that allows you to search on popular search engines like Google, Amazon, eBay, Wikipedia, IMDB etc all from one interface. Simply go to IQMobileSearch.com, type in your search term and choose where you want to search for it. The application can be used on iPhone as well as your computer browser. IQmobilesearch also supports local search for Australia, Canada, France, Germany, Italy, Japan, Mexico, Netherlands, Russia, Spain, Switzerland, United Kingdom and the United States. Features: Mobile search engine for your iPhone. Search popular sites from a single interface. Supports 13 countries specific search. Easy to use and intuitive interface. www.IQmobilesearch.com

ScrapeTorrent: Search Major Torrent Sites At Once

ScrapeTorrent is another torrent search engine that lets search number of major torrent sites at once. The site supports a number of popular torrent sites such as IsoHunt, ThePirateBay, TorrentReactor, Demonoid and MiniNova. You can search for torrents and then sort results by category, number of seeds, date, name and size. Moreove, users can choose which sites to search and also filter the zero-seeders and duplicates. Features: Search a number of major torrent sites simultaneously. Supported torrent sites: IsoHunt, PirateBay, TorrentReactor, SeedPeer, Demonoid, MiniNova, TorrentPortal, BTJunkie and FullDls. Sort torrent results by category, seeds, date, name and size. Remove zero-seeders and duplicate torrents. www.scrapetorrent.com

Usniff: Search Multiple Torrent Sites Simultaneously

Usniff: Search Multiple Torrent Sites Simultaneously Usniff is a news real-time search engine that lets you search on 5 different torrent websites (The Pirate Bay, BitTorrent, etc.) simultaneously. You can perform your search on the site or use supported Firefox search plugin. Obtained results can be filtered down by keywords, torrent engine, file size, number of seeds and peers. Features: Search for torrents on 5 popular torrent sites simultaneously. Supported torrent sites: The Pirate Bay, BitTorrent, Mininova, IsoHunt and Monova. Filter search results by keyword, size, seeds, peers, and source. Add Usniff torrent search to Firefox search bar. See top searches. No sign-up or registration needed. Check out Usniff @ www.usniff.com

MyxerTones: Free Mobile Ringtones and Wallpapers

MyxerTones: Free Mobile Ringtones and Wallpapers MyxerTones is directory with thousands of user contributed ringtones and wallpapers for your mobile. While some require payment most of them are free. Additionally, you’re provided with toolset to make your own ringtones and wallpapers from files on your computer. MyxerTones Features: Browse catalog of free ringtones (over 150.000) or create one from existing music track Ringtones/Wallpapers sent to your phone for FREE Upload to-be-converted song/image from PC or indicate it’s web address. Browse ringtones by most popular, by artist, by category (Pop/Rock, Hip-Hop/R&B, Country, Latin, Christian, Gospel, Dance, Electronic, Classical, Jazz, Comedy) Browse wallpapers by popularity or category More Questions ? 1 - See if your phone is compatible , 2- How to request ringtones/wallpapers from outside US , 3 - FAQ section User Testimonial: “ Great! The tones I have downloaded have all come out great, starting at good parts in th...

TorrentFly: Search 13 Torrent Sites at Once

TorrentFly is a website that lets you search for torrents on twelve popular torrent sites at once. Torrent sites include Mininova, The Piratebay, Monova, Btjunkie and several others. You can further sort search results by torrent name, health, seeds, size, peers or torrent engine. TorrentFly search on 13 popular torrent sources. These are Sumotorrent, Mininova, Piratebay, Monova, Newtorrents, Seedpeer, Fenopy, Torrentz, Mybittorrent, Btjunkie, Torrenthound and Idealtorrent. Features: * Search for torrents on 13 popular torrent sites simultaneously. * Sort search results by name, size, seeds, peers, and torrent engine. * Check out top searches. * Filters out torrents that are slow, fake or corrupt. * No registration needed. Go to TorrentFly @ www.torrentfly.org (via Downloadsquad.com )

Internet Exploer Tweak for Faster Page Load

open Windows Registry (regedit.exe) and make the following registry changes. Go to the key HKEY_CURRENT_USER\Software\Microsoft\ Windows\CurrentVersion\Internet Settings Create two DWORD 32 Values (REG_DWORD) unless they don’t exist already - MaxConnectionsPerServer and MaxConnectionsPer1_0Server MaxConnectionsPerServer default value is two, two simultaneous downloads from any one site. MaxConnectionsPer1_0Server default value is four, a maximum of four simultaneous downloads from multiple sites. Change the values to your choice. I changed to 10 for MaxConnectionsPerServer and 20 for MaxConnectionsPer1_0Server. estart Windows and try Internet Explorer again. Disclaimer: Try this at your own risk!

Validate Web Design in Different Browsers

You might have come across situations where your web design or blog theme looks perfect in a browser (for example Firefox), but the sidebar comes down in another browser (for example internet explorer 6.0). You might want to test your website or blog in various browsers and even older versions of those browsers. While teckies keep the browser versions up-to-date, many of the home users keep themselves happy with the default browsers in their operating system. So it is important to test the web design and make sure it works fine in most of the browsers. Even though there are options to get the older versions of browser software (for example at evolt.org ), it is difficult and needs more resource and time to set up all browsers for various operating systems. I these cases, you will find browsershots.org very useful. It is a free open-source online service created by Johann C. Rocholl, with a goal to raise awareness for browser diversity. Browsershots makes screenshots of your web des...

MeeboMe Web Based Chat Widget for your Website

What is meebo? Meebo is an Ajax instant messaging client that works with major instant messaging services from a web browser. Its website meebo.com allows logging onto AOL, ICQ, Yahoo! Messenger, MSN Messenger, Jabber (used by services including Google Talk), eliminating the need for an instant-messaging client on the user’s computer. When some companies or schools block Instant Messaging software, Meebo comes handy as meebo just needs a web browser. What is meebome? meebo me is an embeddable IM widget that you can put almost anywhere on the web! It’s a lightweight, simple widget that enables you (in meebo.com) to see the people who are visiting your web page and chat with them if you’d like. If you’ve got a web page where you’d like to communicate with your visitors, meebo me allows you to see the people who are visiting your web page and chat with them! It is very easy to setup and use. First, go to meebome.com and create a widget. Embed your new widge...

How to Import All Emails from One Gmail Account to Another?

Go to Settings -> Forwarding and POP/IMAP tab In POP Download section, select Enable POP for all mail (even mail that’s already been downloaded) Save Changes and Logout. Now logon to your new Gmail (or Google Apps) account. All emails from your old account will be imported here. Go to Settigns -> Accounts Under Get mail from other accounts section (download mail using POP3), click on Add another mail account In the popup window, enter your old email id and click Next Step In the Username field, enter your Gmail or Google Apps account, full email address . Select Always use a secure connection (SSL) when retrieving mail. Click Label incoming messages . This will mark all imported emails with this label for easy identification. POP Server: pop.gmail.com Port: 995 Save the settings and you are ready to download / import all emails from the old account to the new one. Now onwards you will receive all emails sent to the old email address in the new mailbox. You can reply...

List Of Useful Toll Free Phone Numbers of India

Airways Indian Airlines - 1800 180 1407 Jet Airways - 1800 22 5522 SpiceJet - 1800 180 3333 Automobiles Mahindra Scorpio - 1800 22 6006 Maruti - 1800 111 515 Tata Motors - 1800 22 5552 Windshield Experts - 1800 11 3636 Banks ABN AMRO - 1800 11 2224 Canara Bank - 1800 44 6000 Citibank - 1800 44 2265 Corporatin Bank - 1800 443 555 Development Credit Bank - 1800 22 5769 HDFC Bank - 1800 227 227 ICICI Bank - 1800 333 499 ICICI Bank NRI - 1800 22 4848 IDBI Bank - 1800 11 6999 Indian Bank - 1800 425 1400 ING Vysya - 1800 44 9900 Kotak Mahindra Bank - 1800 22 6022 Lord Krishna Bank - 1800 11 2300 Punjab National Bank - 1800 122 222 State Bank of India - 1800 44 1955 Syndicate Bank - 1800 44 6655 Cell Phones BenQ - 1800 22 08 08 Bird CellPhones - 1800 11 7700 Motorola MotoAssist - 1800 11 1211 Nokia - 3030 3838 Sony Ericsson - 3901 1111 Computers/IT Adrenalin - 1800 444 445 AMD - 1800 425 6664 Apple Computers - 1800 444 683 Canon - 1800 333 366 Cisco Systems - 1800 221 777 Compaq - HP - 1800 4...

What are Blog, RSS, Atom, OPML and Podcasting?

Blog (Weblog) A Web site that contains dated entries in reverse chronological order (most recent first) about a particular topic. Functioning as an online journal, blogs can be written by one person or a group of contributors. Entries contain commentary and links to other Web sites, and images as well as a search facility may also be included.(from answers.com) You are reading a blog now! RSS (Really Simple Syndication) RSS is a Web content syndication XML format. (Syndication is a method of making content available to a range of outlets simultaneously). Most of the RSS feeds have a title, link and description. RSS specification at RSS at Harvard Law Atom Atom is an XML-based document format that describes lists of related information known as “feeds”. Feeds are composed of a number of items, known as “entries”, each with an extensible set of attached metadata. For example, each entry has a title. The primary use case that Atom addresses is the syndication of Web...

Keyboard Shortcuts for Yahoo Mail - Email & Chat Faster!

Command Shortcut Check Mail m Check All Mail (includes all POP accounts) Shift+m Close Current Tab Ctrl+\ New Message n New Folder Ctrl+Shift+e Reply r Reply All a Put message in one of your first 9 folders 1-9 (e.g., press 2 for 2nd folder; won't work beyond 9) Forward message f Mark As Read k Mark As Unread Shift+k Flag l (that's an L, not a one) Clear Flag Shift+l (that's an L, not a one) Delete Item Your “delete” key Print p Save Draft Ctrl+s Send Message Ctrl+Enter (Alt+s also supported) Turn Reading Pane on and off v Navigate through tabs—leftwards motion Ctrl+[ Navigate through tabs—rightwards motion Ctrl+] Open message(s) in its own tab Enter (select a message first, or multiple messages by holding down Ctrl and clicking on each) Edit contact info Enter (select a contact first, in Contacts) Find a word or phrase in a message Ctrl+f Expand window to maximum height F11 Next message (in message tab) Ctrl+. (that’s Ctrl with the period) Previous message (in message tab...

SMS Shorties

SMS Shorties Text messaging from a cellular phone can become quite a daunting task. To save your fingers from the trouble here is a list of a few 'SMS shorties' AFAIK As far as I know Cm Call me Cul See you later Gr8 Great PCM Please call me SRY Sorry here are some more shorties for u people A AAM As a matter of fact. AB Ah Bless! ADctd2uv Addicted to Love AFAIK As far as I know AKA Also known as ALlWanIsU All I want is You AML All my love ASAP As soon as possible ATB All the best ATW At the weekend AWHFY Are we having fun yet B B4 Before BBFN Bye Bye for now. BBS Be back soon BBSD Be back soon darling BCNU Be seein' you BF Boy Friend BGWM Be gentle with me (please) BRB Be right back BTW By the way C Cld9? Cloud 9? Cm Call me Cu See you CUIMD See you in my dreams Cul See you later CUL8R See you later D Dk Don't know Dur? Do you remember E E2eg Ear to ear grin EOD End of discussion EOL End of lecture F F? Friends F2F face to face F2T Free to talk FITB Fill in the Blank F...

Increase Your MMC Space.

INCREASE UR MMC SPACE COMPATABLE: TO ALL NOKIA MMC'S Increase Your MMC Space. Your files in MMC are stored in multiple (disk) blocks. So if you format using 16K block, the space used will be 16K eventhough your file is just 1K. If you buy MMC, it is usually preformatted with 16K block. Therefore alot of space is wasted as most installed program files are usually less than 2K. You will need a card reader to do this:- 1. Connect card reader and copy all your files in the MMC to computer disk. (Make sure you set the show all/hidden/os files to "on") 2. Do a format of the MMC using command line "format" and use the /A=size option. Alternative, you can use the Disk Management in Adminstrative Tools to format. Make sure you select FAT. For 256MB MMC, smallest block you can use is 4K, 128MB is 2K, 64Mb is 1K and 32MB is 512B. (Note: You cannot use the phone "format MMC" to do this as the format just clear the allocation table and does not change the block siz...

phone memory full problem

Simple way to solve this problem without getting your phone memory formatted.... 1.if u surf net then after you have surf the net on your mobile be sure to go to options and then delete cookies and delete cache. 2.there is an application lifeblog!!! stupid application.. go to it open it and in the setting deselect all that is seleted u will se a cross sign x remove it means deselect it... 3.set ur log to one day or no log 4.be sure to delete the sent messages in the message option... if u follow these four rules you will never get the phone memory full problem....

A way 2 Unlock any Cell Phone

HOW TO UNLOCK A PHONE. remove the sim card and switch off the phonethen swtich on the phone and type the follwing code #pw+019133536753534+7# you will see a massage "Unlocked" but if it doesen't work try this code (please make sure that you enter the correct code) #pw+185414303366316+1# [Every code unlocks a certain lock. Code number 7 usually unlocks them all but some phones are 'buggy' and will not accept code 7 at first then use code 1. Usually you only have to use code 1 or code 7. #pw+xxxxxxxxxxxxxxx+1# How to type "p" "w" and "+" [hide="Hit thanks"]1. Press ( # ) on your phone 2. To get ( p ) press ( * ) 3 times within 1sec 3. To get ( w ) press ( * ) 4 times within 1sec 4. To get ( + ) press ( * ) 2 times within1sec 5. Enter the 15 digit code 6. To get ( + ) press ( * ) 2 times within 1sec 7. Enter code number 8. Press ( # ) on your phone[/hide] Now your phone is unlocked! This Trick works on some nokia phones only