Archive for September, 2009

WordPress Plugin Releases for 09/03

2
responses
by
on
September 3rd, 2009
in
LinkyLoo

New Plugins Appointment Scheduler – Appointy Plugin Appointment Scheduler – Appointy plugin allows you to accept appointments from your clients 24x7x365 directly on your wordpress powered websites. It has a powerful yet simple Ajax interface which allows one click booking. With just one click your clients can see your availability in the entire month. Formatted post This plugin is for the users who need to post with fixed format regularly BNS Corner Logo Widget to display a logo; or, used as a plugin displays image fixed in one of the four corners. Delete Duplicate Posts Easy way to delete duplicate posts on your WordPress blog. Updated Plugins YouTube Video Plugin This WordPress plugin will make it easy to embed a YouTube video in a WordPress post/page or sidebar widget. You can see a demo of the plugin if you look at the YouTube video under the AdWords logo in the […]

[Continue Reading...]

WordPress Theme Releases for 09/01

7
responses

Pure Magazine Pure Magazine WordPress theme is, as its name suggests, theme with pure, minimalistic and usable layout, structured to focus readers attention on content and ads, rather than designer graphics. It is built for large news sites that want to highlight important content and retain readers after their first visit. Pesta Blogger Two column, widgetized theme with ability to resize images on the fly, designed with the 960.gs CSS framework. Simple Magazine A simple and lightweight magazine styled theme. Supporting two sidebars, widgets and nested comments. There is a two column version available as well. Featuring Two column theme, with Jquery navigation menu, automatic resize of pictures from index page using TimThumb, wordpress 2.7+ comments compatible, but will also work for older versions. Are you a theme author? Submit your theme to get listed in these posts.

[Continue Reading...]

¿Habla HTML?

28
responses
by
on
September 1st, 2009
in
WordPress, WordPress Hack

DISCLAIMER: This post is in no way intended to promote HTML over XHTML or vice-versa. This is simply a solution to a problem for those who may find it useful. Anyone who has used WordPress for any decent length of time probably knows that everything it outputs is in XHTML format. For those who prefer this, that’s just fine. However, for those of us out there that prefer to use HTML instead, we’re pretty much out of luck when it comes to WordPress. As it stands now, there is no easy way to make WordPress output in HTML format. But today I hope to help those people with this simple function I found around the web. First, the code: function HTMLify($buffer) { $xhtml = array(‘/XHTML 1.0 Transitional|XHTML 1.0 Strict|XHTML 1.0 Frameset|XHTML 1.1|XHTML Basic 1.0|XHTML Basic 1.1/’, ‘/xhtml1\/DTD\/xhtml1-transitional.dtd|xhtml1\/DTD\/xhtml1-strict.dtd|xhtml11\/DTD\/xhtml11.dtd|xhtml-basic\/xhtml-basic10.dtd|xhtml-basic\/xhtml-basic11.dtd/’, ‘/\/>/’, ‘/\/\s+>/’, ‘/xmlns=”http:\/\/www.w3.org\/1999\/xhtml”/’, ‘/\s+xmlns=”http:\/\/www.w3.org\/1999\/xhtml”/’, ‘/\s+xml:lang=”(.*)”\s+lang=”(.*)”/’, ‘/\s+>/’); $html = array(‘HTML 4.01’, ‘html4/strict.dtd’, ‘>’, ‘>’, […]

[Continue Reading...]



Obviously Powered by WordPress. © 2003-2013

css.php