Welcome to Yagudaev.com!


This site was created as a way to share my work and knowledge with others, and in the hope to help give back to the online community.


Thank you for visiting my site, please feel free to leave me a message on the Contact Me page.

Multiple Popup Windows Workaround PDF Print E-mail
Sunday, 16 May 2010 21:45

JavaScriptPop-up window management poses a challenge in itself, but with an elusive Firefox bug effecting this process, it may seem impossible to do it well with this browser. I will present an account of my struggle with this issue and the simple solution I found for it. I will demonstrate the problem, the inspiration for the fix, improvements to this early fix and a short discuss of how this can may apply to other areas of web development. 


Last Updated on Friday, 30 July 2010 17:18
 
Snow in JavaScript PDF Print E-mail
Sunday, 16 May 2010 21:09

JavaScriptWinter is finally over, but we can still make nice digital snow to cool us down during hot summer days. We will start by considering the path snow flakes take before they hit the ground, then we will find out how to implement it using mathematics. Finally we will implement this idea using Object Oriented Programming in JavaScript.


Last Updated on Sunday, 22 August 2010 15:55
 
Script Tag Stripping Workaround in Joomla PDF Print E-mail
Tuesday, 27 July 2010 23:03

If you ever tried inserting javascript into a Joomla article you may find it is a very difficult task; so, I went a head and made a plug-in to make this fast and easy. The reason why joomla makes it so difficult is because cross site scripting (XSS) vulnerabilities are very devious and can compromise the entire application. In this very short article I will explain how I created the plug-in and when and how you should use it.



Last Updated on Wednesday, 11 August 2010 01:57
 
Analog Clock in Flash PDF Print E-mail
Sunday, 16 May 2010 21:18

FlashAnalog clocks have always fascinated me, not just because they look great (think sports watches) but the challenge they present. How do we animate an analog clock using a computer? Well I decided to once and for all answer this question and prove to myself I can do it. Here I will explain to you how I solved this little brain teaser using trigonometry.

Last Updated on Sunday, 30 May 2010 21:40
 
Rain in Flash PDF Print E-mail
Sunday, 16 May 2010 20:41


FlashIn this short tutorial I will show you how simple it is to create a simple rain animation using flash 8 and action script 2.0. 

After opening a new document (the size doesn't really matter), the first thing to do is to create a rain drop graphic.

Create a shape like this:

Figure 1: Rain Drop shape drawn in flash


Last Updated on Sunday, 30 May 2010 21:42
 
«StartPrev12NextEnd»

Page 1 of 2


© All rights reserved to Michael Yagudaev 2010

 

Random Art Work