<?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>Technology Blog of Peter Manis &#187; Mobile</title>
	<atom:link href="http://pyverted.com/category/mobile/feed/" rel="self" type="application/rss+xml" />
	<link>http://pyverted.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 20 Mar 2010 22:51:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>QR Codes</title>
		<link>http://pyverted.com/mobile/qr-codes/2008/12/</link>
		<comments>http://pyverted.com/mobile/qr-codes/2008/12/#comments</comments>
		<pubDate>Sun, 14 Dec 2008 00:02:20 +0000</pubDate>
		<dc:creator>Peter Manis</dc:creator>
				<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://pyverted.com/?p=203</guid>
		<description><![CDATA[Many don&#8217;t know this, but there is something called a QR code, which is basically a barcode format holding certain data.  The example below holds my name, email and phone number.  If you have an Android based phone you can use the bar code scanner application to add my contact information to your [...]]]></description>
			<content:encoded><![CDATA[<p>Many don&#8217;t know this, but there is something called a QR code, which is basically a barcode format holding certain data.  The example below holds my name, email and phone number.  If you have an Android based phone you can use the bar code scanner application to add my contact information to your phone.  You simple run the application, hold the phone so that the barcode displays on the screen within the box and it will give you a prompt asking if you would like to email me, call me or add me as a contact.</p>
<p><img src="http://chart.apis.google.com/chart?cht=qr&#038;chs=200x200&#038;chl=MECARD:N:Manis,Peter;EMAIL:manis@pyverted.com;TEL:+1+(678)269-7979;;" /></p>
<p>This image was also created using the Google chart api, so it is very easy to integrate into a site that holds contact information.  I think I will add a QR code to my business cards to make it easier for people to save my information.  I should also mention it does not have to be an Android based phone.  Do a search for QR codes on mobile devices and you should be able to find some solutions.</p>
]]></content:encoded>
			<wfw:commentRss>http://pyverted.com/mobile/qr-codes/2008/12/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SMS via Email</title>
		<link>http://pyverted.com/mobile/sms-via-email/2008/11/</link>
		<comments>http://pyverted.com/mobile/sms-via-email/2008/11/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 09:28:51 +0000</pubDate>
		<dc:creator>Peter Manis</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[SMS]]></category>

		<guid isPermaLink="false">http://pyverted.com/?p=179</guid>
		<description><![CDATA[Today I was in need of sending text msgs to my cell phone using email, but without it arriving as an email it needed to arrive as a standard SMS message.  I came across an article on Tech Recipes that solved my problem.  Here is the combined list of email addresses. Replace &#8216;phonenumber&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p>Today I was in need of sending text msgs to my cell phone using email, but without it arriving as an email it needed to arrive as a standard SMS message.  I came across an <a href="http://www.tech-recipes.com/rx/2819/sms_email_us_cellular_suncom_powertel_att_alltel/" target="_blank">article on Tech Recipes</a> that solved my problem.  Here is the combined list of email addresses. Replace &#8216;phonenumber&#8217; with your 10 digit phone number (5405551212@tmomail.net).</p>
<p>T-Mobile: phonenumber@tmomail.net<br />
Virgin Mobile: phonenumber@vmobl.com<br />
Cingular: phonenumber@cingularme.com<br />
Sprint: phonenumber@messaging.sprintpcs.com<br />
Verizon: phonenumber@vtext.com<br />
Nextel: phonenumber@messaging.nextel.com<br />
US Cellular: phonenumber@email.uscc.net<br />
SunCom: phonenumber@tms.suncom.com<br />
Powertel: phonenumber@ptel.net<br />
AT&#038;T: phonenumber@txt.att.net<br />
Alltel: phonenumber@message.alltel.com<br />
Metro PCS: phonenumber@mymetropcs.com</p>
<p>This is inspiring me to write a monitoring script that is just for sending email to phones, but that will be another post.</p>
]]></content:encoded>
			<wfw:commentRss>http://pyverted.com/mobile/sms-via-email/2008/11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
