<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Dominik Deak</title>
<link>http://www.dominikdeak.com/</link>
<description>Dom's Home Page: A personal site about programming, web development, electronics and other tech related stuff.</description>
<atom:link href="http://www.dominikdeak.com/rss.xml" rel="self" type="application/rss+xml" />
<item>
<title>Web Projects - Clients</title>
<link>http://www.dominikdeak.com/index.php?page=web-projects-clients</link>
<description>This is a collection of commercial web projects that were commissioned by my clients. Screen shots and a brief description of each project is included. The latest project was a web development job for Testequip, and my portfolio also includes clients such as seven thousand oaks, MDS Partners, Amber Anderson, Veganpet and Vignette Press.</description>
<pubDate>Fri, 03 Jul 2009 00:00:00 -0500</pubDate>
<guid isPermaLink="false">web-projects-clients</guid>
</item>
<item>
<title>Theremin</title>
<link>http://www.dominikdeak.com/index.php?page=theremin</link>
<description>The theremin was invented nearly 100 years ago. This instrument captivated audiences worldwide when it was first demonstrated by its inventor, Lev Sergeivich Termen. Despite mainstream interest in the theremin had faded by 1938, the instrument remained popular amongst electronics enthusiasts and hobbyists alike. Fortunately, building a simple theremin is not an expensive enterprise; anyone with moderate electronics skills can build one for themselves. This article will demonstrate an analogue theremin that also incorporates a contact-less volume control feature, as seen on the original instrument. The theremin circuit performs quite well, considering the choice of components are of cheap variety, not to mention accessible. However, the design also leaves a lot of room for improvement&amp;mdash;perhaps that will be revisited on another day.</description>
<pubDate>Sun, 24 May 2009 00:00:00 -0500</pubDate>
<guid isPermaLink="false">theremin</guid>
</item>
<item>
<title>Dots - A Program to Test Brain Hemisphere Switching</title>
<link>http://www.dominikdeak.com/index.php?page=dots</link>
<description>Recent research has shown that the human brain constantly switches between the two hemispheres. In essence, consciousness alternates from one hemisphere to another, in a cyclic fashion. Experiences, such as Motion-Induced Blindness and binocular rivalry, might be explained by the perceptual oscillations that occur in the brain. I have written a program that allows individuals to test themselves and observe the effects of brain hemisphere switching.</description>
<pubDate>Thu, 26 Mar 2009 00:00:00 -0500</pubDate>
<guid isPermaLink="false">dots</guid>
</item>
<item>
<title>Web Projects - Other</title>
<link>http://www.dominikdeak.com/index.php?page=web-projects-other</link>
<description>In this article you will find examples of my personal web projects. Some of these projects resulted from various graphics design experimentations conducted in CSS. Screen shots are included and working examples are also available for those who wish to explore menu design in CSS.</description>
<pubDate>Sat, 12 Jul 2008 00:00:00 -0500</pubDate>
<guid isPermaLink="false">web-projects-other</guid>
</item>
<item>
<title>Web Projects - Non-Profit</title>
<link>http://www.dominikdeak.com/index.php?page=web-projects-non-profit</link>
<description>This is yet another collection of my web projects, although these were done for various communities and for non-profit. Examples include phpBB templates for a web forum, a party promotion web site, and a comprehensive Technology FAQ page targeted for people who experienced technical issues.</description>
<pubDate>Sat, 21 Jul 2007 00:00:00 -0500</pubDate>
<guid isPermaLink="false">web-projects-non-profit</guid>
</item>
<item>
<title>Micro Mouse Project</title>
<link>http://www.dominikdeak.com/index.php?page=micro-mouse-project</link>
<description>Imagine there is a large table that resembles a maze designed for a rodent. In front of you, there is a little robot, called the Micro Mouse. Your task is to equip this robot with the necessary hardware and software to give it some eyes (or ears if you like), and a brain necessary for navigating around the maze. We did just that, as part of our a third year Digital Systems project at Monash University. Details on how a robot, such as the Micro Mouse, can be rigged with ultrasonic sensors is presented here. The technology is surprisingly simple, although practical limitations can make ultrasonic sensing rather challenging.</description>
<pubDate>Fri, 20 Oct 2006 00:00:00 -0500</pubDate>
<guid isPermaLink="false">micro-mouse-project</guid>
</item>
<item>
<title>2-6 Wavelet Compression</title>
<link>http://www.dominikdeak.com/index.php?page=wavelet-compression</link>
<description>Atlantis Graphics, a software development company, was prototyping a new TV set-top box, which required an efficient video codec. To meet this criteria, I took the responsibility of implementing a video codec based on wavelet transforms. Wavelet compression is basically an encoding scheme founded on frequency sub-band coding. Transforming images into frequency sub-bands has the advantage of eliminating image block artifacts as seen in JPEG and MPEG compression algorithms. Furthermore, wavelet transforms can be very low cost in terms of computation and complexity, hence they are suitable for real-time encoding applications.</description>
<pubDate>Mon, 03 Apr 2006 00:00:00 -0500</pubDate>
<guid isPermaLink="false">wavelet-compression</guid>
</item>
<item>
<title>Frame Grabber Library</title>
<link>http://www.dominikdeak.com/index.php?page=frame-grabber-library</link>
<description>The Frame Grabber Library was a run-time image processing library written in C++. The project was commissioned in 2002 by the CEMA laboratory at Monash University. The idea behind the project was to allow real-time filtering of video streams for special effects purposes. The video was either captured by a camera, or it was played back from a video file. The library used the QuickTime SDK for decoding video files and for interfacing with the capture device.</description>
<pubDate>Sun, 02 Apr 2006 00:00:00 -0600</pubDate>
<guid isPermaLink="false">frame-grabber-library</guid>
</item>
<item>
<title>Graphics Assignments</title>
<link>http://www.dominikdeak.com/index.php?page=graphics-assignments</link>
<description>Computer graphics assignments at Monash University were always fun, even though the time to complete them was very limited. The assignments in question were quite simple and don't stand up to today's benchmark of computer graphics. That said, such projects can be educational for those who are interested, hence I decided to release the source code under the GNU General Public License.</description>
<pubDate>Mon, 08 Sep 2003 00:00:00 -0500</pubDate>
<guid isPermaLink="false">graphics-assignments</guid>
</item>
<item>
<title>Panoramic Rendering for Concave Surfaces of Revolution</title>
<link>http://www.dominikdeak.com/index.php?page=panoramic-rendering</link>
<description>Various methods exist for rendering panoramic images using computers. As part of my Honours Degree in Bachelor of Digital Systems, and under the supervision of the CEMA laboratory at Monash University (2001), I investigated another method for rendering panoramas by exploiting the symmetrical properties found in concave surfaces of revolution. Only a brief overview of the project is presented here. Those who wish to delve into the technical details of this project may download the thesis directly off the Monash web site: &quot;Panoramic Rendering for Concave Surfaces of Revolution&quot; (PDF, 3.2MB).</description>
<pubDate>Mon, 08 Sep 2003 00:00:00 -0500</pubDate>
<guid isPermaLink="false">panoramic-rendering</guid>
</item>
</channel>
</rss>
