• Home
  • Archives
  • Contact Us

How To Create Self Destructing Private Messages »

tag Categories :  Freeware, Online Services, Plugins
time Posted on Monday, September 1, 2008 by Venkat | * Comments(0)

Self-Destructing-Message You might seen in the Hollywood Movie Mission Impossible, that the message Ethan Hunt gets self destructs.Similarly you can send messages online to your friends which will self-destruct on viewing it once.

You can either generate a link or send the link directly to your friends inbox.You can select the amount time before the message gets self-destructed.This ensures your message is read by no one but the reader and all evidence of the message is erased immediately after the message is read for the first time.Messages are also anonymous unless you add any identifiable information to your message.Messages must be viewed within 90 days before the message gets deleted.

How to Create A Self-Destrcting Message.

  1. Head to DestructingMessage
  2. Select your Method of delivery ie., Generate Link / Email ( recipients email id needs to be entered after creating the message )
  3. Time until the message self-destructs ( 15 seconds to 5 minutes)
  4. Enter your Message, and click Create message.Self-Destructing-Message2 

 Messge

Messge2

 

 

 

 

 

 

 

If you chose Email as Delivery method you will asked for the email id ( or ) if you chose to to Generate

Link, the generated link is displayed for sharing.Open the link in your browser for testing, be careful because  once you view it you cannot share it anymore with anyone as it will self destruct.

The service can be more efficient if the message cannot be copy-pasted which is possible now.

Share and Enjoy:
  • Digg
  • del.icio.us
  • BlinkList
  • co.mments
  • Furl
  • Ma.gnolia
  • Netscape
  • NewsVine
  • Reddit
  • SphereIt
  • Spurl
  • StumbleUpon
  • Technorati
  • YahooMyWeb
  • blogmarks
  • Slashdot
  • description
  • E-mail this story to a friend!
  • Facebook
  • Google
  • LinkedIn
  • Live
  • Mixx
  • Print this article!
  • Propeller
  • Sphinn
  • TwitThis

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

TEST
tag Digg This! tag Stumble it! tag Add to Del.icio.us tag Netscape it! tag Google Bookmark It!

Make Available You Blog In Different Languages »

tag Categories :  Online Services, Plugins, Tips,Tricks and Hacks, Tutorials, WordPress
time Posted on Wednesday, July 16, 2008 by Venkat | * Comments(1)

If your blog is accessible in different languages, even reader of different countries can access your blog in their languages which can improve your pageviews and revenue scope.

Here’s a javascript code compiled by Amit of Labnol, which uses javascript to translate your website/blog from English to 9 languages,ie., French, German, Italian,Portugese, Spanish, Japanese, Korean, Simplified Chinese, and Arabic.

<form action="http://www.google.com/translate" >
<script language="JavaScript">
<!--
document.write ("<input name=u value="+location.href+" type=hidden>")
// -->
</script>
<input name="hl" value="en" type="hidden">
<input name="ie" value="UTF8" type="hidden">
<input name="langpair" value="" type="hidden">
<input name="langpair" value="en|fr" title="French" src= "http://photos1.blogger.com/img/43/1633/320/13539949_e76af75976.jpg" onclick="this.form.langpair.value=this.value" height="20" type="image" width="30">
<input name="langpair" value="en|de" title="German" src= "http://photos1.blogger.com/img/43/1633/320/13539933_041ca1eda2.jpg" onclick="this.form.langpair.value=this.value" height="20" type="image" width="30">
<input name="langpair" value="en|it" title="Italian" src= "http://photos1.blogger.com/img/43/1633/320/13539953_0384ccecf9.jpg" onclick="this.form.langpair.value=this.value" height="20" type="image" width="30">
<input name="langpair" value="en|pt" title="Portuguese" src= "http://photos1.blogger.com/img/43/1633/320/13539966_0d09b410b5.jpg" onclick="this.form.langpair.value=this.value" height="20" type="image" width="30">
<input name="langpair" value="en|es" title="Spanish" src= "http://photos1.blogger.com/img/43/1633/320/13539946_2fabed0dbf.jpg" onclick="this.form.langpair.value=this.value" height="20" type="image" width="30">
<input name="langpair" value="en|ja" title="Japanese" src= "http://photos1.blogger.com/img/43/1633/320/13539955_925e6683c8.jpg" onclick="this.form.langpair.value=this.value" height="20" type="image" width="30">
<input name="langpair" value="en|ko" title="Korean" src= "http://photos1.blogger.com/img/43/1633/320/13539958_3c3b482c95.jpg" onclick="this.form.langpair.value=this.value" height="20" type="image" width="30">
<input name="langpair" value="en|zh-CN" title="Chinese Simplified" src= "http://photos1.blogger.com/img/43/1633/320/14324441_5ca5ce3423.jpg" onclick="this.form.langpair.value=this.value" height="20" type="image" width="30">
<input name="langpair2" value="en|ar" title="Arabic" src= "http://photos1.blogger.com/blogger/3709/485/1600/arabic-flag.gif" onclick="this.form.langpair.value=this.value" height="20" type="image" width="30" />
</form>

