<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="0.92">
<channel>
	<title>VulgarisOverIP</title>
	<link>http://www.vulgarisoip.com</link>
	<description>CTO during the week, CBO during the weekend</description>
	<lastBuildDate>Mon, 06 Aug 2007 20:05:47 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>jquery.suggest 1.1</title>
		<description>It's been a while since my last post, and I've got a lot of great ideas to get down on blog, but first I'd like to announce a new version of jquery.suggest. Some new features include:

	Improved cross-browser compatibility (tested to work the same across Firefox/Safari/IE6/IE7)
	Cache bug has been fixed that ...</description>
		<link>http://www.vulgarisoip.com/2007/08/06/jquerysuggest-11/</link>
			</item>
	<item>
		<title>Updated minify library for PHP 4</title>
		<description>I've updated my PHP 4 version of minify which you can download here. This new version now supports external linking to minified JavaScript and CSS through the use of &#60;link&#62; and &#60;script&#62; tags. You can find instructions on implementing this method here, it's the same as standard minify. </description>
		<link>http://www.vulgarisoip.com/2007/07/11/updated-minify-library-for-php-4/</link>
			</item>
	<item>
		<title>jQuery 1.1.3 is out</title>
		<description>Get it while it's hot.
Can't wait to update all my sites.  </description>
		<link>http://www.vulgarisoip.com/2007/07/01/jquery-113-is-out/</link>
			</item>
	<item>
		<title>jquery.suggest, an alternative jQuery based autocomplete library</title>
		<description>Update 2:  After reading Peter-Paul Koch's amazing book on Javascript, I've come to realize that the offset problem with the drop down in IE is probably caused by the use of em's on padding/margins of autocomplete's offsetParents.

Update 1: I realize the drop down is slightly off in IE 6&#38;7, ...</description>
		<link>http://www.vulgarisoip.com/2007/06/29/jquerysuggest-an-alternative-jquery-based-autocomplete-library/</link>
			</item>
	<item>
		<title>Execute JavaScript injected using innerHTML attribute, even with Safari</title>
		<description>A common AJAX technique is to return straight HTML and use the innerHTML element attribute to insert it into the DOM. Unfortunately, JavaScript inserted into the DOM this way (inside a &#60;script&#62; tag) will not execute in all browsers.

I found this out when trying to implement a dynamically changing PlotKit ...</description>
		<link>http://www.vulgarisoip.com/2007/06/22/execute-javascript-injected-using-innerhtml-attribute-even-with-safari/</link>
			</item>
	<item>
		<title>&#8220;Minify&#8221; your external JavaScript and CSS with PHP</title>
		<description>First off, I have to say that most of the work that went into this project was already done for me by someone named rgrove. You can find the original (PHP 5) version of Minify here. All I've done is convert the code to run on servers still using PHP ...</description>
		<link>http://www.vulgarisoip.com/2007/06/21/minify-your-external-javascript-and-css-with-php/</link>
			</item>
	<item>
		<title>jQuery focus plugin available</title>
		<description>Update (June 21, 2007): I've deleted the links to the jQuery.focus() plugin and jQuery page (for now). You'll find BlockUI to be a MUCH better and MORE complete jQuery solution. I've removed jQuery.focus() out of humility.

If you look in the new jQuery tab you'll see my first released plugin for ...</description>
		<link>http://www.vulgarisoip.com/2007/02/22/jquery-focus-plugin-available/</link>
			</item>
	<item>
		<title>Scripting with jQuery or: How I Learned to Stop Worrying and Love the DOM</title>
		<description>To understand my new found infatuation with jQuery, I'd like to begin with a story about the problem that led to this posting.

The :hover pseudo-selector is one of the most powerful tools when working with a CSS compliant browser. With it, you can create rollovers, menus and other visual tricks ...</description>
		<link>http://www.vulgarisoip.com/2007/01/29/scripting-with-jquery-how-i-learned-to-stop-worrying-and-love-the-dom/</link>
			</item>
	<item>
		<title>UPDATE: Send email with PHP and GMail hosted for your domain</title>
		<description>Due to the amount of requests emailed to me for working source code I have now posted the modified PHPMailer I use in my own projects. Click here to download the library. Here's an example of how to use the code:

require_once('/phpgmailer/class.phpgmailer.php');
$mail = new PHPGMailer();
$mail-&#62;Username = 'user@domain.com'; 
$mail-&#62;Password = 'password';
$mail-&#62;From = ...</description>
		<link>http://www.vulgarisoip.com/2006/10/13/update-send-email-with-php-and-gmail-hosted-for-your-domain/</link>
			</item>
	<item>
		<title>Handling multiple web development projects using VMware</title>
		<description>This morning a client that I'm currently developing for called me to inform me that they needed to use their web application immediately. I had to host it for them myself as they didn't have their own server, but I was already working on another project that I was already ...</description>
		<link>http://www.vulgarisoip.com/2006/09/19/handling-multiple-web-development-projects-using-vmware/</link>
			</item>
</channel>
</rss>
