-
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: Page
How to map a Servlet to only the front page / root path of your webapplication
This post is about Java Web Servlets and will hopefully save you some hours of debugging. Prelude Rant I was naive enough to think that the reasonable URL pattern “/” would match only the root path of the application. Guess … Read more
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
iGoogle replacements
Netvibes Netvibes may be my iGoogle replacement of choice as of now. It seems to be fairly flexible and also importing the iGoogle feeds to Netvibes was a breeze. Appearently Netvibes requires the import file to be in an OPML … Read more
Posted in Google, iGoogle
4 Comments
Microsoft SQL Server 2008 Management Studio Express – where the fuck is it?
Believe it or not, it’s not on their “Download Microsoft® SQL Server® 2008 Management Studio Express” page. Both of the downloads failed to include the SQL Management Studio program for some reason (see below). SQLManagementStudio_x64_ENU.exe 176.5 MB Download … Read more
Posted in Microsoft
Leave a comment
I don’t believe in A/B testing
Some people love to test everything from different designs to the color on buttons. They think it gives them special insight in how the vast anonymous Internet audience behaves; that they’ve cracked the code. So according to your numbers (you … Read more
Posted in Testing
Leave a comment
Enable fullscreen mode when generating YouTube movie with swfobject
I recently dived into the YouTube javascript API as we (the company I work for) wanted to track behaviour on the video (note that the YouTube javascript API is not great for this task, but that is another matter). However, … Read more
Posted in Programming, YouTube
Leave a comment