Note:If you copy-paste the code, and you get any errors try to retype the quotes in the JavaScript Code.Also if you want to use the try uploading the flags to your server.

If you are Wordpress you can try out the Global Translator plugin which can automatically translate your blog in the following different languages: English, French, Italian, German, Portuguese, Spanish, Japanese, Korean, Chinese, Arabic, Russian, Greek, Dutch, Norwegian, Bulgarian, Czech, Croat, Danish, Finnish, Hindi, Polish, Rumanian and Swedish.global-translator

Features :

  1. Four different Translation Engines to choose from : Google Translation Engine, Babel Fish, Promt, FreeTranslations.com
  2. Search Engine Optimized: Uses this prmalink structure www.domain.com/en/mycategory/mypost
  3. Built-in cache to reduce the online connections to the translation engines.
  4. Easily customizable.

And is also compatible upto WP 2.5.*

Global Translator : HomePage | Download v 0.9 Release Date May 10 2008

Share and Enjoy:
  • Digg
  • del.icio.us
  • BlinkList
  • co.mments
  • Furl
  • Ma.gnolia
  • Netscape
  • NewsVine
  • Reddit
  • SphereIt
  • Spurl
  • StumbleUpon
  • Technorati
  • YahooMyWeb
  • blogmarks
  • Slashdot
  • description
  • E-mail this story to a friend!
  • Facebook
  • Google
  • LinkedIn
  • Live
  • Mixx
  • Print this article!
  • Propeller
  • Sphinn
  • TwitThis
TEST
tag Digg This! tag Stumble it! tag Add to Del.icio.us tag Netscape it! tag Google Bookmark It!

Link To Old Posts Easily With RB Internal Links »

tag Categories :  Plugins, Tips,Tricks and Hacks, Tutorials, WordPress
time Posted on Friday, June 27, 2008 by Venkat | * Comments(0)

Linking to internal posts is good for SEO but can be at times really a pain if you don’t know the permalink of the post, you will have to search through the published posts list to find out the permalink of the post.RB Internal Links can really ease the way you link to old posts from newer posts.

RB Internal Links is a wordpress plugin lets you easily link to posts and pages within their wordpress blog without having to enter the full URL , It uses wiki style tags to define a link to the post or page.The wiki code can be inserted manually or by using the wysiwyg plugin.

INSTALLATION :

  1. Download rb-internal-links plugin from here.
  2. Upload the “rb-internal-links” folder to your wp-content/plugins/ directory.
  3. Activate the plug-in
  4. Browse to Options > RB Internal Links to take a look at preferences

Note : For this plugin to work you need the Rich Editing Enabled and wysiwyg enabled in your wordpress installation.

To manually link a page/post:
At the place you would like the link to appear write

