ruuddottech.blogspot.com
Ruud.Tech: ParTech IT blog
http://ruuddottech.blogspot.com/2013/01/partech-it-blog.html
A blog for software engineers. Tuesday, January 15, 2013. It's been a long time since I posted here. I'm not really doing anything with this blog at the moment, but I do regularly post new stuff on my company's Sitecore blog. You can find it here: http:/ www.partechit.nl/nl/blog. Subscribe to: Post Comments (Atom). I am a software engineer with over 10 years of experience in web development. I worked for Colours, The Internet Company. View my complete profile. Alexey Rusakov on Sitecore.
ruuddottech.blogspot.com
Ruud.Tech: January 2013
http://ruuddottech.blogspot.com/2013_01_01_archive.html
A blog for software engineers. Tuesday, January 15, 2013. It's been a long time since I posted here. I'm not really doing anything with this blog at the moment, but I do regularly post new stuff on my company's Sitecore blog. You can find it here: http:/ www.partechit.nl/nl/blog. Subscribe to: Posts (Atom). I am a software engineer with over 10 years of experience in web development. I worked for Colours, The Internet Company. From early 2003 until 2010 and currently work within my own company DotTech.
ruuddottech.blogspot.com
Ruud.Tech: August 2009
http://ruuddottech.blogspot.com/2009_08_01_archive.html
A blog for software engineers. Monday, August 31, 2009. Format DateTime in a dropdownlist (with different CultureInfo). It turned out to be very easy, but it took me at least 30 minutes to figure out the easiest way to do it. So i figured it's worth a little blog post. The magic happens by using the DataTextFormatString property of the dropdownlist. But i didn't know how to format the date properly until i figured out i had to use {0}. Here is how to do it:. Create a list with dummy dates. This can be so...
ruuddottech.blogspot.com
Ruud.Tech: July 2009
http://ruuddottech.blogspot.com/2009_07_01_archive.html
A blog for software engineers. Wednesday, July 29, 2009. JavaScript TreeView component using MooTools library. Some time ago i wrote this TreeView component using the MooTools javascript library. As far as i know there are not many treeviews around for MooTools, so i decided to put it up for grabs here. Load tree data from JSON file. Load child nodes on demand using AJAX. View the demo here. Download DotTech Tree v1.0.1: dottech.tree-1.0.1.zip. Tuesday, July 28, 2009. PHP var dump() method for C#. Object...
ruuddottech.blogspot.com
Ruud.Tech: Stribe
http://ruuddottech.blogspot.com/2010/10/stribe.html
A blog for software engineers. Wednesday, October 20, 2010. It has been quiet on my blog for some time. That's because i've been busy with my biggest and most important project so far: Stribe. This article is meant to tell a little about project and the company behind it and moreover to shine some light on the technical details. Stribe is a company i started together with a good friend under the wing of my former employer Colours. Offers discounts on online fashion for a huge amount of brands and webshops.
ruuddottech.blogspot.com
Ruud.Tech: January 2010
http://ruuddottech.blogspot.com/2010_01_01_archive.html
A blog for software engineers. Monday, January 25, 2010. Tokenizer / tag extraction method. I was in need for a method to extract a list of tokens from a given text. The list should not contain stopwords like "the, a, on, of, etc" or punctuation marks and needs to be sorted by most used token. This is what i came up with:. Using System.Collections.Generic;. Using System.Linq;. Using System.Text;. Public static class Tokenizer. Public string Value { get; set; }. Public int Count { get; set; }. Continue on...
ruuddottech.blogspot.com
Ruud.Tech: October 2011
http://ruuddottech.blogspot.com/2011_10_01_archive.html
A blog for software engineers. Sunday, October 2, 2011. HTML5 / JavaScript raycaster demo. Lately I have been playing around with raycasting, a technique used for rendering 3D worlds, just for the fun of it. Once I had a working version in C#, I decided to port it to HTML5 (rendering on a canvas) as an exercise. It supports texture mapping and uses a simple lighting and shadow effect to make it feel a little more realistic. View the demo here: http:/ www.dottech.nl/raycaster/. Subscribe to: Posts (Atom).
ruuddottech.blogspot.com
Ruud.Tech: HTML5 / JavaScript raycaster demo
http://ruuddottech.blogspot.com/2011/10/html5-javascript-raycaster-demo.html
A blog for software engineers. Sunday, October 2, 2011. HTML5 / JavaScript raycaster demo. Lately I have been playing around with raycasting, a technique used for rendering 3D worlds, just for the fun of it. Once I had a working version in C#, I decided to port it to HTML5 (rendering on a canvas) as an exercise. It supports texture mapping and uses a simple lighting and shadow effect to make it feel a little more realistic. View the demo here: http:/ www.dottech.nl/raycaster/. November 17, 2011 at 9:56 AM.
ruuddottech.blogspot.com
Ruud.Tech: December 2009
http://ruuddottech.blogspot.com/2009_12_01_archive.html
A blog for software engineers. Wednesday, December 16, 2009. I have always been very keen on coding standards and as believe that a strict standard is key to writing maintainable code. Today i stumbled upon a document that summarizes all the C# coding standards that i usually apply. Thanks to Lance Hunt for publishing this document! Get the document here: http:/ weblogs.asp.net/lhunt/pages/CSharp-Coding-Standards-document.aspx. Labels: C# csharp c-sharp .NET coding standards. Subscribe to: Posts (Atom).
ruuddottech.blogspot.com
Ruud.Tech: October 2010
http://ruuddottech.blogspot.com/2010_10_01_archive.html
A blog for software engineers. Wednesday, October 20, 2010. It has been quiet on my blog for some time. That's because i've been busy with my biggest and most important project so far: Stribe. This article is meant to tell a little about project and the company behind it and moreover to shine some light on the technical details. Stribe is a company i started together with a good friend under the wing of my former employer Colours. Offers discounts on online fashion for a huge amount of brands and webshops.
SOCIAL ENGAGEMENT