Archive for the 'Feature' Category

You may or may not have heard of GUP, but it is used in numerous programming projects for updating purposes. GUP is an acronym for Generic Updater, and it was originally developed for NotePad++, one of my favorite text editors. As you can guess, by “generic”, the developers mean that you can use GUP in [...]


 While being one of the most least discussed topics in architecture and design, but arguably one of the most important ones, public restrooms are HARD to design, because they must be “user-friendly”. Yet, what is user-friendliness for a public restroom? Let’s not discuss the design of the toilets themselves – however the other infrastructure can [...]


 Plain and simple, I detest Internet Explorer. Why, some may ask? Internet Explorer is a retarded browser whose proprietary graphic rendering engine sucks, whose scripting engine fails, whose security does not exist AT ALL, and much much more. Thus, I don’t use IE, and I haven’t used it since a very very long time ago. [...]


I’ve always wanted to experiment with creating “sessions” on websites to mimic real users browsing and using a site, and I’ve finally gotten around to a project that involves this: my goal is to “wrap” an online database that is queried through a series of HTML forms, returns a map, and then allows you to [...]