HTML Code, Java, PHP and Wordpress

Two New Plugins added

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

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

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!

wd_164

Top 20 WordPress Plugins I’m featured #11

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

plugin_updaterev

Render update info on the plugins panel

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

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.

Add Image Icons With Text

Ok When I was developing my plugin I found some useful information regarding icon embedding. I found this great script from here. What the software does is that makes a text that represents the icon mostly 16×16 icons. This is how to generate the base 64 text here. So here is the code that makes the icons for a Wordpress plugin:

My own RSS for music files from PHP

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

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

I wanted to make a pseudo login scheme for my page and came across some really cool stuff so take a look….

92 queries. 1.225 seconds.