• Home
  • Archives
  • Contact Us

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

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!

Mozilla fixes Vulnerabilities, But A New One Found In Internet Explorer »

tag Categories :  Bugs, FireFox, Internet Explorer, Updates
time Posted on Wednesday, July 2, 2008 by Venkat | * Comments(0)

Mozilla has released FireFox 2.0.0.15 which fixes 5 critical ,4 High ,2 Moderate and 1 Low vulnerabilities.

Here’s list of what’s been fixed in this update.firefox-2.0.0.15

MFSA 2008-33 Crash and remote code execution in block reflow
MFSA 2008-32 Remote site run as local file via Windows URL shortcut
MFSA 2008-31 Peer-trusted certs can use alt names to spoof
MFSA 2008-30 File location URL in directory listings not escaped properly
MFSA 2008-29 Faulty .properties file results in uninitialized memory being used
MFSA 2008-28 Arbitrary socket connections with Java LiveConnect on Mac OS X
MFSA 2008-27 Arbitrary file upload via originalTarget and DOM Range
MFSA 2008-25 Arbitrary code execution in mozIJSSubScriptLoader.loadSubScript()
MFSA 2008-24 Chrome script loading from fastload file
MFSA 2008-23 Signed JAR tampering
MFSA 2008-22 XSS through JavaScript same-origin violation
MFSA 2008-21 Crashes with evidence of memory corruption (rv:1.8.1.15)

internet-explorer There’s been a new flaw found in Internet Explorer that focuses on IE’s inline frames, and affects Microsoft’s Internet Explorer 6, 7, and 8 beta 1, the security flaw could subject users who visit a malicious Web site or open a malicious e-mail message to arbitrary code.

“iframes,” or inline frames, often are used for serving ads, which typically come from a different domain than content that appears on the same Web page.

U.S. CERT describes it as,

“Microsoft Internet Explorer fails to properly restrict access to a document’s frames, which may allow an attacker to modify the contents of frames in a different domain.”

Source — Secunia

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

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.


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.

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

    High Security Risk Vulnerability Found In Firefox 3.0 »

    tag Categories :  FireFox, Vulnarabilities
    time Posted on Thursday, June 19, 2008 by Venkat | * Comments(0)

    Just a few days after the release of Firefox 3.0 a Code execution vulnerability has been found in Firefox 3.0 that puts millions of Firefox3.0 users at risk of PC takeover attacks.

    According to ZDI’s alert, it should be considered a high-severity risk:

    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code, permitting the attacker to completely take over the vulnerable process, potentially allowing the machine running the process to be completely controlled by the attacker. TippingPoint researchers continue to see these types of “user-interaction required ” browser-based vulnerabilities - such as clicking on a link in email or inadvertently visiting a malicious web page.

    The vulnerability affects not only Firefox 3.0 as well as prior versions of Firefox 2.0.x.

    So until Mozilla’s security team ships a patch, just be a bit careful while browsing and while clicking links.

    Via — ZDNet.com

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

    FireFox 3 To Be Launched Today »

    tag Categories :  FireFox, Freeware, Updates
    time Posted on Tuesday, June 17, 2008 by Venkat | * Comments(1)

    Mozilla is all set to a create a Guinness World Record for the most for the most software downloads in 24 hours, and that time just got a little bit more closer thats today Firefox 3 will arrive today that is June 17th. To Help its cause, Mozilla is hosting a Download Day event and place “Download Day” buttons on their Web sites as reminders of this big day.

    Here’s the time line schedule of when the download of FireFox 3 begins around the world.

    firefoxdownloadclock

    Img : courtesy Labnol Click on the image for a larger image.

    As of now 1,540,366 people have taken the pledge and If you have not yet taken the pledge to download FireFox, then head http://www.spreadfirefox.com/en-US/worldrecord/

    To promote the Download Day you can spread the news with Download Day buttons and banners.

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


    Add this blog to my Technorati Favorites!

    Enter your email address:

    Delivered by FeedBurner

    'Most Popular Posts in FireFox'

    • Elisa - open Source media Center
    • Send Free SMS via Google's FireFox Extension
    • 5 Tools For Increasing And Improving Windows Clipboard Functionality
    • 7 Screenshot Capturing Tools For Windows
    • Minimize ThunderBird To System tray
    • FireFox 3 To Be Launched Today
    • High Security Risk Vulnerability Found In Firefox 3.0
    • Mozilla fixes Vulnerabilities, But A New One Found In Internet Explorer
    • 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
    • GUIDE : How To Book Your GRE Slot
    • What Is GRE and TOEFL ?? Who Needs To Give These Exams
    • Visa Experiences
    • What To Expect On Your Way To USA ?
    • Visa Experience Fall 2008 May 20th
    • Visa Expericence May 22, 2008 Mumbai
    • Fall 2008 : Visa Experiences
    • What Are Emergency Slots ?? Availability and Who Qualifies For Them
    • Steps To Schedule A F1 Visa Interview
  • TECH YARD Copyright © 2008 | Disclaimer & Privacy Policy | Slick Blue Theme by Kyle Eslick