<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cyberstarweb</title>
	<atom:link href="http://cyberstarweb.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://cyberstarweb.com</link>
	<description>Computer, Web, and Software Services</description>
	<lastBuildDate>Wed, 09 May 2012 02:17:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to position a page within an iframe using CSS</title>
		<link>http://cyberstarweb.com/2010/06/how-to-position-a-page-within-an-iframe-using-css/</link>
		<comments>http://cyberstarweb.com/2010/06/how-to-position-a-page-within-an-iframe-using-css/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 03:10:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cyberstarweb.com/?p=87</guid>
		<description><![CDATA[Here is a useful technique to position a page within an iframe using CSS. This allows to show part of a web page within the iframe and positioned to a specific spot on the page within the iframe. *Many sites block their content from iframes, this technique will not work on sites that block iframes. [...]]]></description>
		<wfw:commentRss>http://cyberstarweb.com/2010/06/how-to-position-a-page-within-an-iframe-using-css/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>The Real Estate Transaction Standard (RETS)</title>
		<link>http://cyberstarweb.com/2009/11/the-real-estate-transaction-standard-rets/</link>
		<comments>http://cyberstarweb.com/2009/11/the-real-estate-transaction-standard-rets/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 17:23:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RETS - Real Estate Transaction Standard]]></category>
		<category><![CDATA[RETS]]></category>

		<guid isPermaLink="false">http://cyberstarweb.dkm/?p=4</guid>
		<description><![CDATA[I recently did a project for a local real estate office, and I found it nessecary to learn more about the 'The Real Estate Transaction Standard (RETS)' system than I ever needed to know. However, it is an interesting system that facilitates data transfer between partners in the real estate industry. It is miles ahead [...]]]></description>
		<wfw:commentRss>http://cyberstarweb.com/2009/11/the-real-estate-transaction-standard-rets/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Send encrypted email using certificates in .Net</title>
		<link>http://cyberstarweb.com/2009/01/send-encrypted-email-using-certificates-in-net/</link>
		<comments>http://cyberstarweb.com/2009/01/send-encrypted-email-using-certificates-in-net/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 19:00:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Email encryption]]></category>
		<category><![CDATA[Encrypted email]]></category>

		<guid isPermaLink="false">/post/Send-encrypted-email-using-certificates-in-Net.aspx</guid>
		<description><![CDATA[This is the .net code needed to send encrypted email using secure certificates in .net. Both VB and C# versions are provided below. There is no need to rely on third party components to do this, it is built-in to .net. The email will then be viewable in any modern email client that supports secure [...]]]></description>
		<wfw:commentRss>http://cyberstarweb.com/2009/01/send-encrypted-email-using-certificates-in-net/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Send encrypted email using certificates in PHP</title>
		<link>http://cyberstarweb.com/2009/01/send-encrypted-email-using-certificates-in-php/</link>
		<comments>http://cyberstarweb.com/2009/01/send-encrypted-email-using-certificates-in-php/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 18:43:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Email encryption]]></category>
		<category><![CDATA[Encrypted email]]></category>

		<guid isPermaLink="false">/post/Send-encrypted-email-using-certificates-in-PHP.aspx</guid>
		<description><![CDATA[This is the PHP code needed to send encrypted email using secure certificates in PHP. There is no need to rely on third party components to do this, it is built-in to PHP. The email will then be viewable in any modern email client that supports secure certificates. But it will only be viewable if [...]]]></description>
		<wfw:commentRss>http://cyberstarweb.com/2009/01/send-encrypted-email-using-certificates-in-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google store locator &#8211; Part 2</title>
		<link>http://cyberstarweb.com/2008/06/google-store-locator-part-2/</link>
		<comments>http://cyberstarweb.com/2008/06/google-store-locator-part-2/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 15:56:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Store Locator]]></category>

		<guid isPermaLink="false">/post/Google-store-locator---Part-2.aspx</guid>
		<description><![CDATA[I wanted to try something different with the original Google store locator. I decided I wanted to just show a listing of the stores without a map. This is what you see on most sites that have store locators. I also wanted to add the Smarty template system to it. Here are the results. Now [...]]]></description>
		<wfw:commentRss>http://cyberstarweb.com/2008/06/google-store-locator-part-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google store locator</title>
		<link>http://cyberstarweb.com/2008/06/google-store-locator/</link>
		<comments>http://cyberstarweb.com/2008/06/google-store-locator/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 15:47:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Store Locator]]></category>

		<guid isPermaLink="false">/post/Google-store-locator.aspx</guid>
		<description><![CDATA[This is a demo of a store locator I put together pretty quick using the Google maps api and the examples. It utilizes Ajax, PHP and a MySql database. As a demo it works well, although it's not completely polished, lacking error handling. *Google has since updated the Google Maps JavaScript API to v3 since [...]]]></description>
		<wfw:commentRss>http://cyberstarweb.com/2008/06/google-store-locator/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fix for Firefox received a message with incorrect Message Authentication Code</title>
		<link>http://cyberstarweb.com/2008/05/fix-for-firefox-received-a-message-with-incorrect-message-authentication-code/</link>
		<comments>http://cyberstarweb.com/2008/05/fix-for-firefox-received-a-message-with-incorrect-message-authentication-code/#comments</comments>
		<pubDate>Wed, 07 May 2008 09:12:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">/post/Fix-for-Firefox-received-a-message-with-incorrect-Message-Authentication-Code.aspx</guid>
		<description><![CDATA[Recently when browsing with Firefox, I kept getting a popup message box: ...received a message with incorrect Message Authentication Code. This happened every time I visited GMail, or any other ssl site via htttps://. I searched everywhere for a solution to fix this annoyance, and finally found my solution in the MozillaZine forum at this [...]]]></description>
		<wfw:commentRss>http://cyberstarweb.com/2008/05/fix-for-firefox-received-a-message-with-incorrect-message-authentication-code/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Telemarketers giving free Gift Cards</title>
		<link>http://cyberstarweb.com/2008/04/telemarketers-giving-free-gift-cards/</link>
		<comments>http://cyberstarweb.com/2008/04/telemarketers-giving-free-gift-cards/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 09:00:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">/post/Telemarketers-giving-free-Gift-Cards.aspx</guid>
		<description><![CDATA[This post is off topic, but I recently recieved a call from a what I thought was Telemarketer. The caller id on my telephone read "Research Center 231-224-2031". They asked me if I would answer a few questions about "Household Services". In return for my time, they promised that I would receive a ten dollar [...]]]></description>
		<wfw:commentRss>http://cyberstarweb.com/2008/04/telemarketers-giving-free-gift-cards/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Geocoder &#8211; find your latitude and longitude</title>
		<link>http://cyberstarweb.com/2008/04/geocoder-find-your-latitude-and-longitude/</link>
		<comments>http://cyberstarweb.com/2008/04/geocoder-find-your-latitude-and-longitude/#comments</comments>
		<pubDate>Sun, 13 Apr 2008 05:44:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Geocoder]]></category>

		<guid isPermaLink="false">/post/Geocoder---find-your-latitude-and-longitude.aspx</guid>
		<description><![CDATA[Here is a quick way to find your latitude and longitude. It is a PHP script using the Google geocoding service. The Google Store Locator demo on this site utilizes the latitude and longitude from such a request to locate nearby Cyberstarweb locations. With this script as a start, you could build an entire site [...]]]></description>
		<wfw:commentRss>http://cyberstarweb.com/2008/04/geocoder-find-your-latitude-and-longitude/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.401 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-19 20:31:17 -->
<!-- Compression = gzip -->
