John's little part of the web

John's home page

2012-02-10 11:47:13

Started adding keywords, note work in progress so bear with me smiley

2012-01-08 01:16:08

Started adding a mobile verison of the site.  This will check the agent using the CodeIgniter lib and swtich if it comes up as a mobile site.  I still need to convert some pages and I think I should set a cookie to allow the user to stay on the desktop site if wanted.  I find sites where I can't view the desktop version from my phone annoying.  Mind you the Windows Phone allows me to set the browser to desktop mode so that is a normal work around.

You can find it here: http://www.jjhii.com/mobile

2012-01-07 05:50:24

Added paging using the standard CodeIgniter framework.

2012-01-03 11:57:03

Added the Bing search to the right menu.  I was going to put the results in a page on this site but the Bing API is giving me fits so for now it will just show on the Bing page.  Will fight with the API later.  It kind of strange since it works from the local computer.

2011-12-18 10:30:06

Added an RSS2 feed for the for the posts at the below link and added the auto feed to the template.  Added the RSS icon to the menu.

<link rel="alternate" type="application/rss+xml" title="www.jjhii.com RSS Feed" href="http://www.jjhii.com/main/rss2" />

2011-12-18 08:39:29

Added a sitemap to the site, primarily for Google but a case in point.

 http://www.jjhii.com/main/sitemap

2011-12-17 12:38:39

I added the prev/next to the post view so the user can go to the next post, if there is no prev or next post the link will not be there but the word is.  Still need to be able to go past the first group of post on the home page but then I have to have more then one home page full of post wink

Search using bing

this is a test