-
Recent Posts
- How to assign a ringtone to your iPhone 5 from the iTunes Store
- MVC 2 – Model binding happens automatically for properties not fields
- HTML/DOM attribute change events and how it can improve maintainability in your web application
- Google API nightmare: How I fixed the “Could not load file or assembly ‘System.Net.Http.Primitives, Version=1.5.0.0 …” exception
- How to access array elements of a VBScript class property (returning an array)
- How to debug an infinite request/loading for an IIS website AND what my problem was
- How to assign properties to the default ‘Content’ tab with PageTypeBuilder
- EPiServer: Remember to set a PageName for programmatically created Pages
- Simple helping function for managing dependencies in JavaScript
- Possible issue when omitting semi-colons in JavaScript
- An emotionless state (bedtime notes)
- How to use the “multiple” attribute with wp_dropdown_pages
- My acne is gone, have I become a happier person?
- The illusion of encryption
- “Hijacking” WordPress plugins
Categories
Archives
- September 2014
- July 2014
- June 2014
- February 2014
- October 2013
- September 2013
- July 2013
- June 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- September 2011
- July 2011
- June 2011
- May 2011
- April 2011
- album championship chance code course crucible day Death everyone everything Google hand idea information john higgins kind life mark selby moment name nbsp Open Page password Path programming reason right ronnie o sullivan root run search site Snooker snooker world championship solution something sort theory time today type value way Wordpress
Tag Archives: code
My site now respects the Do Not Track (DNT) header [UPDATED]
Update: The tracking is no longer completely removed when DNT is enabled but all IP addresses are anonymized. I remind you about the Google Analytics Opt-Out plugin if you want to avoid tracking all together. Google Analytics will from now … Read more
Posted in Do Not Track (DNT)
Leave a comment
The Duck(typing) movie – movie script idea
An continuation of my silly programming movie script ideas. Briefing room: A (commander dude): When I see a bird that walks like a duck and looks like a duck and quacks like a duck, I call that bird a duck! … Read more
Posted in Comedy, Programming
Leave a comment
How I implemented currency handling in Mustache across PHP and JavaScript
Originally this article was to be about how to implement currency formatting using the template language Mustache, but I see it also covers a bit on how to synchronize template variables between the server-side and client-side. Hopefully you’ll get something … Read more
Posted in JavaScript, Mustache, PHP, Programming
Leave a comment
What Mozilla does right with Mozilla Home and Google did wrong with iGoogle
When Google announced they were shutting down iGoogle I reacted on how they were screwing up the experience for the remaining users despite having a long closing time (1st of November 2013). Long story short they’ve accumulated massive opposition from … Read more
Posted in Firefox Home, Google, iGoogle, Mozilla
1 Comment
Replay search on GosuGamers doesn’t work properly? No problem
Sometimes programming skills become really handy. For example like just now when I tried searching for Warcraft 3 replays including a specific player on GosuGamers. The problem is that it revealed no matches, which is kinda weird because I already … Read more
Posted in GosuGamers, PHP, Warcraft 3
Leave a comment
My take on a WordPress plugin: Redirection
Just stumbled upon the WordPress Redirection plugin at work and as usual I’m going to give a very brief and incomplete summary of my experience with it. The interface is lovely but I’m not here to chitchat so I’ll go … Read more
Posted in Wordpress
Leave a comment