Google Page Rank

Social Networking No Comments »

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

** Start Copy Here **


We all know how important getting link backs is and with this chain, you can get the ball rolling! You don’t have to be an established blogger to take part in this chain.

Here are the rules:
1. Copy this post from the point where it says “Start Copy Here” to the point where it says “End Copy Here”
2. Add yourself and 5 of your favorite bloggers to the end of the list.
3. Post this on your blog

The Prize Blog | Enkay Blog | Ms. Danielle | Cash For Comments | BetShopBoy | JohnCow | Zlio | Mr. Gary Lee | Jon Lee | Dosh Dosh | Some Make Money | The King Kong Blog | RomanDock | Michael Kwan | Ed Lau | Jane May | Sam Breadstone | Samanathon | Nycgraphix BlogPhoto | Blog for DC | Zazzle | Shopify | Your Name Here

**End Copy Here**

Popularity: 4% [?]

Coding, demos, and snippet sharing sites

In the News 1 Comment »
  1. 301url : tiny url
  2. Abaqueinside : online ajax catalog
  3. AJAX Devmo : mozilla dev center for ajax
  4. Ajax showcase : web 2.0 directory
  5. AJAX using only an image : ajax using only an image
  6. Ajaxian : ajax new blog
  7. AjaxImpact : ajax news
  8. Ajaxpatterns : ajax repository
  9. ajchat : ajax based chat room
  10. aPop : ajax, php, mysql powered gallery
  11. Ataja : tiny url translated in Spanish and English
  12. b2evolution : open source blog engine
  13. Codase : programming code snippet sharing
  14. Code Snippets : source code repository
  15. Cyber Dummy : ajax code snippets
  16. del.icio.us direc.tor : ajax based user interface for delicious
  17. del.icio.us tag cloud : delicious clouds for your account
  18. DIY Map : clickable zooming map
  19. Django : web applications framework
  20. Dojo : open source javascript toolkit
  21. dotproject : open-source project management application
  22. EasyUtil : recommendation service api
  23. ElfURL : short urls with stats
  24. eyeOS : web based desktop system
  25. FCKeditor : open-source html text editor
  26. fileNice : php file browser
  27. Flickr RSS Widget : javascript to display flickr feed
  28. Flowermaker : art/flower making service
  29. footoo : ajax image gallery
  30. FreeVolution : isometric tile engine for games
  31. gDisk : use gmail account for online storage
  32. GrokThis : ruby / zope / plone / mono hosting
  33. Hula : open source calendar and mail server
  34. Instant Rails : rails runtime solution
  35. IssueTrackerProduct : online bug-tracking; open-source j
  36. Krugle : programming code snippet search
  37. Lite Spell Checker : spell check demo
  38. Locomotive : ruby on rails solution for mac
  39. Loudblog : content management system for audio media
  40. Memory : memory game from yahoo images
  41. Meta : forum software with tagging, ranking, live updating ml”>m-n
  42. MochiKit : javascript libraries
  43. Montage-a-google : google image montage
  44. MyProgs : social programs/software list sharing
  45. Nopaste : programming code snippet storage
  46. NotLong : tiny url
  47. openrico : javascript libraries
  48. OPML Workstation : manage opml files
  49. Orbeon : form-based web applications
  50. OSZone : open source directory
  51. Pastebin : programming code collaboration
  52. PhotoStack : photo gallery using ajax/php
  53. Phrasr : phrase from flickr photo
  54. Plogger : open-source photo gallery
  55. Processing : open source environment for image/animation/sound
  56. ProgrammableWeb : web 2.0 reference site
  57. script.aculo.us : javascript libraries
  58. SWiK : open source directory
  59. Tagnautica : flickr search interface
  60. TextDrive Snippets : programming code snippet sharing
  61. TextSnippets : source code repository
  62. The Open Source Zone : open source projects repository
  63. TNX : temporary text storage
  64. Treehouse AJAX chat room : ajax chat room
  65. TurboDbAdmin : ajax database solution
  66. url(x) : url shortening service
  67. Userscripts : firefox greasemonkey scripts
  68. VGMap : software library to add to google maps
  69. what is that file : ajax based file description
  70. wsfinder : web services / api directory
  71. YubNub : command line search
  72. zenphoto : photo gallery using ajax/php
  73. Zmanda : open source backup/recover

