HTML Code, Java, PHP and Wordpress
Two New Plugins added
Feb 22nd
I have added to new plugins that I have made and developed: Flow Player Plugin For Wordpress and Slider Plugin For Wordpress
I made these two plugins for ease of use of my website and the more plugins, the better the website lol!!!!!!
Escape html tags in xml files
Jan 29th
HTML tags must be escaped!
If you do not properly escape the < , > and ” characters, flash driven xml files will not work. Here is a handy utility you can use to convert your html code to escaped text that can be used in xml files.
Arras theme page comments
Jan 17th
Ok so I ran into this while looking at my site after upgrading to wordpress version 2.9 and found that all my comments for pages disappeared but the post comments were fine, So I googled and found that arras theme has a conflict with wordpress v2.9. and this is the issue and wamo-bamo it worked!
Top 20 Wordpress Plugins I’m featured #11
Jan 5th
Thanks to Kerry Webster for the table and the download link to the pdf download! I’m featured in a Magazine! In issue 164 of Web Designer Magazine there is a feature article on WordPress plug-ins, “Electrify Your Blog: The Top 20 WordPress Plug-ins for the Next-gen Blogger”. Matt Mullenweg
Render update info on the plugins panel
Dec 24th
Ok So I wanted to tell everyone about how when an upgrade for a plugin is needed to create a box under the update to show custom update options from the developer. So this is how that happens:
Google MP3 Player
Sep 2nd
Alright so I found some cool stuff to use for the plugin that might be beneficial for everyone I will have to check on the legalities of the .swf player but I will see what I can do.
My own RSS for music files from PHP
May 29th
If you have read the previous post about the Website Music Player than you should be able to understand a little more about what is said in this post.
I was searching for hours and hours the other day and found some snippets of code to generate my music RSS and wow I love IT! I used PHP and xml to generate the RSS format.
I first had thought about how I generated the .xml code from the media player list and then found some things that could help in order to generate the correct information for the RSS feed.
So here is the code that I made that works: (put this code in a music_rss.php file)
Website Music Player
May 17th
I am finally able to sit down and tell you about the media player that I put on my website. As you can see to the right is a music player and the code that I used is valid XHTML. So here we go:
Javascript Confirmation and variations
May 1st
I wanted to make a pseudo login scheme for my page and came across some really cool stuff so take a look….


Firefox