Archive for the 'AJAX' Category

WordPress Plugin For E-Commerce: GetShopped

January 29th, 2010 by evacrazorse

GetShopped is a free WordPress plugin for adding e-commerce capabilities into WordPress-powered websites . It is a very easy-to-setup plugin which can work with any standards compliant WordPress theme (and WordPress MU).

Read the original:
WordPress Plugin For E-Commerce: GetShopped

Cross-Domain JavaScript With Simple PHP Proxy

January 28th, 2010 by evacrazorse

Using JavaScript, it is possible to load HTML, XML or JSON data with XMLHttpRequest. However cross-domain JavaScript requests (reaching remote pages) are not possible due to browser security limitations except JSONP-formatted JSON data . Simple PHP Proxy is a PHP script which aims to fill this gap by creating a layer between your JavaScript code and the remote domain to get data in HTML, XML or JSON formats

Excerpt from:
Cross-Domain JavaScript With Simple PHP Proxy

Website Footer Inspiration: Footerama

January 28th, 2010 by Neeveextitymn

Footers of websites are being used more & more effectively everyday to provide a better navigation and more information. Footerama is a fresh design gallery which presents inspiring footers of beautiful websites

More:
Website Footer Inspiration: Footerama

Open Source PHP-Based News Aggregator: Lilina

January 27th, 2010 by exspymannn

Lilina is an open source PHP application for aggregating feeds from a web-based interface. It supports RSS, Atom & podcasts inside them

See the original post here: 
Open Source PHP-Based News Aggregator: Lilina

Tips For Sending Valid E-mails From Websites

January 26th, 2010 by lyricsmarket

E-mails are one of the key elements of a website/web application. They are used in contact forms, sign-ups, notifications, newsletters, etc.

Continued here:
Tips For Sending Valid E-mails From Websites

A Complete CSS Framework: Markercss

January 25th, 2010 by Neeveextitymn

Markercss is a complete CSS framework for creating website layouts quickly. It comes with a set of stylesheets: layout, borders, backgrounds, links, forms, text, colors & tables which makes it possible to use only what is needed. The framework has a combination of references like adding a w10 class (10-1000 is defined) will make an element 10px or p5 (5-50 is defined) will add a 5px padding

Read the original here: 
A Complete CSS Framework: Markercss

Brosho: A jQuery Plugin For Designing In The Browser

January 25th, 2010 by lyricsmarket

Brosho is a jQuery plugin which helps you to minimize the editor-browser switching while creating/editing websites. It enables you to select elements in a webpage, edit the CSS properties with an in-browser editor & see the outputs instantly (similar to editing with Firebug). Once you are satisfied with the changes implemented, copy-pasting the new code to the CSS file is enough

Read the rest here:
Brosho: A jQuery Plugin For Designing In The Browser

Grimace: Display Emotions Through Facial Expressions

January 23rd, 2010 by FarmaciaEnLineaEspana

Grimace is a free Flash-based component for displaying emotions through facial expressions.

See original here: 
Grimace: Display Emotions Through Facial Expressions

Ultimate Reference of Javascript Image Galleries and Slideshows

July 29th, 2009 by GakAccodayfaf

Images are best presented and more manageable to the viewer if you add a visually appealing effects to your gallery and make it more easier to navigate. I have listed here the best JavaScript image galleries and also included some of the best tutorials on how to make one and use them in your own

The rest is here: 
Ultimate Reference of Javascript Image Galleries and Slideshows

A Simple Twitter App with Ruby on Rails - Messages With Ajax

June 23rd, 2009 by nastiyabel

Ruby on Rails is a web application framework that promotes rapid development.

More here: 
A Simple Twitter App with Ruby on Rails - Messages With Ajax