Zillow – API and Mobile Feature

Zillow, which just raised another boatload of cash, has announced a couple of new features recently. One, the Zillow API, will be embraced by legions of real estate agents desperate to get traffic to their websites. The other, a Zillow mobile feature, will let you get a Zestimate, which is Zillow’s estimate of a home’s [...]

No Comments

Amazon Readies Launch of Ad-Free Video Download Service

Amazon is focusing its attention on video. The service, which is referred to as Amazon Digital Video — or Amazon “DV” — has evolved over the past year from a music-themed offering to a video-centric one, according to production-studio and TV-network executives briefed on the plans. The reason? Apple, these executives said, already commands such [...]

No Comments

GPokr: Ajax Poker App

No Limit Texas Holdem Poker – The front end is written with Java which the google web toolkit compiles to javascript. This is an impressive task that GWT does and so far, even though the toolkit is beta, seems seamless. The front end talks to a java servlet on the backend through an RPC layer [...]

No Comments

Display nice codes form text area with CSS

Add this CSS to your stylesheet to properly display nice codes form text area
p, pre { margin: .1em 0 .77em; } pre { overflow: auto; width: 98%; padding: 1em 0 1em 1em; margin: 1em 0 1em 0; } pre, code, kbd { font-size: 1em; } code { color: red; background-color: inherit; }

<?php if (is_single() and [...]

No Comments

Author Highlight

Author Highlight is a plugin that prints out a user-specified class attribute if the comment is made by the
specified author. It is useful if you would like to apply a different style to comments made by yourself.
http://dev.wp-plugins.org/wiki/AuthorHighlight

No Comments

Mini Mint in WP-ShortStat

WP-ShortStat is a website statistics software. If you like Shortstat, consider upgrading to Shaun Inman’s more fully-featured stats package, mint.
http://jrm.cc/archives/blog/wp-shortstat | http://dev.wp-plugins.org/wiki/wp-shortstat
Here is little fix for Wordpress 2.03
Edit this in Line 13 of wp-shortstat.php
From:if (function_exists(‘check_admin_referer’)) {
To:

if (function_exists(‘user_can_access_admin_page’)) {

Some might have to comment out line 95 (with above fix)
// || check_admin_referer()
That’s All Folks.. enjoy

No Comments

Lightbox JS – Sweet Java Script Photo effect

Lightbox JS is a simple, unobtrusive script used to overlay images on the current page. It’s a snap to setup and works on all modern browsers.
http://www.huddletogether.com/projects/lightbox2/
WP Plugin used to overlay images on the current page into neat Javascript-powered overlay popups.
http://www.4mj.it/lightbox-js-v20-wordpress/

No Comments

BloxPress 2, that theme with Ajax, now improved

http://www.anieto2k.com/2006/07/18/bloxpress-2-aquel-theme-con-ajax-ahora-mejorado/&prev=/language_tools

No Comments

Anieto2k – Nice collection of Wordpress Plugins

LinkThumb Plugin, miniatures in your connections
http://www.anieto2k.com/&prev=/language_tools
Link Thumbnail, is a utility JS that is in charge to make a miniature of the page to which you redirige a connection.

No Comments

Image Caption from arc90.com

Let Image Caption, the third tool from the Arc90 lab, make all of the hard work turn into cutting and pasting.
http://lab.arc90.com/2006/07/image_caption_1.php#examples

No Comments

Ajax Link Thumbnail works great!!!

A picture’s worth a thousand words, right? So spice up those plain old text links with Link Thumbnail, the second tool from the arc90 lab.
Here is the link to the blog for updates and fixeshttp://blog.arc90.com/2006/07/introducing_link_thumbnail.php

5 Comments

Ajax desktops – Which one is your favorite ajax website?

eskobo is the most recent entrant into the crazy-crowded Ajax desktop space. Eskobo has (now) standard drag and drop modules. Everything is customizable except the adertising, which can be moved, but not removed, from the page.

Google
Goowy (Flash, not Ajax)
Microsoft Live
Netvibes
Protopage
Zoozio

2 Comments

Netvibes adds Meebo IM

Netvibes, one of the leading ajax desktops online, announced today that they have added a module for Meebo, a cross-platform web IM system. Netvibes is a great way to make RSS visually appealing and usable, but the inclusion of Meebo in the platform takes things to the next level in terms of interactivity.
http://www.netvibes.com/

No Comments

viper007bond WordPress plugins used on his site

http://www.viper007bond.com/about/plugins-used/

No Comments

slide.com

Turn your images into Slide Shows for mypspace and friendster website profile
http://www.slide.com

No Comments