webdev
Alle Einträge mit dem Tag "webdev"
Webdevelopment und was vom Leben übrig bleibt
Alle Einträge mit dem Tag "webdev"
Donnerstag, 4. März 2010
mycodetools is about software libraries and tools which will help web developers build great looking and functional web applications in an easy manner.
Dienstag, 2. Februar 2010
jsTree is a javascript based, cross browser tree component. It is packaged as a jQuery plugin.
Freitag, 29. Januar 2010
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!
Dienstag, 26. Januar 2010
Donnerstag, 21. Januar 2010
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).
Freitag, 16. Oktober 2009
Montag, 13. Juli 2009
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.
Donnerstag, 18. Juni 2009
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.
Freitag, 5. Juni 2009
Mittwoch, 3. Juni 2009
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).