Posts Tagged ‘framework’

  • January 12, 2010

    25 sexy jQuery Drop Down Multi Level Menu

    Dropdown menus and menu bars have been heavily used since the early days of graphical user interfaces. Their use has become ubiquitous, and even expected, in desktop applications, and the web has quickly followed suit. There are lots of dropdown menus already out there. Here you’ll find 25 sexy jQuery and CSS based drop-down or [...]

  • January 9, 2010

    Buildon.net – The PHP Frameworks Showcase

    One question that appears in many PHP frameworks forums is:
    « Can I do it with this framework? »
    Buildon.net was built to answer this question and showcase what can be accomplished with a particular PHP framework like CodeIgniter, CakePHP, Symphony, etc.

  • January 8, 2010

    17 Javascript Animation Frameworks Worth Checking Out

    JavaScript is the one of the most utilized and popular programming language, because a large majority of the browsers are compatible with it. In addition, JavaScript has become very popular, very quickly, because it is uncomplicated, straightforward, and has a wide-range of capabilities.

  • December 9, 2009

    jQuery Masonry – Floating content – The easy way!

    Masonry is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges elements horizontally then vertically, Masonry arranges elements vertically then horizontally according to a grid. The result minimizes vertical gaps between elements of varying height.

  • November 19, 2009

    Midori – The ultra-lightweight JavaScript-Framework

    Midori is an ultra-lightweight JavaScript-Framework ( 45KB uncompressed ) that gets the job done without getting in your way. – Midori is a Drag & Drop-, Toggle-Effect-Specialist!

  • November 2, 2009

    CodeIgniter and Doctrine from scratch. Day 1 – Install and Setup.

    Being inspired by the wonderful series of articles/screencasts on the nettuts website called CodeIgniter From Scratch I decided to write my own series on using CodeIgniter and Doctrine together to build a functional website in a series of tutorials.

    In this first part of series, I will show you how to create a basic CodeIgniter install and add Doctrine as a plug-in.

  • October 29, 2009

    YAML 3.2 – new release of the CSS framework

    The new version of the (X)HTML/CSS Framework YAML comes with a slimmed out framework core, an enhancend flexible grid module, many accessibility tools, many small improvements and more than 30 examples.

  • October 27, 2009

    How to Easily Create a JavaScript Framework, Part 4

    In this week’s post, I will complete the “VOZ” JavaScript Framework tutorial series, and I will add a few new methods for dealing with a JavaScript Framework. Moreover, I will introduce some AJAX into the Framework. Feel free to use this Framework as you see fit, or to add your own methods.