Posts tagged Code Breaking

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!

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:

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….

wp_get_archives(‘type=alpha’)

Thanks to great find I was able to make some sweet adjustments to my site. With some modification to what JTK said on his website I used some really cool drop down boxes to achieve what I wanted on my site. I will give you the code for both…

HTML Encoder

Have you ever wanted to encode your html to make it show up inside of um say wordpress post and not be ran through html scripting? Well here yah go: This will output that for you!…

Copy paste textbox

Have you ever needed a code box that you could put some code in and either have it automatically highlighted(Firefox) or automatically copied to clipboard(IE), then I have a surprise for you. Take a look….

Delete Post revisions

So you have those crazy post revisions listed on your blog under your post development page. You also know for a fact that you don’t need to keep them and are happy with your current revision…

HTML Coding Websites that are useful

html code
html quotation, space and ampersand codes
html font
html color codes

122 queries. 1.799 seconds.