Any suggestions, ideas? Feel free to comment on this article!

Back to Top

Popularity: 3% [?]

StumbleUpon Exchange

Social Networking 3 Comments »

Stumbling along through the web I cam across a blog called tjantunen. He has started a traffic exchange project based on the Dosh Dosh Technorati favorites exchange. Instead of using Technorati for his exchange he has integrated StumbleUpon. As you know, getting your blog stumbled may drive major amounts of traffic to your pages. And this traffic is totally free publicity for your blog.

Here is how it works. Visit my homepage and if you like the content Stumble “I like it!” Or you can stumble this post. Either way after you have stumbled my site, leave a comment with the web site address you want to get stumbled and your StumbleUpon username. I will then go to your page and return the favor. My StumbleUpon username is nycgraphix. As noted on tjantunen’s blog the Technorati favorites exchange was a huge success that is still going strong and there is no reason really why this exchange can not have the same success.

If you start similar exchange project with your own blog, please include a link back to this blog and don’t forget to link back to the originator of the StumbleUpon Exchange.

Any suggestions, ideas? Feel free to comment on this article!
Back to Top

Popularity: 3% [?]

Free AJAX Tutorials

Ajax No Comments »

AJAX Activity Indicator Tutorial

CakeTimer - An Ajax File Uploads Progress Bar
This is a demonstration of an AJAX powered progress bar to monitor file uploads with (Cake)PHP.

AJAX Bookmarklets Tutorial

Creating Huge Bookmarklets
A bookmarklet is a special piece of JavaScript code that can be dragged into a user’s link toolbar, and which later can be clicked on to implement cross-site behavior. People have done all sorts of cool stuff with it.

AJAX Chat Tutorials

Lace - Ajax Chat
Lace is a free, lightweight Ajaxian communications engine suitable for a shoutbox, chat room or similar. Version 0.1.3 brings with it several bug fixes, a tiny bit of code reorganization and most importantly, an oft-requested User List.

Most Simple Ajax Chat Ever
Very easy to use AJAX chat demo.

AJAX Client-Server Communication Tutorials

Implementing simple AJAX interaction in your Web Application using XMLHttpRequest object
Everybody till now must have at least heard about AJAX (Asynchronous JavaScript And XML). This example will give you an idea about how you can implement simple AJAX interaction in your web application.

Make asynchronous requests with JavaScript and Ajax
In this article, you’ll begin with the most fundamental and basic of all Ajax-related objects and programming approaches: The XMLHttpRequest object. This object is really the only common thread across all Ajax applications and — as you might expect — you will want to understand it thoroughly to take your programming to the limits of what’s possible.

AJAX
In this tutorial, you’ll be introduced to Ajax, a technology that allows you to send these requests through small JavaScript calls, meaning the user doesn’t have to wait for the page to refresh.

All Request, All The Time
Let’s build a simple application that accepts input from the user, passes it to some PHP on the server that checks it against a database, and returns the result to the browser. It comes in three parts.

AJAX Drag and Drop Tutorial

Drag and Drop Tutorial (with a cool video)
Adding items to a shopping cart in common e-commerce applications isn’t very close to the actual “add to cart” metaphor, since it requires clicking an “add to cart” button, watch a new page (the shopping cart), and then go back to the shop or checkout with buttons. Ajax allows to get closer to the cart metaphor, by enabling drag-and-drop interactions and giving immediate visual feedback, without leaving the shop.

AJAX Dynamically Content Loading Tutorials

Dynamically loaded articles
This is a basic example showing you how to use AJAX. In this script, you have a list of article titles at the right side. When you click on one of them, AJAX will be used to request the content of the article from an external file and show it in the main DIV.

Ajax - Dynamic Content
This small generic script makes it easy for you to load content of external files into HTML elements on your page.

AJAX Forms and Autocomplete Tutorials

Scriptaculous Lists with PHP
The drag-and-drop effects, most notably the sortables, caught my eye because the look great, they are so easy to implement, and they’re just so much nicer than the standard listbox with up/down arrows that we see in most of today’s applications and administration tools.

Alter data with Ajax forms
Displaying rich formatted questions and lists, even paginated, is not enough to make an application live. And the heart of the askeet concept is to allow any registered user to ask a new question, and any user to answer an existing one. Isn’t it time we get to it?

Dynamic Client Lookup

