A PHP Error was encountered

Severity: Notice

Message: Only variable references should be returned by reference

Filename: core/Common.php

Line Number: 257

Tools | Kenji Honma | webdev projects

Tools

A collection of useful tools and frameworks for web-developement.

IDEs


Netbeans An open-source IDE optimized for web-developement based on eclipse. visit
Notepad++ The best free texteditor out there. Features support for all kinds of languages and much more. visit
Aptana visit

Javascript


Jquery AJAX. DOM. visit
require.js Makes OOP in Javascript more comfortable. visit
Underscore A collection of useful helpers e.g. for arrays and objects. visit

php


Codeigniter Handy php-framework to build applications with MVC-architecture. visit
Zend Framework Gigantic framework for big scale projects. It is also possible to use single modules of the framework with other applications. visit
FPDF Useful php-class to create PDF’s on the fly visit
Smarty PHP-Template-system visit

CSS


normalize.css Reduces browser-specific differences with css-rendering. visit
LESS A language to get more control and structure on stylesheets. I'd recommend it primarily for bigger projects with a lot of layouting. visit
html5boilerplate Basic and adaptable front-end-template. visit

Multimedia


IrfanView visit
Paint.NET visit
Inkscape visit
Ascii Art - Machine visit
Audacity visit
Winamp :) visit

Other


XAMPP visit
MySQL Workbench visit