Just saw this article on AppleInsider where a photo of one of the original apple tablets prototypes is shown. Quick story about my very brief interaction with this thing. Although the article says that it may have been developed sometime between 2002 and 2004, I’m almost positive … | Continue reading
The main microcontroller is based on the ATmega328 microcontroller like the Arduino Uno Board itself. There are 14 digital input and, respectively, output pins, 6 analog inputs, a 16 MHz crystal oscillator, an ICSP header, a power jack, a reset button and of course, for the Ardui … | Continue reading
I just came across a free eBook called Locking Down WordPress from CodePoet featuring Rachel Baker, Brad Williams, and John Ford. It's an interview style book asking the 3 pro's how they handle security for their sites and is a must for anyone who uses WordPress for their clients … | Continue reading
Since camera manufacturers continue to annoy me with their unwillingness to add the features I want (yes, I’m taking this personally) I guess I’m about due for another blogpost ranting/whining about it. I’ve covered some of these things before in this blog (and quite often on the … | Continue reading
In sum, Archlinux is working beautifully. What follows is a rough run down of my notes while installing, configuring, tuning and using Archlinux on the Lenovo Thinkpad T430. | Continue reading
This week I learnt an important lesson when using Search and replace in WordPress. When I'm working on a site in development I have WordPress running on a dev domain so the client can view the website and make any changes via the dashboard. When the site is ready to go live I go … | Continue reading
File: PDF Size: 70.17 Kb | Continue reading
File: PDF Size: 32.94 Kb | Continue reading
File: PDF Size: 67.13 Kb | Continue reading
File: PDF Size: 29.99 Kb | Continue reading
File: PDF Size: 328.83 Kb | Continue reading
Ok so I've finally got my site live and its a great feeling. It has only taken me a year, if anyone says its been longer than this, well they are probably right! I'm not a designer, which has been one of the major road blocks for me as I've never been that happy with a design tha … | Continue reading
I use MAMP as my local development environment. MAMP is brilliant as it installs the software (Apache, MySQL and PHP) used to run a web server similar to a LAMP server. This is great as it means you can test your files locally without having to upload them first. As I work betwee … | Continue reading
Go, by its very nature, is multithreaded. This makes a traditional approach of daemonizing Go programs by forking a bit difficult. To get around this, you could try something as simple as backgrounding your Go program and instructing it to ignore the HUP signal: | Continue reading
The X Go Binding (XGB) is a low level library that provides an API to interact with running X servers. One can only communicate with an X server by sending data over a network connection; protocol requests, replies and errors need to be perfectly constructed down to the last byte … | Continue reading
Do you have dynamic workspaces in your window manager? You might be wondering: what in the world are dynamic workspaces? A dynamic workspace model allows one to add, remove or rename workspaces on the fly. Comparatively, in a typical window manager (or desktop environment) config … | Continue reading
I’m pretty satisfied with how Rails handles common tasks like routing, validations, internationalization. There is one thing though I’m not happy with. And it’s, of course, grouping validations. I’m talking about the simple situations where you have a model that needs to group va … | Continue reading
File: PDF Size: 53.50 Kb | Continue reading
The sports superstar and humanitarian transcended baseball's borders | Continue reading
There has been a lot of buzz about tmux recently. The fine pragmatic programmers folks published a very good book about it and on twitter, at least on my stream, there are a lot people in love with it. | Continue reading
File: PDF Size: 37.07 Kb | Continue reading
In January 2011 a user at StackOverflow asked, if he should start learning HTML5 / CSS 3 or begin with the older versions. In quite a length I answered the question by explaining my way to web development over the years. I think, that the answer might serve others well, too, who … | Continue reading
Bart Vander Sanden Freelance app and web developer in Leuven, Belgium Home Web Development Photography Blog English Nederlands Home › Blog › I Break Horses in 15min I Break Horses in 15min Posted on 12 February 2012. About me Hi, I'm Bart, a freelance web developer based in Leuve … | Continue reading
Bart Vander Sanden Freelance app and web developer in Leuven, Belgium Home Web Development Photography Blog English Nederlands Home › Blog › Clap Your Hands Say Yeah! Clap Your Hands Say Yeah! Posted on 11 February 2012. About me Hi, I'm Bart, a freelance web developer based in L … | Continue reading
Apple's Valentines Day promos show Etude running on a white iPad 2! It's also linked prominently on the iPad site under "From the App Store." (via benglert) | Continue reading
Bart Vander Sanden Freelance app and web developer in Leuven, Belgium Home Web Development Photography Blog English Nederlands Home › Blog › Rock rally time again Rock rally time again Posted on 04 February 2012. About me Hi, I'm Bart, a freelance web developer based in Leuven, B … | Continue reading
File: PDF Size: 70.28 Kb | Continue reading
Bart Vander Sanden Freelance app and web developer in Leuven, Belgium Home Web Development Photography Blog English Nederlands Home › Blog › US Air force US Air force Posted on 03 February 2012. About me Hi, I'm Bart, a freelance web developer based in Leuven, Belgium. I create w … | Continue reading
In this post I just want to bring to your attention a little plugin I extracted from my vimfiles. We all need to read some API docs during our work day. | Continue reading
Bart Vander Sanden Freelance app and web developer in Leuven, Belgium Home Web Development Photography Blog English Nederlands Home › Blog › One of my pics of friday appeared in the newspaper (Het Belang Van Limburg). Cool! One of my pics of friday appeared in the newspaper (Het … | Continue reading
Bart Vander Sanden Freelance app and web developer in Leuven, Belgium Home Web Development Photography Blog English Nederlands Home › Blog › Rock rally time! Rock rally time! Posted on 27 January 2012. About me Hi, I'm Bart, a freelance web developer based in Leuven, Belgium. I c … | Continue reading
Bart Vander Sanden Freelance app and web developer in Leuven, Belgium Home Web Development Photography Blog English Nederlands Home › Blog › Good morning Good morning Posted on 25 January 2012. About me Hi, I'm Bart, a freelance web developer based in Leuven, Belgium. I create we … | Continue reading
It looks like the entire Rails community is paying attention to the testing-is-not-enough-your-tests-should-be-fast mantra. And I have to say I agree with the topic. It’s good to focus on speeding up your tests because, as Corey Haines keeps saying, it will help you to focus on t … | Continue reading
Bart Vander Sanden Freelance app and web developer in Leuven, Belgium Home Web Development Photography Blog English Nederlands Home › Blog › The Pains Of Being Pure At Heart The Pains Of Being Pure At Heart Posted on 17 January 2012. About me Hi, I'm Bart, a freelance web develop … | Continue reading