Pystachio lets you execute Python in modern browsers
Pystachio is an early-stage Python-to-JavaScript translator (written in JavaScript) aimed at providing Python scripting in any modern browser.
Tweet 0 CommentsSave Tags: frameworks, javascript, open source, python
Sprite Animation | jQuery
Create quick sprite animation by applying an image and sprite options. You can specify sprite’s options like “frameWidth”, “startFrame”, “endFrame”,... more »
Tweet 0 CommentsSave Tags: ajax, javascript, web 2.0, web design
Text Effects In jQuery
jQuery is not just about Menus and Animation Effects. With jQuery you can also create attractive text effects and play with the text to communicate... more »
Tweet 0 CommentsSave Tags: css-html, javascript, web 2.0, web design
How to Install Chrome OS [VMWare, VirtualBox]
Virtualize your Chrome Os
Tweet 0 CommentsSave Tags: javascript, news, open source, unix-linux
JeegooContext: jQuery Plugin For Multiple Context Menus
JeegooContext is a jQuery plugin that allows for multiple custom context menus (pop-up menus) to exist on a single page. The plugin is able to... more »
Tweet 0 CommentsSave Tags: css-html, javascript, reviews, web design
Sorting Values with JavaScript
Lists and tables are often the best way to display data on the web; but you shouldn't have to worry about sorting that information manually. In... more »
Tweet 0 CommentsSave Tags: how-to, javascript
Lightbox | jQuery.popeye 1.0 released
jQuery.popeye, the image gallery plugin that started as an alternative to the famous JavaScript lightbox.
Tweet 0 CommentsSave Tags: ajax, javascript, web 2.0, web design
JavaScript Time Picker with child window
This JavaScript code - date picker helps you choose a time through a popup windowJavaScript Time Picker with child window
Tweet 0 CommentsSave Tags: javascript, open source, web design
Switching Images With Style: ImageSwitch
jQuery has built-in animations & effects. But when it comes to switching between 2 objects, you may need to code a little more for a flawless... more »
Tweet 0 CommentsSave Tags: ajax, css-html, javascript, web design
RightRails Was Updated
RightRails is a ruby-on-rails plugin for the RightJS javascript framework. And it was just updated with new features. By the link, there are some... more »
Tweet 0 CommentsSave Tags: ajax, javascript, ruby, web design
5 Question with David Walsh
There is probably a good chance if you read this blog that you also know David Walsh. David and I hail from the same hometown (Madison, Wisconsin) and... more »
Tweet 0 CommentsSave Tags: announcement, how-to, javascript, opinion
IE9 Features, Benchmarks
So Microsoft made IE9 faster, but how fast.
Tweet 0 CommentsSave Tags: javascript, reviews, tools, web design
55+ Seriously Useful Front End Web Developer Cheat Sheets
In this article you will find essential cheat sheets for the most commen web based technologies that you are likely to use if you’re a Front End Web... more »
Tweet 0 CommentsSave Tags: javascript, php, web design
Javascript Regular Expression to test the last character in string
This post describes how to perform some regular expression matching in JavaScript, with a small example.
Tweet 0 CommentsSave Tags: how-to, javascript, research, web design
A Excellent Tool for Every Technical Bloggers.
Excellent code display tool that every tech blogger will love it . Its a best way to present the code in your blog :)
Tweet 0 CommentsSave Tags: .net, css-html, java, javascript
Doing page redirection in PHP
Doing page redirection in PHP
Tweet 0 CommentsSave Tags: javascript, php
Bubble Tooltips : Javascript
Bubble Tooltips are an easy way to add (via a bit of CSS and javascript) fancy tooltips with a balloon shape to any web page. Before we begin, here it... more »
Tweet 0 CommentsSave Tags: ajax, css-html, javascript, web design
When to use the jQuery live() and bind() methods
Some good points when to use the bind() and live() jQuery event methods.
Tweet 0 CommentsSave Tags: how-to, javascript
12 Extremely Handy Online Tools for Web designers and Developers
Here is a list of useful online generator for web design and development. They are small web applications but can easily save up large amount of times... more »
Tweet 0 CommentsSave Tags: javascript, tools, web design, web services
17 JavaScript Form Validation Snippets
In this article, you will get to see 17 form validation snippets that can be very useful for your daily development need. These snippets are those... more »
Tweet 0 CommentsSave Tags: how-to, javascript, methodology
Use jQuery and PHP to scrape page content
So we have content on another domain that we want to load via AJAX into a page how can we do this?…. This was a question that was put to the other day... more »
Tweet 0 CommentsSave Tags: ajax, javascript, php, tools