Andreaslagerkvist - andreaslagerkvist.com
General Information:
Latest News:
Now Using Disqus 2 Apr 2012 | 07:01 pm
I've used Disqus on SleekPHP.com since launch and now I've finally made the switch on here as well. Really like that they handle all the user input and spam filtering. I couldn't be b...
Creating a Basic Wordpress Plugin 3 Feb 2012 | 07:31 pm
I recently created my very first Wordpress plugin (I've been coding themes for a few years though) and I thought I'd write down a little getting started for other plugin noobs out there. I&...
How to Create a Restaurant Menu in Wordpress 3 using Custom Post Types and Taxonomies 19 Jan 2012 | 05:20 am
I recently created a restaurant website in Wordpress and for the first time got to use Wordpress 3's new "Custom Post Types" feature. Here I thought I'd explain how you too can create a menu...
HTML5 Base Wordpress Theme 3 Jan 2012 | 08:39 pm
Like so many others I've now also written my own HTML5 starter theme for Wordpress. It's based on the Bones Wordpress Theme which is based on the HTML5 Boilerplate. A few things I've ...
Sony and Google and the PS4 25 Dec 2011 | 08:16 am
I'd love it if Google and Sony could join forces on the PS4 (PSLife? :) and deliver super hardware (something like Nvidia's next) with Android / Google TV on top. All your saves and user pr...
jQuery 3D Circle 12 Dec 2011 | 10:49 pm
I wanted to learn more about CSS 3D transforms so I started experimenting with the login page on SleekPHP. It all turned into a jQuery Plugin called "3D Circle". I haven't uploaded it to the sit...
A thousand monkeys at a thousand typewriters in PHP 7 Dec 2011 | 03:31 am
I actually had this idea ages ago and last night I started thinking about it again while trying to fall asleep so I decided to write the thing once and for all. Using the convBase function from the c...
SleekPHP User Handling 2 Dec 2011 | 12:46 am
SleekPHP development has gone a bit slow lately but last night I managed to get quite a lot of work done on the user management. SleekPHP's user management is database driven and allows any numb...