<!`--{post id="post-slug/post-id" text="link text"--`>
removing the tick (`) if you copy pasting from here.
rbinternal_wysiwyg_edit 

Using the tinymce wysiwyg editor:

  • Make sure you’ve ticked “enable wysiwyg editor” on the plugin preferences page.
  • Select the text for which you want to link.
  • A new icon will appear on the wysiwyg toolbar, it looks like a page with a link over it Clicking on the icon will pop-up a toolbox. [ Image 1  ]
  • Select the category the post you need is in or alternatively, choose pages for a list of pages
  • Click on the post or page you wish to link to  [ Image 2 ]
  • Fill in the optional properties for the link  [ Image 3 ]
  • Click “Insert Link”

rbinternal_wysiwyg_edit2        

                                                 Image 1

     rbinternal_wysiwyg_edit3    

                                             Image 2

             rbinternal_wysiwyg_edit4

                                              Image 3

WP 2.5.1 does not show the post id’s, so only the post-slugs can be used, which can also be a bit a bit hard to find.I feel the TinyMCE WYSIWUG Editor is the better way of using this plugin.

I think this plugin should be a part of Wordpress, I hope this makes it into the upcoming versions of Wordpress.

RB Internal Links  :  Homepage

Share and Enjoy:
  • Digg
  • del.icio.us
  • BlinkList
  • co.mments
  • Furl
  • Ma.gnolia
  • Netscape
  • NewsVine
  • Reddit
  • SphereIt
  • Spurl
  • StumbleUpon
  • Technorati
  • YahooMyWeb
  • blogmarks
  • Slashdot
  • description
  • E-mail this story to a friend!
  • Facebook
  • Google
  • LinkedIn
  • Live
  • Mixx
  • Print this article!
  • Propeller
  • Sphinn
  • TwitThis
TEST
tag Digg This! tag Stumble it! tag Add to Del.icio.us tag Netscape it! tag Google Bookmark It!

7 Screenshot Capturing Tools For Windows »

tag Categories :  Featured, FireFox, Freeware, Plugins, Portable Softwares, Windows Tools
time Posted on Thursday, June 26, 2008 by Venkat | * Comments(0)

Tool 1. Fast Stone Capture - This is a portable app that can do more than just sceenshot capturing which can capture images and saves then in 8 formats.


fscapture-capturepanel-299x300

Features :

  • Capture windows, objects, menus, full screen, rectangular/freehand regions and scrolling windows/web pages
  • Capture multiple windows and objects including multi-level menus
  • Options to specify output destination (internal editor, clipboard, file, printer …)
  • Draw annotation objects such as texts, arrowed lines, highlights, watermarks, rectangles and circles
  • Apply effects such as drop-shadow, frame, torn-edge and fade-edge
  • Resize, crop, rotate, sharpen, brighten, adjust colors …
  • Support external editors
  • Save in BMP, GIF, JPEG, PCX, PNG, TGA, TIFF and PDF formats
  • Screen Color Picker
  • Screen Magnifier
  • Screen RulerFast Stone : HomePage | Download


    Tool 2 : Screenshot Captor - It is a donationware software, this tool can be really useful while blogging as you can set the size of thumbnail in the Thumbnail maker settings so that the screen shots are not of variable sizes.This tool is also a portable application ie., this can run from a usb thumbdrive.

    Features :

  • Autoscroll capture for windows too big for screen.
  • Deluxe thumbnail maker.
  • Lots of capture modes: Multimon (multiple monitors), Desktop, Active Window, Region, Windows Object. Each mode has a hotkey for quick access.
  • Unique Cool Effects, including automatic active window enhancement (see pictures below).
  • Unsurpassed support for 3rd party user configurable tools, including file browsers and image editors; extend the program to do whatever you need by interfacing it with other programs.
  • Slimline sidebar file browser provides full shell operations.Screenshot Captor : HomePageTool 3 : Snippy : snippy-try Simply click on the little Snippy icon in the taskbar notification area, and mark out the region of the screen that you want to copy.The cut-out image will now be in your clipboard, and you can paste it in another application.If you are cutting out a portion of an Internet Explorer window, the URL will also be copied to the clipboard.

    Snippy — HomePage | Size : 84 KB

    Widows OS Option –

    Method 1 : If you are using Windows OS then pressing “Print Screen Button” will copy the image of the full screen into to clipboard which can be pasted ( Ctrl + V ) in MS Paint.

    Method 2 : If you want to take the screenshot of only the active window then select the Active Window and then press “Alt+ Print Screen Button “

    FireFox Plugins For taking Screenshots :

    1. ScreenGarb — Plugin for taking screenshots of web pages
    2. FireShot

    Do share with us which tool you use to take screenshots for your posts and suggest a new tool that you feel can be part of this list.

  • Share and Enjoy:
    • Digg
    • del.icio.us
    • BlinkList
    • co.mments
    • Furl
    • Ma.gnolia
    • Netscape
    • NewsVine
    • Reddit
    • SphereIt
    • Spurl
    • StumbleUpon
    • Technorati
    • YahooMyWeb
    • blogmarks
    • Slashdot
    • description
    • E-mail this story to a friend!
    • Facebook
    • Google
    • LinkedIn
    • Live
    • Mixx
    • Print this article!
    • Propeller
    • Sphinn
    • TwitThis
    TEST
    tag Digg This! tag Stumble it! tag Add to Del.icio.us tag Netscape it! tag Google Bookmark It!

    Add 125 x 125 AdSpots To Your Wordpress Themes »

    tag Categories :  Monetizing, Plugins, Tutorials, WordPress
    time Posted on Monday, June 16, 2008 by Venkat | * Comments(2)

    If you are using a wigitized wordpress theme that does not have the 125 x 125 Ad Spots in the sidebar, and you want to place Ads in that spot.It becomes difficult to manage ads if you are changing the ads frequently if you have to change the code.Then Show125 is the answer for you.

    Show125 is a wordpress widget plugin that lets you add 125 x 125 Adspots to your wordpress sidebar.It also has a slide show effect to the adspots using MooTools Slideshow effect.

    How to Use:

    1. Download the plugin from here, and
    2. Upload it to the plugins directory of your worpress installation, and then activate it in the Wordpress administration panel.
    3. In Design » Widgets, you’ll be able to drag and drop the Show125 widget to your sidebar.
    4. Once you filled the fields and saved your changes, you’ll see your ads in your sidebar.

    show125

    Show125 Features :

  • Display from 1 to 8 ads
  • Available in English (default) or French
  • Display all your ads together, or in an eye-candy Mootools slideshow
  • Optionally add the target=”_blank” attribute to links, if you want ads to open in a new tab.
  • Show (or not) a title for your ads block
  • Easy to install.
  • ShowAds : HomePage | Download | Demo

    Share and Enjoy:
    • Digg
    • del.icio.us
    • BlinkList
    • co.mments
    • Furl
    • Ma.gnolia
    • Netscape
    • NewsVine
    • Reddit
    • SphereIt
    • Spurl
    • StumbleUpon
    • Technorati
    • YahooMyWeb
    • blogmarks
    • Slashdot
    • description
    • E-mail this story to a friend!
    • Facebook
    • Google
    • LinkedIn
    • Live
    • Mixx
    • Print this article!
    • Propeller
    • Sphinn
    • TwitThis
    TEST
    tag Digg This! tag Stumble it! tag Add to Del.icio.us tag Netscape it! tag Google Bookmark It!

    Read Latest Magazines For Free »

    tag Categories :  FireFox, Freeware, Online Services, Plugins, Tutorials, Web 2.0, iPhone
    time Posted on Tuesday, May 27, 2008 by Venkat | * Comments(0)

    zinio-labsAmit Agarwal of Labnol has found an easy way to the latest magazines like PC Magazine, MIT Technology Review, Popular Mechanics, MacWorld, Lonely Planet, Reader’s Digest, etc without paying any subscription charges using Safari Browser for Windows.

    Here’s how you can read them, in simple steps using firefox as shared by Gopinath M and remus.

    1. Install User Agent FireFox Addon [ addon homepage ] zinio-cover
    2. Add a new user agent,
      a. Navigate to Tools –> Addons –> Select User Agent Switcher and click Options –> Click User Agent and Press Add [ To add new user-agent ] .
      b. Enter the following details* Description: iPhone
      * User Agent: Mobile Safari 1.1.3 (iPhone; U; CPU like Mac OS X; en)
      * App Name: AppleWebKit/420+ (KHTML, like Gecko)
      * App Version: Version/3.0
      * Platform: Mobile/1A542a Safari/419.3

      zino

    3. Change the User-Agent to iPhone and browse to zinio.com/iphone and start reading your favorite magazines for free.
    Technorati Tags: iPhone,Firefox hacks,Magazines,hacks
    Share and Enjoy:
    • Digg
    • del.icio.us
    • BlinkList
    • co.mments
    • Furl
    • Ma.gnolia
    • Netscape
    • NewsVine
    • Reddit
    • SphereIt
    • Spurl
    • StumbleUpon
    • Technorati
    • YahooMyWeb
    • blogmarks
    • Slashdot
    • description
    • E-mail this story to a friend!
    • Facebook
    • Google
    • LinkedIn
    • Live
    • Mixx
    • Print this article!
    • Propeller
    • Sphinn
    • TwitThis
    TEST
    tag Digg This! tag Stumble it! tag Add to Del.icio.us tag Netscape it! tag Google Bookmark It!

    Page 1 of 512345»


    Add this blog to my Technorati Favorites!

    Enter your email address:

    Delivered by FeedBurner

    'Most Popular Posts in Plugins'

    • Make Available You Blog In Different Languages
    • Link To Old Posts Easily With RB Internal Links
    • 7 Screenshot Capturing Tools For Windows
    • Add 125 x 125 AdSpots To Your Wordpress Themes
    • FancyZoom - Zoom Into Images Using JavaScript
    • qTranslate - Make Your Wordpress Blog Multi-Lingual
    • Minimize ThunderBird To System tray
    • Privacy Policy Wordpress Plugin For Adsense Users
    • PicLens -- FullScreen Slideshow Of Image Search Results
    • Read Latest Magazines For Free
  • RSS Guide To A Carrer Abroad

    • TOEFL : What & Who Needs To Give This Exam