equestrian

webdev

Alle Einträge mit dem Tag "webdev"

myCodeTools : Quick Resources for Web Developers

mycodetools is about software libraries and tools which will help web developers build great looking and functional web applications in an easy manner.

jsTree – jQuery tree plugin

jsTree is a javascript based, cross browser tree component. It is packaged as a jQuery plugin.

Font Squirrel | Create Your Own @font-face Kits

Usage: Click the "Add Fonts" button and select all the TTF and OTF fonts you want in the @font-face kit. Choose your option then click the download button at the bottom. Voila!

Digging into WordPress

TCPDF – PHP Class for PDF

TCPDF is an Open Source PHP class for generating PDF documents.
TCPDF project was started in 2002 and now it is freely used all over the world by millions of people. TCPDF is a Free Libre Open Source Software (FLOSS).

Video on the Web – Dive Into HTML5

PHP.JS

PHP.JS is an open source project in which we try to port PHP functions to JavaScript. By including the PHP.JS library in your own projects, you can use your favorite PHP functions client-side.

An Introduction to CSScaffold

I'm working on my own spin on CSS frameworks, except that mine is a little bit different. It requires PHP to make CSS better, rather then relying on the bad system that we have to work with.

jQuery TOOLS / Flashembed – The future of Flash embedding

Flashembed is a JavaScript tool that you can use to embed Flash objects on your website. There are other tools for embedding Flash objects, but none of them offers the same flexibility and ease of use as this one.

Bulletproof Subversion Web Workflow | anant garg

Once you have subversion installed, its important to integrate it in your web development workflow. Simply running SVN commit everytime you complete a feature is not enough. So let us see how we can fully integrate subversion into our web development. This workflow also includes database versioning (using a simple PHP script).