Archive | Development RSS feed for this section

Great Web Stats

Transform Your Marketing View more presentations from HubSpot Internet Marketing

Comments { 0 }

Google Dev Links

Google Map Code Generator: http://www.mobilefish.com/services/googlemap/googlemap.php Color customization for embedded Google Calendars:  http://www.unitz.com/u-notez/2009/04/color-customization-for-embedded-google-calendars/  

Comments { 0 }

A Version Control App worth checking out

Bazaar in 5 Minutes It’s billed as, “Bazaar is a distributed version control system that makes it easier for people to work together on software projects.”

Comments { 0 }

JQuery Corner Demo

http://jquery.malsup.com/corner/

Comments { 0 }

VI Editor Cheatsheet

http://www.lagmonster.org/docs/vi.html

Comments { 0 }

Enable mod_rewrite in a Ubuntu server

http://www.ghacks.net/2009/12/05/enable-mod_rewrite-in-a-ubuntu-server/

Comments { 0 }

Apple Webserver Jump Started

All of the sudden, my development Apache webserver on my Macbook Pro stopped working. I found the soution here: http://hintsforums.macworld.com/showthread.php?t=83942 Hi aaron. I had exactly the same problem. “Safari can’t connect to the server. Safari can’t open the page “http://localhost/” because it could not connect to the server “localhost”. Using Terminal and issuing a “sudo [...]

Comments { 0 }

Double home breadcrumb links in WordPress

Here’s the solution to the problem I was having where two consecutive “Home” links were appearing in my Breadcrumb NavXT plug-in generated breadcrumb trail.   The problem would appear on category listing pages (i.e. /category/news/).  First off, I changed the name of an alternate home page template that I was using from “home.php” to something else.  [...]

Comments { 0 }

WordPress Widgets and Ancestors

Here’s a good article on building your own WordPress widgets:  http://justintadlock.com/archives/2009/05/26/the-complete-guide-to-creating-widgets-in-wordpress-28 Articles in determining a page’s ultimate ancestor:  http://www.wptavern.com/forum/plugins-hacks/1761-how-get-post-post_name-post-id-3.html#post17666 Selective Page Hierarchy for wp_list_pages() article: http://wordpress.mfields.org/2010/selective-page-hierarchy-for-wp_list_pages/  

Comments { 0 }

How to build a custom Facebook page

http://mashable.com/2010/02/22/build-facebook-landing-page/

Comments { 0 }