PhpXRef References Doxygen References
[Continue Reading...]PhpXRef References Doxygen References
[Continue Reading...]Check out the new version of WordPress with all new features and lots of cool new toys at www.wordpress.org Download your copy today!! More on this and the features very soon!! :mrgreen::grin::cool: 😀 😮 😉 😐 😀 😛
[Continue Reading...]I was referred to this by tcervo through the WordPress forums and I wanted to document it. I am not a big proponent of opening new browser windows with links on my pages, but sometimes it needs to be done. However, using target=”_blank” will break XHTML 1.0 Stric validation. A couple of people have come up with fixes for this. The simplest turns out to be a peice of Javascript documented here Basically instead of using <a target=”_blank” href=”http://blahblah.com”>new link</a> you would use <a rel=”external” href=”http://blahblah.com”>new link</a> and the javascript would do the job of matching the rel tag and putting out a new browser window. In my opinion, there comes a time when compliancy gives way to over enthusiasm and we might be reaching the limit in this case. In order to use a well documented (albeit arcane) HTML feature and keep it compliant with XHTML, one has to […]
[Continue Reading...]I got hooked onto the Waypath idea once I saw how it worked. The creators had hacked together a plug-in for MT and Radio. I wanted one for WP and B2. So here it is. Look at the hack code and instructions. In simple words, this hack implements a pre-determined number of unsolicited trackbacks from the world of blogs on your post topic. Very cool way to surf the blogosphere! Imagine writing about the weaknesses of Microsoft RPC and getting 10 related entries from other blogs on the same topic. Information aggregation that is useful! See how it works at Mindful Musings Click on a post to get the post and related entries. Very configurable. Uses php XML-RPC. Now with XHTML 1.0 Strict links which open a new window. Look at this change.
[Continue Reading...]Obviously Powered by WordPress. © 2003-2013