<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Web Publishing at URI</title>
	<atom:link href="http://www.uri.edu/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.uri.edu/blog</link>
	<description>Web design and development related resources</description>
	<pubDate>Thu, 11 Mar 2010 20:01:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6-RC1</generator>
	<language>en</language>
			<item>
		<title>Website Security Announcement</title>
		<link>http://www.uri.edu/blog/2009/10/02/website-security-announcement/</link>
		<comments>http://www.uri.edu/blog/2009/10/02/website-security-announcement/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 12:06:02 +0000</pubDate>
		<dc:creator>lchen</dc:creator>
		
		<category><![CDATA[Code Library]]></category>

		<guid isPermaLink="false">http://www.uri.edu/blog/?p=463</guid>
		<description><![CDATA[To:        University of RI Web Publishers
Cc:        ITS Help Desk
From:        Garry Bozylinsky, Vice Provost, Information &#38; Technology Services;  Linda A. Acciardo, Director, Communications &#38; Marketing
Re:        Website Security
Date:        October 1, 2009
As the first part of our ongoing security audit and hardening of the URI web servers, Information &#38; Technology Services is [...]]]></description>
		<wfw:commentRss>http://www.uri.edu/blog/2009/10/02/website-security-announcement/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Track Your Website Statistics with Google Analytics</title>
		<link>http://www.uri.edu/blog/2009/07/27/google-analytics/</link>
		<comments>http://www.uri.edu/blog/2009/07/27/google-analytics/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 13:13:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://www.uri.edu/blog/?p=54</guid>
		<description><![CDATA[What is it?
Google Analytics (abbreviated GA) is a free service from Google that collects traffic data about your site and its visitors which can be used to better improve your site. GA can track visitors from all referrers, including search engines, display advertising, pay-per-click networks, email marketing and digital collateral such as links within PDF [...]]]></description>
		<wfw:commentRss>http://www.uri.edu/blog/2009/07/27/google-analytics/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dreamweaver</title>
		<link>http://www.uri.edu/blog/2009/07/17/what-is-dreamweaver/</link>
		<comments>http://www.uri.edu/blog/2009/07/17/what-is-dreamweaver/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 16:46:57 +0000</pubDate>
		<dc:creator>Tina</dc:creator>
		
		<category><![CDATA[Resources]]></category>

		<category><![CDATA[dreamweaver]]></category>

		<category><![CDATA[web tools]]></category>

		<guid isPermaLink="false">http://www.uri.edu/blog/?p=436</guid>
		<description><![CDATA[What is Dreamweaver? Why is it such a popular web design tool?
Dreamweaver has become the industry standard web authoring tool, scaring off rivals like Microsoft FrontPage. It is a web design software with powerful features and an approachable interface which allows anyone who can use a computer kick off on a basic web project and, with a bit of patience [...]]]></description>
		<wfw:commentRss>http://www.uri.edu/blog/2009/07/17/what-is-dreamweaver/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google Webmaster Tools</title>
		<link>http://www.uri.edu/blog/2009/06/10/google-webmaster-tools/</link>
		<comments>http://www.uri.edu/blog/2009/06/10/google-webmaster-tools/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 16:15:20 +0000</pubDate>
		<dc:creator>lchen</dc:creator>
		
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://www.uri.edu/blog/?p=58</guid>
		<description><![CDATA[What is it?
It is a tool provided by Google to help make your site more search engine accessible.  Google, being a search engine itself, wants to help site owners make their sites more accessible so that they can bring up the best search results.  Doing this can help bring your site up in [...]]]></description>
		<wfw:commentRss>http://www.uri.edu/blog/2009/06/10/google-webmaster-tools/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Auto-Complete with jquery, PHP, and mySQL</title>
		<link>http://www.uri.edu/blog/2009/06/08/auto-complete-with-jquery-php-and-mysql/</link>
		<comments>http://www.uri.edu/blog/2009/06/08/auto-complete-with-jquery-php-and-mysql/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 20:24:24 +0000</pubDate>
		<dc:creator>pcho</dc:creator>
		
		<category><![CDATA[Code Library]]></category>

		<guid isPermaLink="false">http://www.uri.edu/blog/?p=48</guid>
		<description><![CDATA[To service a quick method to present similar search data results without requesting additional resources from the server, the use of an autocomplete jquery can be used.  This modified version of the plug-in may be used to search through an array of database queries to present such data on-the-fly.]]></description>
		<wfw:commentRss>http://www.uri.edu/blog/2009/06/08/auto-complete-with-jquery-php-and-mysql/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP</title>
		<link>http://www.uri.edu/blog/2009/06/07/php/</link>
		<comments>http://www.uri.edu/blog/2009/06/07/php/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 17:05:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://www.uri.edu/blog/?p=39</guid>
		<description><![CDATA[Tutorial
PHP.net Tutorial - Basic PHP tutorial from PHP.net
Resources
PHP.net Tutorial - Basic PHP tutorial from PHP.net
PHP Security - O’Reilley’s OnLAMP article on writing secure PHP scripts
Designing with PHP/MySQL - Building a Database-Driven Web Site Using PHP and MySQL, by Kevin Yank of Sitepoint.com
]]></description>
		<wfw:commentRss>http://www.uri.edu/blog/2009/06/07/php/feed/</wfw:commentRss>
		</item>
		<item>
		<title>HTML</title>
		<link>http://www.uri.edu/blog/2009/06/07/html/</link>
		<comments>http://www.uri.edu/blog/2009/06/07/html/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 17:04:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://www.uri.edu/blog/?p=37</guid>
		<description><![CDATA[Tutorials
W3Schools HTML Tutorial - A quick and basic tutorial on HTML
Validation
W3C Markup Validator - Validates HTML, XHTML, SMIL, MathML, etc.
]]></description>
		<wfw:commentRss>http://www.uri.edu/blog/2009/06/07/html/feed/</wfw:commentRss>
		</item>
		<item>
		<title>CSS</title>
		<link>http://www.uri.edu/blog/2009/06/07/css/</link>
		<comments>http://www.uri.edu/blog/2009/06/07/css/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 17:04:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://www.uri.edu/blog/?p=35</guid>
		<description><![CDATA[Tutorials
W3Schools CSS Tutorial - A tutorial on CSS
Validation
W3C CSS Validator - Validates HTML with CSS or pure CSS.
]]></description>
		<wfw:commentRss>http://www.uri.edu/blog/2009/06/07/css/feed/</wfw:commentRss>
		</item>
		<item>
		<title>URI Web Tools</title>
		<link>http://www.uri.edu/blog/2009/06/06/uri-web-tools/</link>
		<comments>http://www.uri.edu/blog/2009/06/06/uri-web-tools/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 17:03:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://www.uri.edu/blog/?p=33</guid>
		<description><![CDATA[phpESP - Easy form and survey tool
URI Web Templates -  Official Distribution of the University of Rhode Island Web Templates
]]></description>
		<wfw:commentRss>http://www.uri.edu/blog/2009/06/06/uri-web-tools/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Apple Safari</title>
		<link>http://www.uri.edu/blog/2009/06/06/apple-safari/</link>
		<comments>http://www.uri.edu/blog/2009/06/06/apple-safari/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 17:02:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://www.uri.edu/blog/?p=31</guid>
		<description><![CDATA[Safari for Windows - Safari 3 public beta, now for Windows XP and Vista
BrowsrCamp - Test your website on Safari without installing it on your computer
]]></description>
		<wfw:commentRss>http://www.uri.edu/blog/2009/06/06/apple-safari/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