This script uses AJAX to autofill a form. Open the demo and type in 1001 in the “client ID” text field. AJAX will when you have done this call a script on the server and auto fill the rest of the form with client data.

Chained Select Boxes
This script uses Ajax to popuplate a select box with cities based on which country you choose.

Ajax Dynamic List
This script shows you a list of options based on what you type into a text input. Example: Type in “A” and Ajax will get you a list of all contries starting with “A”.

AJAX Framework and Toolkit Tutorials

My-BIC - Tutorials and How To’s
A collection of easy to follow tutorials using the My-Bic Framework including a, hello world - getting your ajax setup, posting comments via AJAX and changing views from a drop down. There are beginner and intermediate tutorials here.

New Echo2 Tutorial Series
Part 1 of a multipart Echo2 tutorial series, entitled “Ajax with Echo2 and Eclipse” is now available from our web site. The related archive with the Echo2 distribution plus the EchopointNG library is available here.

AJAX Design Patterns - Using The Dojo Toolkit
Is this tutorial any different from the others? Well yes and no, it is different in being a tutorial on how to design and build a complete site and not just some fancy little details like how to turn caching in AJAX off or how to create a fancy widget.

AJAX General Tutorials

Building a Spy
Step by step instructions on how to build a Digg like spy page.

Building a Shelf in WordPress
Nice tutorial on how to build a sliding shelf in Wordpress.

AJAX from Scratch: Implementing Mutual Exclusion in JavaScript
This AJAX from Scratch series of articles describes fundamental techniques needed to develop AJAX Rich Internet Applications in JavaScript from scratch.

Saving Session Across Page Loads Without Cookies, On The Client Side
This is a mini-tutorial on saving state across page loads on the client side, without using cookies so as to save large amounts of data beyond cookies size limits.

A Tale of Two IFrames or, How To Control Your Browsers History
This is a mini-tutorial on the black art of iframes and browser history, known to AJAX experts but rarely presented clearly.

AjaxWorld Special: What Is AJAX?
Learn more about AJAX and ColdFusion

AJAX Using ASP.NET 1.1You’ve heard of it. It is the latest buzz term for web programmers these days. AJAX is an acronym that stands for Asynchronous JavaScript and XML. AJAX gains its popularity by allowing data on a page to be dynamically updated without having to make the browser reload the page. I will describe more about how AJAX works, and then go into some sample code to try out.

Speed up Your AJAX Based Webapps
It sets the expiry of the JavaScript to years and not days. Once the JavaScript file is downloaded it is never downloaded again, ofcourse unless you force it by removing the file in the cache. If you visit the site often the JavaScript will not be removed from the cache.

Kick-start your Java apps, Part 2
This tutorial guides you through the development of a small human-resources application, first using conventional JavaServer Pages (JSP) based technology, and then migrating it to a highly interactive solution using Ajax.

Create Your Own Ajax Effects
Why let script.aculo.us have all the fun? Start building your own Ajax-driven visual effects today. The basic and prebuilt effects in script.aculo.us are nice, but if you really want to build something great why not investigate doing your own, homegrown, do-it-yourself effects. We’re going to show you how to take basic effects and build on them to create your own.

AJAX Getting Started Tutorials

An Introduction to AJAX
A very nice introduction to AJAX.

Nitty Gritty Ajax
In the course of this tutorial, we’re going to look at what Ajax can do. Then we’ll use a JavaScript class to simplify your first steps toward the ultimate in speedy user interactivity.

A simple AJAX example
Based on Rasmus’s 30 second AJAX tutorial, I’ve cobbled together a very rudimentary example of one approach to AJAX programming. A “Hello, World” AJAX program, if you will. You can view the demo here on my site, and download the source code (document attachment at the bottom of this article).

A List Apart: Articles: Getting Started with Ajax
The start of 2005 saw the rise of a relatively new technology, dubbed “Ajax” by Jesse James Garrett of Adaptive Path. Ajax stands for Asynchronous JavaScript and XML. In a nutshell, it is the use of the nonstandard XMLHttpRequest() object to communicate with server-side scripts.

Ajax Toybox
Justin has put together a nice group of AJAX tutorials including, Hello, World, Dynamic City, State Lookup, Ajax to Clean Your Clock, Ajax Calculator and an RSS News Ticker.

