-
What’s New in Edge Rails: Has Finder Functionality 3
-
The days of forcing time-zone support into your Rails apps with not one, but two plugins are over. It would appear that Rails now has its own way of dealing with timezones via a custom implementation (though it’s still based on the tzinfo gem).
-
The Google AJAX Translation WordPress plugin provides a quick, simple and light way to add internationalization feature onto your blog.
-
Today we’re launching a new Google Talk feature that lets visitors to your web site chat with you. We call it “chatback” because instead of you doing all the talking on your blog, your visitors can talk back to you.
-
Share your photos on Twitter with TwitPic!
-
Chat with visitors to your website using iChat!
-
Lightweight but rich data grid with resizable columns and a scrolling data to match the headers, plus an ability to connect to an xml based data source using Ajax to load the content.
-
Meteora is set of cross-browser Widgets and Controls that allows you to quickly write rich and customizable web applications without having to waste time reading full pages of documentation or programming excessive javascript that is painful to debug.
-
simplejson is a simple, fast, extensible JSON encoder/decoder for Python
-
Use attr_protected or we will hack you
-
MooCrop is an Image Cropping utility using the amazingly powerful mootools javascript framework. Alone it serves no practical purpose but used in conjuction with a server side script becomes a powerful image manipulation tool.
-
Jon Wiley, User Experience Designer for Google Apps, outlined some of the most important principles for designing interfaces at Google. In his presentation at the WritersUA conference, Jon listed the following guidelines:
-
Capazoo lays off 60, shops itself
-
All-Out Code Edit War:
What’s the best Web-developer’s Code Editor out there?
-
Why Lucene isn’t that good
-
Clicky makes web analytics easy, fun, powerful, and drop dead gorgeous.
-
Once you go Mac, you never go back
-
Create your own custom images in moments and send to friends
-
Tracks is a web-based application to help you implement David Allen’s Getting Things Done™ methodology. It was built using Ruby on Rails, and comes with a built-in webserver (WEBrick), so that you can run it on your own computer if you like.
-
mongrel_proctitle, a clever little plugin developed by Alexander Staubo. Drop it into your Rails plugin directory, restart your Mongrels, issue a ‘ps aux’, and you’ll be pleasantly surprised to see exactly what each of your Mongrels is doing.
-
his is a simple module which changes Mongrel’s process title to reflect what it’s currently doing. You can then determine a given Mongrel server’s status using ps.
-
Full text search in Ruby on Rails 2 – MySQL
-
The Google Visualization API lets you access multiple sources of structured data that you can display, choosing from a large selection of visualizations. Visualization API also provides a platform that can be used to create, share and reuse visualizations
-
-
uOGT allows users to translate selections of text by including them in a SPAN tag and with class ‘t’. Of course, like most of Google’s web APIs, this one requires you to include a JavaScript file to the pages that you want to translate as well
-
Google AJAX Translation plugin enables Google AJAX Language API on your blog, so your blog readers can easily translate your blog comments into other languages.
It provides a quick, simple and light way to add internationalization feature onto your blog.
-
Advice and introductions for entrepreneurs.
-
DamnIT is a free service that emails you when a user encounters a JavaScript error in your webpages.
-
-
Converting Your Design into Valid XHTML and CSS Markup
-
Today I want to share with you a collection of some simple CSS styles you can apply to your message boxes
-
Stockvault.net is a stock photo sharing website where designers and photographers can meet to share their images.
-
Turn your blog comments into a webwide discussion.
-
I decided to publish a very simple post which explains how to design a perfect pagination style using some lines of HTML and CSS code.
-
The question which majority of we developers ask always is “Which framework should I use for my application?” or “Which framework is the best to use?”
UPDATE:
Please see this page for the new version: Google AJAX Translation 0.2.0
Google just released a new API yesterday: Google AJAX Language API.
AJAX Language API is built on top of Google Translate, it current supports 13 languages and 29 translation pairs. It is new but it is already very powerful. If you want to know more about how to use it on your website, please see Google AJAX Language API Document for more details.
We in Savvica want to use this cool technology in our awesome website: LearnHub.com. In the middle of doing this today, I was thinking about to enable this feature on my blog too.
So, here we go, the Google AJAX Translation WordPress Plugin is arrived.
Please download from here:
http://wordpress.org/extend/plugins/google-ajax-translation/
Installation is very simple:
- Download the plugin archive and expand it
- Put the ‘ajaxtranslate.php’ file into your wp-content/plugins/ directory, or put the ‘ajaxtranslation’ folder into your wp-content/plugins/ directory.
- Go to the Plugins page in your WordPress Administration area and click ‘Activate’ for Google AJAX Translation.
- Have fun with your blog readers.
- Please see my blog as an example
Couple things still need to know:
- Google Ajax Translate only allow 500 characters right now (March 2008)
- So this plugin only supports translating the first 500 characters of your blog comments
- In the current version(0.1), I only enable comment translation by default. There are two reasons for this:
- Most of your posts are more than 500 characters, but most of your blog comments aren’t
- Google will translate characters inside of html tags, which will mess your blog for sure
- If you still want to use it with your post too, please comment out line 79 in ajatranslation.php
- This is just an initial release, lots of feature will be added in. Please stay tuned.
If you want to do some changes and glad to share with all of us, please feel free to comment here or send me email @ libin.pan at gmail dot com.
I hope you will like it.
Want to know more?
-
Inspired by many other lightbox-like tools, now made kinda different image zooming script for those who want something fresh. It`s powered by great javascript library – jQuery, tested with IE6, IE7, Firefox
-
Today I want a RSS button for my blog. I found many Image RSS Icons and Photoshop tutorials. Here are the best and downloadable feed icons. And I will share to you how to make a RSS button with HTML/CSS.
-
Tweet Scan is a real-time search engine for Twitter posts.
Beyond that, TweetScan can do your searches automatically and email them to you
-
Overrides some basic methods for the current model so that calling destroy sets a ‘deleted_at’ field to the current timestamp. ActiveRecord is required.
-
GlassBox is a compact Javascript User Interface (UI) library, which use Prototype and Script.aculo.us for some effects. With GlassBox you can build transparent border, colorful layouts and “Flash-like” effects.
-
RSpactor is a little command line tool to automatically run your changed specs (much like autotest). As you may expect, it concentrates on the use of RSpec.
-
rAtom is a library for working with the Atom Syndication Format and the Atom Publishing Protocol (APP).
-
FeedValidator is an interface to the W3C Feed Validation online service, based on its SOAP 1.2 support.
-
As of mid-2005, the two most likely candidates will be [WWW]RSS 2.0 and [WWW]Atom 1.0. The purpose of this page is to summarize, as clearly and simply as possible, the differences between the RSS 2.0 and Atom 1.0 syndication languages.