Vasiliy Selivanov

  • RSS

Your Domain Says What? 9 Hilariously Misleading Websites

Posted on Thursday, May 8th, 2008

   1.      DicksOnWeb.com (Dickson Web)       This is an example of a purely honest mistake. Dickson Web is a website used for data loggers and chart recorders; however their domain name is misleading. As suspected, they have finally caught on to the words within the domain that give it its misleading message. They now only [...]

continue reading

symfony ahDoctrineEasyEmbeddedRelations plugin, IE and Compatibility View Mode

Posted on Friday, March 18th, 2011

I have found interesting bug with symfony ahDoctrineEasyEmbeddedRelations plugin when you use IE Compatibility View Mode. Always save only 2 instance and never more. So lets find why it is happen. so you have embeded relation 1234567$this->embedRelations(array(      ’MyRelation’ => array(              …..             [...]

continue reading

AIRTube Video Downloader Application

Posted on Thursday, April 10th, 2008

Cool little AIR application that allows you to download YouTube FLV videos by simply dragging or pasting in the video’s URL. After the video downloads the application will expand and show you a preview of the video. The file is saved to the desktop as video.flv Follow the steps below once you get it installed: [...]

continue reading

Super Mario in 14kB Javascript

Posted on Thursday, April 10th, 2008

from: blog.nihilogic.dk

Mario

Regular version: no music or with music

Double size: no music or with music

The script has been compressed to 14kb with the YUI compressor. Here’s the uncompressed script (35kb),

Posted in: games, JavaScript.