Introduction to Ajax
When it comes to Ajax, the reality is that it involves a lot of technologies — to get beyond the basics, you need to drill down into several different technologies (which is why I’ll spend the first several articles in this series breaking apart each one of them).

Ajax Toolbox / XMLHttpRequest AjaxRequest Library Examples
A great group of AJAX examples.

Rasmus’ 30 second AJAX Tutorial
I find a lot of this AJAX stuff a bit of a hype. Lots of people have been using similar things long before it became “AJAX”. And it really isn’t as complicated as a lot of people make it out to be. Here is a simple example from one of my apps.

An Ajax “Hello World” project to Get You Going
Sometimes we all want something very simple to build a thorough understanding of the mechanics of a new technique before we dive into the deeper water beyond. Now, if you are into ASP.NET and not PHP you might like to take a look at my version of this ultra-simple introduction to Ajax with sincere thanks to the original author.

Ajax Beginners Tutorial
In this tutorial we’ll discuss the basic principles of remote scripting using Ajax, a combination of javascript and XML to allow web pages to be updated with new information from the server, without the user having to wait for a page refresh.

AJAX Image and Gallery Tutorials

Image crop - DHTML user interface
This script gives you an Image crop/resize DHTML user interface. Drag a rectangle around the area you want to crop. Click the “Crop” button and let Ajax send crop data to the server and the cropped image back to you. PHP uses ImageMagick on the server to crop and convert the image.

Prototype Javascript Lightboxes
This class is based on Prototype 1.5. The code is inspired of the powerful script.aculo.us library. You can even use all script.aculo.us effects to show and hide windows if you include effects.js file.

AJAX Sortable List Tutorial

How to Make Sortable Lists
Many web applications need to offer an interface to order items - think about categories in a weblog, articles in a CMS, wishes in an e-commerce website… The old fashion way of doing it is to offer arrows to move one item up or down in the list. The AJAX way of doing it is to allow direct drag-and-drop ordering with server support.

AJAX RSS Tutorials

Simple Ajax RSS ticker script
This very small and simple script reads RSS data from an external source and shows them inside a predefined box DIV or other tag) on your page. What you have to do is to specify the url to the RSS feed, how many items you want to show, and for how many seconds you want the script to display each item.

Dragable RSS boxes
This is is a script that uses Ajax to read data from external RSS sources and display them inside dragable boxes. You can also create new boxes dynamically directly from the page. This is the first version of this script. New functionality will be added to this script during the following weeks and months.

Slide In RSS items
This scripts reads RSS feeds from an external source and displays them on your page. Each items appears after a predefined number of seconds by sliding in from the right side.

RSS Ticker with AJAX
Well, with this powerful RSS ticker script, you can now easily display any RSS content on your site in a ticker fashion! This script uses a simple PHP based RSS parser called LastRSS for retrieving a RSS feed, then Ajax and DHTML to display the feed dynamically and with flare. As a pre-requisite then, your site itself must support PHP, though the page using this ticker can be any regular HTML file.

AJAX Shopping Cart Tutorials

Fly to basket (Shopping cart)
This is a DHTML shopping cart module. The products will fly to the shopping basket when you click on the “Add to basket” button. Ajax is used to dynamically update the content of the basket.

Flexstore on Rails Tutorial
Flexstore is a traditional Shopping Cart application that you can write in Ruby on Rails. Very comprehensive and cool.

AJAX Sorting Tutorial

Sorttable: Make all your tables sortable
While the web design community gradually moves away from using tables to lay out the structure of a page, tables really do have a vital use, their original use; they’re for laying out tabular data.

AJAX Trees Tutorials

Update a tree with AJAX
his scripts adds an AJAX extension to my static folder tree. Open the demo and press down your mouse button on one of the nodes in thee tree. This will make a text box appear which makes it possible for you to rename nodes. AJAX is used to send this value to the server without reloading the page.

Static list based folder tree
This is a list based folder tree. What you have to do is to create a UL LI list. The script will then create the tree based on this list. The script uses cookies to remember state of nodes. It also includes functions for expanding/collapsing all nodes.

AJAX Username Availability Tutorial

AJAX username availability checking
The goal of this AJAX example is to allow a user who is registering for your site to see if the username they want to use is taken already or not, without having to submit a form and reload the page.

AJAX Voting Tutorial

