First Post
November 17th, 2009 by moonpixel

My first post…
I am a graphic designer who gradually became a coder. At the moment I am mostly involved with Web Design, XHTML/CSS, Wordpress, Flash, Actionscript3.
Stay tuned for more on these topics…

Related Posts
  • ia_archiver Bypassed Login Form Recently I came across 2 cases where website's admin area was accessed by an "intruder". In both cases the login credentials were known only to the administrator and this was in both cases a different person. The first site was a simple online questionnaire with a custom CMS for managing......
  • Flash AS3 Links Made Easy - AS3 Link Class - Download Many times when creating banners with multiple clickable areas, it's a pain to do an event listener for each and a function to navigate to that particular URL. I needed something faster and created a "dead simple" as3 link class, which allows creating as3 links in 1 line. You can......
  • Resize Text Field - AS3 Draggable Resizable Input Text Field Draggable, resizable Input Text Field with Actionscript 3. Text Field gets resized in particular direction by dragging one of its corner handles. [SWF]http://swf.moonpixel.com/091217-resizeable-input.swf, 300, 200[/SWF] package { import flash.display.Sprite; import flash.text.TextField; import flash.text.TextFieldType; import flash.events.MouseEvent; import flash.utils.Timer; import flash.events.TimerEvent; public class ResizableTextField extends Sprite { private var textCustomField:TextField; //handles private......
  • Why Install Wordpress3 or What's New in WP3? WOW!!! The long expected Wordpress 3.0 came out few days ago, instead of the planned 1st May release it was delivered almost together with the Football World Cup. All excited I did install it on my local server to see what's new in WP3. I must say I was very......
  • Flexible CSS - Combining Classes vs Descendant Selectors Separating semantic and presentational code is a great idea, however sometimes it's worth not going 100% by the book. For content like text and images I am finding, that a bit more HTML (XHTML) markup can save lots of time in the long run. For example a floated image and......
Related Websites
  • We've All Got A Story To Tell Blogaversary week is over, and I wanted to thank everyone who stopped by with good wishes! I truly do appreciate it! Now its time for new beginnings.... it's time that I hear from you! Captain Awesome had a great idea. He said that I should reach out to you,......
  • Flash Tricks For Improved Search Engine Rankings Normal wisdom says that if you use Flash in a web site it will hurt your search engine placement. This is due primarily to search engines having a hard time to index Flash content. But with a little ingenuity we can use that very problem to our advantage. [ad#adstext1] Let’s......
  • How to Stay Focused on Your Corporate Blog When you first start your corporate blog, it can be easy to get caught up in the excitement. After a few on target posts, you may find yourself wandering and it can be difficult to find that balance of posting interesting content and keeping with your original plan. Here are......
  • Old Post Promoter "You down with OPP, yeah you know me!" The OPP, or Old Post Promoter, is a plugin designed for Wordpress by the Blog Traffic Exchange. The primary function of the plugin is its capability to promote older blog posts by reviving them and returning them to the front page and......
  • Goodbye GVO Hello MK Hosting USA And A New Wordpress Blog GVO Reviews - MK Hosting USA Reviews As mentioned in my last post I was about to move my hosting arrangements to another provider. I'm pleased to say that this has now been done over the course of the weekend and visitors should not have noticed any interruptions in service.......

Leave a Reply