Archives for April 2010

You are currently browsing 4 articles posted April 2010.

  • Sleek/aFramework and Drupal

    Published Monday 26th of April 2010

    I've never really checked out Drupal properly before (or any other framework for that matter) but tonight (16/4) I spent a few hours reading the docs.

    It's almost scary how many things are similar, and in some cases completely identical, to aFramework/Sleek.

    Join 2 others and post a comment

  • aFramework 4.0 a.k.a. SleekPHP

    Published Wednesday 21st of April 2010

    As usual when I've finished building 5 or 6 sites and ~80 modules for one version of aFramework I want to start the next, non-backwards-compatible, version of it :P

    SleekPHP

    This year is no different and I've begun development on aFramework 4.0 or Sleek 0.1.

    Join 2 others and post a comment

  • How to Build an aFramework Module

    Published Friday 16th of April 2010

    As a follow up to "How aFramework Works" I thought I'd explain how to build your own modules for aFramework.

    It's actually very simple. Of course you'll need to know the languages you'll be writing but I assume you do. The simplest modules consist of nothing but HTML.

    Be the first to post a comment

  • How aFramework Works

    Published Saturday 10th of April 2010

    aFramework is my home made PHP web dev framework that I run almost all my projects on.

    Today I thought I'd exaplain how aFramework goes from a requested URL to a rendered page.

    Be the first to post a comment

Random jQuery Plug-ins

  • Removable File Upload

    This plug-in adds a "remove"-link next to input[type=file]:s that allows the user to remove a selected file from the input.

    Details

  • Slide Presentation

    A sort of slide/presentation kind of plug-in. Displays sliding images with text floating on top. This one's pretty specific but perhaps someone will f...

    Details

  • Static to Dynamic Google Map

    This plug-in turns a static google map into a dynamic one by inspecting the attributes passed to the static map API. It's still in beta and doesn't su...

    Details

More Plug-ins

Recent Comments

  1. Andreas on "SleekPHP User Handling"

    Thank you for showing interest :) Were the docs en...

  2. ciptard on "SleekPHP User Handling"

    Ok, thank you

  3. Andreas on "SleekPHP User Handling"

    I might write a "getting started" article for Slee...