Digg-like AJAX Vote On
This tutorial will show you how to add AJAX-enhanced interactions to askeet. The objective is to allow a registered user to declare its interest about a question.

Ajax Poller
A poller script that uses Ajax to send vote to the server and receives vote results from the server. The results are displayed in some animated graphs.

Any suggestions, ideas? Feel free to comment on this article!

Back to Top

Popularity: 4% [?]

Technorati Favorites Exchange

Current Trends 22 Comments »

I came across an article yesterday on an article yesterday: Dosh Dosh’s Ultimate Technorati Favorites Exchange: An Interactive Experiment and decided to give it a go. I am conducting my own experience for the Technorati Favorite Exchange with a twist though, my blog is still considered a “newbie” by many standards and I would like to know if the effect will be anywhere near that of the results of major blogs. Only time will tell! Here are the contest guidelines.

1. Participate by Simply Exchanging Favorites

This is fastest way to participate the exchange program.

  • Favorite my blog by clicking here and using the tags “blog development” or “blog resources”. Then please leave your Technorati username as well as a similar link to your blog in a comment below.
  • To make things easy, I suggest using a Technorati favorite link or button. You can get the buttons and links easily at this Technorati page. Please leave a link to one blog only.
  • My Technorati nickname is nycgraphix and I will favorite all the links as soon as possible. I won’t leave any confirmation comments as this will clog up the comment section.
  • Check to see who has favorited your blog and do also let me know if I’ve left you out after 48 hours.

2. Link to this blog post with your Post on Technorati Favorites

This is only for those who wish to hold Technorati exchanges on their blog also. These are the steps you need to take:

  • Create a post on your blog announcing that you are exchanging Technorati favorites. Include a link to this post to indicate that there is a similar exchange going on at Blogtology and also at Dosh Dosh.
  • Feel free to use use any link text you want. But please make a new post on this topic instead of putting the link in a old post that is already deep in your archives.
  • Get a Link Back. Once I’ve noticed the link via trackback or Technorati, I’ll include a link to your post on Technorati favorites in this post itself so readers here can visit your blog to participate if they want to. I will also try to periodically highlight this post so it never gets lost in the archives.
  • Links will usually be put up pretty quickly but if you didn’t see your link up after a day or two, please feel free to send me an email.

Andy Beard has come up with the best method I’ve seen yet, using OPML to mass import the sites you would like to add to your Technorati Favorites. This way, with a few simple clicks you can add 500+ blogs at once to your favorites and hopefully most of the blogs you add will also return the favor. Its also a great way to avoid missing anybody.

Here are Ultimate Technorati Favorites Exchange Hosts to add to your favorites list:

Dosh Dosh - kawaiikuma
AskaX World - Andika Kusuma
T Jantunen.com
- T Jantunen
CalvinWarr.com - Calvin Warr
Vinod Live! - Vinod Ponmanadiyil
Bil2me dot com - William Toomey
Zath - Simon Barker
VersaCreations - Vivienne Quek
Azazil.net - Gary V. Vaughan
MrGaryLee.com - Gary Lee
Blogging for Money - Michael A. Setyaputra
Money Consciousness - Nenad
Brown Thoughts - Brown Baron
Quasi Fictional - Diogenes
Foreign Perspectives - Arnold
Home Based Business - Brian Pratt
The Million Dollar Experiment Down Under - Rob St George
Sexy in Red - Norlina
JameoTips - ValkrieAngel
I Thought, Therefore I Blog - Bet Shop Boy
My Online Collections - Star500
Ramblings of an Undisturbed Mind - Beth
Make Money Online The Quick and Easy Way - ejcooksey
Manila Mom - tessasandiego
Gauravonomics - Gaurav Mishra
Digital Mail - atul
Rishi Raj - rishimac
Keeping Fit Is A Daily Battle - Nash Trout
Serendipity - Sharique
PinoyBlogosphere - pinoyblogosphere
Life in the Fast Lane - Deborah
Our Journey - sy
Localingo - tanguy
Middle Zone Musings - Robert Hruzek
India PR Blog - hobbithob
My Journey to One Million Dollars - Laura
Sleeping Princess - Jocelyn
Blogtology - nycgraphix

Visit them and get Favorited!

Any suggestions, ideas? Feel free to comment on this article!

Back to Top

Popularity: 4% [?]

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Login
Close
E-mail It