WP Remix
Technology Gate
WP Remix

Tutorials

14
May

Here you will find the best of best Ajax Tutorials like,ajax dynamiclist,ajax lightbox,mootools,jquery,ajax with ruby on rails,ajax with asp.net.

AJAX Client-Server Communication Tutorials

  1. Alternate Ajax Techniques, Part 1 - This tutorial tackles other Ajax techniques aside from XMLHttp as the means to describe the client-server communication.
  2. Dynamic HTML and XML: The XMLHttpRequest Object - This tutorial tackles the steps of retrieving and submitting XML data directly through XMLHttpRequest object in the background.
  3. Guide to Using XMLHttpRequest - This tutorial provides the steps in using XMLHttpRequest with php and nysql.
  4. Make Asynchronous Requests with JavaScript and Ajax - This tutorial tackles the most fundamental and the basic of all Ajax-related objects and programming approaches, the XMLHttpRequest object.
  5. Instant Tutorial - This tutorial shows how Ajax allows you to make a call to an http server get its content and load them into your existing page without having to refresh the whole page.
  6. Advanced Requests and Response in AJAXR - This tutorial will show you the different status codes and demonstrate how browsers handle each and showcase the lesser used HTTP requests that you can make with Ajax. continue

Category : Ajax | Gadgets | Open Source | Ruby on Rails | Tutorials | web-20 | Blog
8
March

Download Source code:Click Here

In this tutorial I will be showing you how to create a style switcher using jQuery and PHP. The end result

will be an unobtrusive & entirely degradable dynamic style switcher which will be quick and easy to implement.

Step 1: The HTML

First, we need to create our basic HTML file and save it as index.php: continue

Category : Open Source | Startup | Tutorials | web-20 | Blog
27
February

When Google first unveiled GMail, then GMaps, a firestorm of interest and activity was generated — not just in those Google applications, but the technologies that powered them.

These web programming techniques (now, of course, known collectively as AJAX) have become incredibly popular, especially among Web 2.0 startups and their early adopters.

The developers of Ruby on Rails recognized early on that allowing RoR developers to easily AJAX-ify their webapps would be a great addition to the framework.

With the addition of RJS Templates to Rails core, the AJAX bar was lowered even further.

Simple AJAX requests like incrementing the number of diggs a story has received, or splicing a comment into a blog, are remarkably fast, not to mention user friendly. continue

Category : How-To | Open Source | Ruby on Rails | Tutorials | web-20 | Blog
23
February

Useful AJAX Tutorials

Build an AJAX-Powered Shopping Cart
NETTUTS shows us how to build an AJAX-powered shopping cart using PHP, jQuery and some plug-ins.

AJAX

AJAX Username Availability Checker Using MooTools 1.2
When allowing a user to register a username, you can use AJAX with MooTools to let them check the availability of the username being submitted. continue

Category : Gadgets | Graphics | How-To | Open Source | Ruby on Rails | Tutorials | web-20 | Blog
10
February

wordpress

Here’s an extremtly nice pluign I found mentioned in AdesBlog. This Wordpress plugin turns your normal search string from: continue

Category : Google | How-To | SEO | Tutorials | eMarketing | web-20 | Blog
22
December

We’ve selected scripts of impressive slideshows, lightboxes and galleries you can use for effective presentations of your images.

  • Minishowcase
    Minishowcase is a small and simple php/javascript online photo gallery, powered by AJAX/JSON that lets you put easily your images in an online gallery, without having to configure databases or changing and customising code (though you may do it if you feel so) allowing to have an up-and-running gallery in a few minutes. continue

Category : Gadgets | How-To | Open Source | Tutorials | web-20 | Blog
15
December

http://www.ubuntu.com/themes/ubuntu07/images/ubuntulogo.pngHi..
This an article about installation D-Link DWA-100 Wireless Drive at Ubuntu Linux.

Download File rt73

Installation instructions for the Legacy rt73 http://images.us.ciao.com/ius/images/products/normal/271/product-10105271.jpgmodule
==================
Build Instructions
==================

1. Unpack the driver sources and go to the Module directory:
$ tar -xvzf rt73-cvs-daily.tar.gz
$ cd ./rt73-cvs-YYYYMMDDHH/Module

2. Compile the driver sources:
$ make
continue

Category : Gadgets | Open Source | Tutorials | Wirelss | Blog
1
December

http://www.ajaxrain.com/rainImage/072112.jpg

When it comes to creating the navigation part of your Website, the first thing you might think of is an unordered list that you style as tabs. Lately, such navbars are everywhere, as many people believe they’ll make their site more Web 2.0-compatible. Personally, I just think they’re semantically better and accessible.

continue

Category : Graphics | How-To | Tutorials | web-20 | Blog
15
November

How to install ruby on rails?

Ok, so this will basically be somewhat a repeat of the information made by Curt Hibbs in this great hands-on tutorial. However, the versions of all products changed from the time Curt made his tutorial, and in some areas I felt that additional description was required. So, in this tutorial you’ll get a step-by-step instructions on installing Rails on Windows 2000 Server (Windows XP would be very similar).

In order to have a fully working development environment, you can use your PC. You will need to install:

  • Ruby - the language
  • Ruby Gems - the plug-in manager for Ruby
  • Scite or FreeRIDE - IDE for Ruby
  • MySQL - the database
  • MySQL query builder / MySQL admin tools - GUI to create databases, add users and create tables
  • Rails Framework continue

Category : Google | How-To | Open Source | Ruby on Rails | Tutorials | web-20 | Blog
7
November

Beginning Rails is the practical starting point for anyone wanting to learn how to build dynamic web applications using the Rails framework for Ruby. You’ll learn how all of the components of Rails fit together and how you can leverage them to create sophisticated web applications with less code and more joy.

This book is particularly well suited to those with little or no experience with web application development, or who have some experience but are new to Rails. Beginning Rails assumes basic familiarity with web terms and technologies, but doesn’t require you to be an expert. continue

Category : Open Source | Tutorials | web-20 | Blog