Archive for Wordpress Enhancement

Feb
02

CoolIris Multi Media Browsing -Sweetness

Posted by: George | Comments (1)

joe-cool2Today while  fumbling around in some code working on a Next-Gen gallery plug-in install for a client (Millennium stone works ), I stumbled on a super cool new way to browse websites with multimedia content; a way that I feel is the future for all browsers. It’s a multimedia  browser is called CoolIris I suggest you go check it out , it is without a doubt where the interweb is heading :)

Read More→

VN:F [1.8.2_1042]
Rating: 5.0/5 (1 vote cast)
VN:F [1.8.2_1042]
Rating: 0 (from 0 votes)
http://www.crosshairs.net/wp-content/plugins/sociofluid/images/digg_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/reddit_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/dzone_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/stumbleupon_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/delicious_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/blinklist_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/blogmarks_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/furl_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/newsvine_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/technorati_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/magnolia_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/google_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/myspace_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/facebook_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/yahoobuzz_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/sphinn_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/mixx_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/twitter_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/jamespot_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/meneame_32.png
Jan
21

Insert RSS into wordpress posts or pages

Posted by: George | Comments (4)

WordpressToday I had to find a quick RSS reader that worked in wordpress pages. I searched and I searched for a plug-in that could process my RSS feeds from Linkshare affiliate network. None of them processed my feeds (in particular iTunes) , the URLs from Linkshare do not end in a .xlm extension and for some reason none of the plug-ins could handle that. I had 2 choices, fix it or find a faster way; I went with the faster option as my client was in a rush.

I stumbled across the google News Bar Wizard this wizard generates Java script to be used on your page template.

I used the generator to make the base code then just inserted my Titles and RSS URLs in place of Google’s generated information.  You can download my template file with the link below:

Download PHP wordpress page template here

  1. Edit Line 29 , replace GOOGLE API KEY HERE with your google AJAX API key
  2. Edit line 41 and replace TOP TITLE HERE with the title of your RSS feed
  3. Edit line 41 and replace YOUR FULL RSS URL HERE with the URL of your RSS feed
  4. Edit line 46 and replace SECOND TITLE HERE with the second heading for your RSS feed

This all took me 30 mins to do and it gave me a result that the client was pleased with – have a peek at music club’s page, they use Linkshares iTunes RSS feed for top 25 new releses.

It should take you 10mins with these instructions, I hope it helps.

VN:F [1.8.2_1042]
Rating: 0.0/5 (0 votes cast)
VN:F [1.8.2_1042]
Rating: 0 (from 0 votes)
http://www.crosshairs.net/wp-content/plugins/sociofluid/images/digg_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/reddit_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/dzone_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/stumbleupon_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/delicious_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/blinklist_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/blogmarks_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/furl_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/newsvine_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/technorati_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/magnolia_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/google_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/myspace_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/facebook_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/yahoobuzz_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/sphinn_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/mixx_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/twitter_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/jamespot_32.png http://www.crosshairs.net/wp-content/plugins/sociofluid/images/meneame_32.png
Comments (4)