This is a sort list of must-have packages for this handy and performance editor.
The big list of Html/Css framesworks and toolkits
The following is a list of CSS frameworks, pre-written Cascading Style Sheet libraries that are meant to enable easier, more standards-compliant layout and styling of web pages – applications.
VDW changes to Twenty Eleven theme!
It was time to move on with a simple and responsive design. So, I chose the twenty eleven and with a few modifications I got what I wanted.
Here is my list of modifications
- remove header image
- add background image
- change to single column
- remove underline from links
- change link:hover colors
- remove box shadow and border from searchbox
- use transitions for links, buttons, etc
ok, hope you like it…
Inhibitor – Error Handling For A Codeigniter Application
Inhibitor is an error handler class for CodeIgniter using the following native Php functions: set_error_handler, set_exception_handler register_shutdown_function to handle parse errors, exceptions and fatal errors respectively. Continue reading
CodeIgniter String Helper – Greek string to uppercase
Greek string to uppercase helper extends the core helper and adds a function that converts the greek lowercase letters of a string to uppercase, correctly. Continue reading
CodeIgniter Array Helper – Compare arrays
Compare arrays helper extends the core array helper and compares the values of two associative arrays based on their intersection of keys. Continue reading
HTML5 Starter kit – BlankPlate
BlankPlate is another HTML5 Starter Kit that helps you save preparation time in frontend developing. Continue reading
A simplified version of UI datepicker…
The other day I saw a junior web designer having troubles with jQuery UI library, trying to “style up” and minify the datepicker. In order to help him I cleaned up the stylesheet and simplified the whole mess. Continue reading