<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="0.92">
<channel>
	<title>Pump Interactive</title>
	<link>http://www.hellopump.com/blog</link>
	<description>Pump Interactive</description>
	<lastBuildDate>Thu, 03 Jul 2008 17:39:55 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Flock 2.0 beta, Firefox 3 and Google Apps make a killer combo</title>
		<description>Using the Gmail interface for our Google Apps install is great, but when it's running in a Firefox window I always tend to accidentally close it.  By using Flock and Firefox together I can use one browser for communication (Flock) and the other for surfing / developing (FF).  Recently The ...</description>
		<link>http://www.hellopump.com/blog/flock-20-beta-firefox-3-and-google-apps-make-a-killer-combo</link>
			</item>
	<item>
		<title>Luntra Wordpress Theme Released!</title>
		<description>We have released our new Wordpress Theme, Luntra. You can Download the theme here. Please let us know by email  if you see any bugs or things that should be changed. You can also easily swap out the background image and change the look of the site. We did ...</description>
		<link>http://www.hellopump.com/blog/luntra-wordpress-theme-released</link>
			</item>
	<item>
		<title>Handy iPod touch shortcut</title>
		<description>No matter where you are, or what your doing (surfing the web, using the calculator or even just in locked mode)  a quick double tab of the home button brings up music controls.

 </description>
		<link>http://www.hellopump.com/blog/handy-ipod-touch-shortcut</link>
			</item>
	<item>
		<title>Iphone Detect with PHP</title>
		<description>If you need to detect the iphone with PHP use the following code.

 

function detectiPhone($query){
$container = $_SERVER['HTTP_USER_AGENT'];

$useragents = array (
"iPhone","iPod");
$this-&#62;iphone = false;
foreach ( $useragents as $useragent ) {
if (eregi($useragent,$container)){
$this-&#62;iphone = true;
}
}
if($this-&#62;iphone){
echo ("This is a iphone or iphone touch - do something like redirect here");
}else{
echo ("You are not on an iPhone ...</description>
		<link>http://www.hellopump.com/blog/iphone-detect-with-php</link>
			</item>
	<item>
		<title>Feeling the Love</title>
		<description>Why thank you, thank you, we know, it's beautiful.
We've recently been featured on a few of the top web design and css galleries.

www.bestwebgallery.com

www.mostinspired.com

www.cssmania.com

www.cssburst.com

www.csselite.com </description>
		<link>http://www.hellopump.com/blog/feeling-the-love</link>
			</item>
	<item>
		<title>Cross platform widget deployment</title>
		<description>Widgets should be a marketing/internet dream come true. You get a browser free, relatively easy to produce, web and/or system enabled, visually unique, lightweight application living full time on someone's desktop. However there is one factor crippling development: deployment.About Widgets:

For those not familiar with widgets they come in a 1/2 ...</description>
		<link>http://www.hellopump.com/blog/cross-platform-widget-deployment</link>
			</item>
	<item>
		<title>Photoshop color profiles set up for web</title>
		<description>When taking our new site to production we were ran into issues with the exact hue of our red. Our team of developers and designers with 25



years experience all had slightly different answers regarding color management. Not only did none of the suggested solutions seem to have a solid logic ...</description>
		<link>http://www.hellopump.com/blog/getting-photoshop-color-profiles-set-up-for-accurate-web-color</link>
			</item>
</channel>
</rss>
