public marks

PUBLIC MARKS from springnet with tags ajax & texas

May 2007

Prototype JavaScript framework: Easy Ajax and DOM manipulation for dynamic web applications

by 7 others
Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choice for web application developers everywhere.

April 2007

Open Source Directory

by 17 others
Mapping the open source world by collecting objective information on open source projects.

March 2007

Snap Preview

by 6 others
WhoLinks2Me.com is an incredibly useful tool for finding out who links to your website or blog. With Snap Preview Anywhere, you can not only read who links to you, but see them as well!

Web-Sites of the Month: Best of February 2007 | Smashing Magazine

In this Photoshop tutorial, I’m going to reveal you some of the nice Web 2.0 logos, how you can draw their logo exactly the same (well, not really 100% though) with Photoshop.

December 2006

Cheat Sheet Round-Up: Ajax, CSS, LaTeX, Ruby… | Smashing Magazine

by 26 others
Whether you’ve forgotten the name of a function or the property of a cascading style sheet - handy cheat sheets deliver the information you are looking for - immediately. Most cheat sheets are available as .pdf or .png-files, so you can print them and u

symfony PHP5 framework » symfony advent calendar day one: starting up a project

The symfony advent calendar is a set of 24 tutorials, published day-by-day between December 1st and Christmas. That's right, every day including week-ends, a new tutorial will be published. Each tutorial is meant to last less than one hour, and will be th

October 2006

Welcome to Scrybe

by 4 others
ScrybeTM is a groundbreaking online organizer that caters to today´s lifestyle in a cohesive and intuitive way. Simple solutions for some age old problems.

September 2006

shortText.com - Post information. Share it.

by 11 others
shortText.com is a site where you can post any information and share it with others. Post your text below and we will save it and generate a URL for you. This URL is for you to distribute, print, post! Don't have a website? Don't want a blog? Want to s

July 2006

Javascript Boot Camp Tutorial

by 3 others
Even though AJAX wouldn't ever have become so popular if the Javascript world hadn't suddenly exploded with mature development and testing tools, there's little information on how to be a really good Javascript programmer. This talk is for everyone who fe

digg spy

by 9 others
Digg is all about user powered content. Every article on digg is submitted and voted on by the digg community. Share, discover, bookmark, and promote the news that's important to you!

Max Kiesler - Round-up of 50 AJAX Toolkits and Frameworks

by 9 others
The following is a compilation of all of the AJAX toolkits and frameworks that I have either reviewed or have first hand experience with and would recommend. It seem like a new AJAX toolkit or framework has come out every week or so since the term AJAX wa

Hack Attack: Desktop-integrated internet office - Lifehacker

Web-based programs like ajaxWrite, ajaxXLS, the Zoho Office suite, and Writely have drawn a lot of interest lately. However, whenever I've tried to exclusively live with web-based software, I find they've got a major flaw - namely desktop integration. For

CakePHP : the rapid development php framework

by 26 others
Cake is a rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to ra

symfony - open-source PHP5 web framework

by 76 others
Symfony provides a lot of features seamlessly integrated together, such as: * simple templating and helpers * cache management * smart URLs * scaffolding * multilingualism and I18N support * object model and MVC separation * Ajax support * enterprise read

John Wiseman » Blog Archive » Creating a MySQL connection with PHP/AJAX

by 5 others
In this tutorial I will explain how to open a mysql database connection using PHP and the all popular AJAX. The purpose of this article is to demonstrate how the XMLHttpRequest object works within php and the advantages of using it.