<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.2" -->
<rss version="0.92">
<channel>
	<title>Soleer Blog</title>
	<link>http://www.soleer.com/blog</link>
	<description>Lessons Learned and General News for Soleer an up-and-coming Austin, TX Development &#38; Design Firm.</description>
	<lastBuildDate>Wed, 03 Sep 2008 04:28:50 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>CodeIgniter: No Output</title>
		<description>
The Problem 
We experienced a problem when attempting to move one of our codeigniter (CI) websites from one server to another.  We performed the transfer of the files, database setup, and necessary config file changes.  Then came time to test, and... Nothing.  FireFox and IE7 both rendered a blank page.
Debugging 
We tracked down the ...</description>
		<link>http://www.soleer.com/blog/2008/09/02/codeigniter-no-output/</link>
			</item>
	<item>
		<title>Install Drupal Modules via CVS</title>
		<description>CVS deployment enables a whole new level of simple installation and upgrading.  To install a Drupal module using the standard method, you have to:

	Find the module on Drupal.org
	Wait for the Module to Upload
	Unzip the contents
	Connect to your FTP server
	Browse to the module directory
	Wait for the module to upload

Using CVS installation, all you ...</description>
		<link>http://www.soleer.com/blog/2008/07/11/install-drupal-modules-via-cvs/</link>
			</item>
	<item>
		<title>SEO more important than ever</title>
		<description>The importance of search engine optimization (SEO) is at an all time high, and the value of solid SEO is increasing daily.  A recent JupiterResearch and NPD Group "Blended Search Results Study" shows first page search-result-listings are vital for web traffic.

Almost 7 out of 10 individuals surveyed clicked on a first-page ...</description>
		<link>http://www.soleer.com/blog/2008/04/24/seo-more-important-than-ever/</link>
			</item>
	<item>
		<title>&#60;UL&#62; Bullet Coloring with CSS</title>
		<description>As we know, designers can never leave well enough alone.  The default css behavior is for bullets to be the same color as their associated list item &#60;li&#62;.  Although there are a number of solutions on the internet, this is the most simple, elegant, and universally compatible.

 Here is an example ...</description>
		<link>http://www.soleer.com/blog/2008/04/14/bullet-coloring-with-css/</link>
			</item>
	<item>
		<title>How to Display CiviCRM events on a Drupal Calendar:</title>
		<description>How to Display CiviCRM events on a Drupal Calendar using CiviEvent's iCal Feed and the Drupal Calendar Module:

	Pre-requisits: You’ll need an instance of CiviCRM running on Drupal, (we’re using Drupal 5.5 with CiviCRM 1.9) with CiviEvents Enabled.
	Download &#38; Install the following Drupal modules:

	Calendar: http://drupal.org/project/calendar
	Views (required by Calendar): http://drupal.org/project/views
	Date (required by Calendar): ...</description>
		<link>http://www.soleer.com/blog/2008/03/24/how-to-display-civicrm-events-on-a-drupal-calendar/</link>
			</item>
	<item>
		<title>Internet Explorer 8 Beta 1 for Developers!</title>
		<description>A major breakthrough for the web design &#38; development communities...

Yesterday (March 5th), at the MIX conference in Las Vegas, the IE team announced the availability of a developer beta of IE8 Beta 1 for Download. 

This normally would not be such a huge deal, but the folks at Microsoft are actually ...</description>
		<link>http://www.soleer.com/blog/2008/03/06/internet-explorer-8-beta-1-for-developers/</link>
			</item>
	<item>
		<title>Universal Browser Testing Methods</title>
		<description>One of the most important responsibilities of a professional web developer is making sure that your designs are accessible to all.

According to http://www.w3schools.com/browsers/browsers_stats.asp, the latest browser utilization rates are as follows:

	Microsoft Internet Explorer 6.x (IE6) - 36.9%
	Fire Fox (FF) - 34.5%
	Microsoft Internet Explorer 7.x (IE7) - 20.1%
	Opera (O) - 1.9%
	Safari ...</description>
		<link>http://www.soleer.com/blog/2008/02/28/browser-testing/</link>
			</item>
	<item>
		<title>Disabling Drupal Modules via your Database</title>
		<description>Due to the occasional small (or large) fluke, your entire Drupal website can become inaccessible because of a module.  This is how you solve the problem: disable the specific module by altering values in your Drupal database.

In our case, we'll use phpMyAdmin, but you can use whatever utility you prefer ...</description>
		<link>http://www.soleer.com/blog/2008/02/19/disabling-drupal-modules-via-your-database/</link>
			</item>
	<item>
		<title>Microsoft&#8217;s HealthVault Revolution</title>
		<description>Microsoft recently announced the Beta release of its HealthVault platform. The platform is aimed at helping people better manage their health information. The information available from Microsoft is pretty cryptic, but basically it looks like the service is a massive database for storing and sharing health information.

Some are perturbed by ...</description>
		<link>http://www.soleer.com/blog/2008/02/04/microsofts-healthvault-revolution/</link>
			</item>
	<item>
		<title>XHTML Valid Nested-List</title>
		<description>So, I began testing all of my sites for XHTML compliance. I noticed that some of my nested lists were not validating. They all displayed properly, but (*gasp*) they weren't valid XHTML. Here's what I found the problem was, and the resulting solution:

I was displaying the following list:

	Item 1
	Item 2
	Item ...</description>
		<link>http://www.soleer.com/blog/2008/01/27/xhtml-valid-nested-list/</link>
			</item>
</channel>
</rss>
