<?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>MaisonBisson.com &#187; sms</title>
	<atom:link href="http://maisonbisson.com/blog/post/tag/sms/feed/" rel="self" type="application/rss+xml" />
	<link>http://maisonbisson.com</link>
	<description>A bunch of stuff I would have emailed you about.</description>
	<lastBuildDate>Sat, 14 Nov 2009 20:14:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New Plugin: wpSMS Supports Sending SMS Messages</title>
		<link>http://maisonbisson.com/projects/wpsms/</link>
		<comments>http://maisonbisson.com/projects/wpsms/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 16:21:46 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Dispatches]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[messaging]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/?p=12911</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-12911"><!-- &nbsp; --></abbr>
<abbr class="unapi-id" title="maisonbisson-12911"><!-- &nbsp; --></abbr>
<p><a title="wpSMS by misterbisson, on Flickr" href="http://www.flickr.com/photos/maisonbisson/3015632937/"><img src="http://farm4.static.flickr.com/3190/3015632937_45ed097017.jpg" alt="wpSMS" width="500" height="214" /></a></p>
<p><div class="contents innerindex"><h3>Contents</h3><ol><li><a href="http://maisonbisson.com/projects/wpsms/#12897_installation_1">Installation</a></li><li><a href="http://maisonbisson.com/projects/wpsms/#12897_usage_1">Usage</a></li><li><a href="http://maisonbisson.com/projects/wpsms/#12897_screenshots_1">Screenshots</a></li></ol></div>wpSMS enables the sending of <a href="http://en.wikipedia.org/wiki/Short_message_service">SMS messages</a> as easily as sending email (more easily, perhaps). An implementation of it can be seen at <a href="http://library.plymouth.edu/read/222334">my University&#8217;s library</a>, where they&#8217;ve used both <a href="http://about.scriblio.net/">Scriblio</a> and wpSMS to <a href="http://maisonbisson.com/blog/post/12094/scriblio-feature-text-this-to-me/">allow visitors to text information about a book to their cellies</a>.</p>
<h3 id="12897_installation_1" >Installation</h3>
<p>Simply <a href="http://wordpress.org/extend/plugins/wpsms/download/">download the plugin</a>, place the entire folder in your WordPress <code>/plugins/</code> folder, and activate.</p>
<h3 id="12897_usage_1" >Usage</h3>
<p>It currently uses <a href="http://www.clickatell.com/">Clickatell</a>&#8217;s gateway services, though more could be supported in the future. Once you <a href="https://www.clickatell.com/developers/api_http.php">get login credentials to Clickatell&#8217;s http gateway</a> you can start sending messages easily.</p>
<p>Simply instantiate the class with your credentials:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000088;">$mysms</span> <span style="color: #339933;">=</span> <span style="color: #000000; font-weight: bold;">new</span> wpSMS<span style="color: #009900;">&#40;</span> <span style="color: #000088;">$API_ID</span><span style="color: #339933;">,</span> <span style="color: #000088;">$USERNAME</span><span style="color: #339933;">,</span> <span style="color: #000088;">$PASSWORD</span> <span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p>Then send your message:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000088;">$mysms</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">send</span><span style="color: #009900;">&#40;</span> <span style="color: #000088;">$YOUR_MESSAGE</span><span style="color: #339933;">,</span> <span style="color: #000088;">$TO_PHONE_NUMBER</span> <span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p>How you create the message or get the destination phone number is up to you.</p>
<h3 id="12897_screenshots_1" >Screenshots</h3>
<ul>
<li>You&#8217;ve found an interesting book in our library, but who wants to write down the location and call number when you can text it to yourself?<br /><a title="Text this book's location to your cell phone by misterbisson, on Flickr" href="http://www.flickr.com/photos/maisonbisson/3016513668/"><img src="http://farm4.static.flickr.com/3030/3016513668_36b30afe91_m.jpg" alt="Text this book's location to your cell phone" width="240" height="184" /></a></li>
<li>Clicking the &#8220;text this to me&#8221; link takes you to a screen where you preview the message and enter your mobile number.<br /><a title="Text this book's location to your cell phone by misterbisson, on Flickr" href="http://www.flickr.com/photos/maisonbisson/3016513420/"><img src="http://farm4.static.flickr.com/3276/3016513420_857777a686_m.jpg" alt="Text this book's location to your cell phone" width="240" height="184" /></a></li>
<li>The received message includes all the details you need to find the book on the shelf.<br /><a title="an SMS message from the catalog by misterbisson, on Flickr" href="http://www.flickr.com/photos/maisonbisson/2333754008/"><img src="http://farm4.static.flickr.com/3183/2333754008_27defb7113_m.jpg" alt="an SMS message from the catalog" width="240" height="144" /></a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/projects/wpsms/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Another Reason I&#8217;m Glad I Left Verizon</title>
		<link>http://maisonbisson.com/blog/post/12736/verizon-sms-price-increases/</link>
		<comments>http://maisonbisson.com/blog/post/12736/verizon-sms-price-increases/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 15:12:09 +0000</pubDate>
		<dc:creator>Casey</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Clickatell]]></category>
		<category><![CDATA[increase]]></category>
		<category><![CDATA[mobile messaging]]></category>
		<category><![CDATA[price]]></category>
		<category><![CDATA[pricing]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[verizon]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/?p=12736</guid>
		<description><![CDATA[
I received the following message from Clickatell, the SMS gateway provider I use to programmatically send text messages to cell phones:
Please be advised that US carrier Verizon Wireless has announced that they will be charging an additional 3c per SMS for all application originated mobile terminated messaging beginning November 1, 2008. This increase will apply [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-12736"><!-- &nbsp; --></abbr>
<p>I received the following message from <a href="http://www.clickatell.com/" title="Clickatell Bulk SMS Gateway">Clickatell</a>, the SMS gateway provider I use to programmatically send text messages to cell phones:</p>
<blockquote><p>Please be advised that US carrier Verizon Wireless has announced that they will be charging an additional 3c per SMS for all application originated mobile terminated messaging beginning November 1, 2008. This increase will apply to standard rate and premium programs only through the Verizon Wireless network. Transaction fees will not apply to Free-2-End-User, Mobile Giving or Non-Profit organizational programs, according to Verizon. In addition, it has been reported that Verizon Wireless customers are no longer receiving a delivery confirmation notice after sending SMS messages &#8211; a long-time standard SMS service feature popular with subscribers and available on other carrier networks. </p>
<p>As your trusted partner and the voice of over 8,000 Clickatell customers to the wireless carrier industry; we believe these sudden and significant pricing and service changes made by Verizon are detrimental to the mobile industry as a whole. In response, we are working with several partners and industry leaders to strongly voice our concerns about the impact these abrupt changes from Verizon will have on the entire messaging industry. Additionally, we are working to obtain more information on specific policy details and timelines. </p>
<p>Unfortunately, Verizon Wireless has provided little in the way of an explanation as to the reasons behind these announcements and abrupt changes. At this time, your Clickatell account representative and our support centre will not have much more information to share about the reasons behind these changes. However, please be assured that we value your business and know that we are doing everything reasonable and within our power to influence Verizons&#8217; decision as we understand the impact this may have to you, our customer.</p></blockquote>
<p>For perspective, this represents a 50% price hike to service Verizon Wireless customers. (thankfully I&#8217;m no longer one of them). They&#8217;re betting that people like me will decide to pay, but I&#8217;m not so sure.</p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/12736/verizon-sms-price-increases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scriblio Feature: Text This To Me</title>
		<link>http://maisonbisson.com/blog/post/12094/scriblio-feature-text-this-to-me/</link>
		<comments>http://maisonbisson.com/blog/post/12094/scriblio-feature-text-this-to-me/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 17:51:31 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Libraries & Networked Information]]></category>
		<category><![CDATA[catalog]]></category>
		<category><![CDATA[lib20]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[library 2.0]]></category>
		<category><![CDATA[library catalogs]]></category>
		<category><![CDATA[scriblio]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[text this to me]]></category>
		<category><![CDATA[txt]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/post/12094/scriblio-feature-text-this-to-me</guid>
		<description><![CDATA[

Take note of the “New Feature: Text this to your cellphone” line above. 
Adam Brin of Tricollege Libraries explained that the “text this to me” feature he built to send location information about items in the library catalog as text messages to a user&#8217;s cell phone is being used as many as 60 times a [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-12094"><!-- &nbsp; --></abbr>
<p><a href="http://www.flickr.com/photos/maisonbisson/2298128637/" title="Text This To Me by misterbisson, on Flickr"><img src="http://farm4.static.flickr.com/3278/2298128637_6d24301af7.jpg" width="500" height="354" alt="Text This To Me" /></a></p>
<p>Take note of the “<strong>New Feature:</strong> Text this to your cellphone” line above. </p>
<p>Adam Brin of Tricollege Libraries explained that the “text this to me” feature he built to send location information about items in the library catalog as text messages to a user&#8217;s cell phone is being used as many as 60 times a day. That was the news I needed to decide to offer the feature in <a href="http://library.plymouth.edu/">PSU&#8217;s Scriblio implementation</a>.</p>
<p>The messages are handled by <a href="https://www.clickatell.com/">Clickatell</a> via an API I added to <a href="http://maisonbisson.com/blog/bsuite">bSuite</a>, my do-everything plugin for WordPress (hmmm&#8230;what else can we SMS enable?).</p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/12094/scriblio-feature-text-this-to-me/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Mac + Cell Phone + Bluetooth + SMS</title>
		<link>http://maisonbisson.com/blog/post/11908/mac-cell-phone-bluetooth-sms/</link>
		<comments>http://maisonbisson.com/blog/post/11908/mac-cell-phone-bluetooth-sms/#comments</comments>
		<pubDate>Fri, 17 Aug 2007 02:44:40 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Blink]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[cell phone]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mac os X]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[texting]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11908/mac-cell-phone-bluetooth-sms</guid>
		<description><![CDATA[
Old instructions that connect the Mac OS X Address Book app to a phone via Bluetooth from O&#8217;Reilly and SillyDog. Once paired, the Address Book can initiate dialing, notify the user of incoming calls, and send SMS texts.
Bluetooth Texter SMS Widget, message2net, and BluePhoneElite all offer further tools to interact with your Bluetooth-connected mobile phone. [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-11908"><!-- &nbsp; --></abbr>
<p>Old instructions that connect the Mac OS X Address Book app to a phone via Bluetooth from <a href="http://www.oreillynet.com/pub/a/wireless/2002/11/27/sms.html" title="O'Reilly Network -- Use Bluetooth for SMS">O&#8217;Reilly</a> and <a href="http://sillydog.org/forum/sdt_12669.php" title="send SMS from your Mac (with your mobile) - SillyDog701 Message Centre">SillyDog</a>. Once paired, the Address Book can initiate dialing, notify the user of incoming calls, and send SMS texts.</p>
<p><a href="http://www.happymakinggames.com/downloads/BluetoothTexter/index.php" title="happymakinggames: ">Bluetooth Texter SMS Widget</a>, <a href="http://www.novamedia.de/e_pages/e_produkte_mac_m2n_phone.html" title="nova media | software for Mac OS X | SMS and Phonebook management">message2net</a>, and <a href="http://mirasoftware.com/BPE/" title="Mira Software, Inc. :: BluePhoneElite :: Features">BluePhoneElite</a> all offer further tools to interact with your Bluetooth-connected mobile phone. The list of compatible phones (<a href="http://mirasoftware.com/BPE/compatibility.html" title="Mira Software, Inc. :: BluePhoneElite :: Compatibility">BPE</a> &#038; <a href="http://www.novamedia.de/devices/phones_m2n_en.html" title="nova media | mobile solutions for Mac OS, Windows, Palm OS">m2n</a>) offers some leads for those trying to make the connection.</p>
<p>Finally, Simon Winter offers some tips on <a href="http://infontology.org/s/sms/" title="SMS interactivity with AppleScript">interacting with SMS via AppleScript</a>.</p>
<p><tags>bluetooth, mac, mac os x, sms, texting, applescript, cell phone</tags></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/11908/mac-cell-phone-bluetooth-sms/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>NCAA Set To Ban Text Messaging Between Recruiters And High School Students</title>
		<link>http://maisonbisson.com/blog/post/11663/ncaa-set-to-ban-text-messaging-between-recruiters-and-high-school-students/</link>
		<comments>http://maisonbisson.com/blog/post/11663/ncaa-set-to-ban-text-messaging-between-recruiters-and-high-school-students/#comments</comments>
		<pubDate>Thu, 26 Apr 2007 11:16:06 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Libraries & Networked Information]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[ban]]></category>
		<category><![CDATA[college sports]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[ncaa]]></category>
		<category><![CDATA[recruiting]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[student athletes]]></category>
		<category><![CDATA[text messages]]></category>
		<category><![CDATA[text messaging]]></category>
		<category><![CDATA[texting]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11663/#ncaa-set-to-ban-text-messaging-between-recruiters-and-high-school-students</guid>
		<description><![CDATA[
College sports are big business, so recruiting student athletes is big business. The NCAA limits the times coaches and recruiters can call or visit athletes, but text messages are all fair game. For now.
The Chronicle of Higher Education explained in an October 2006 story:
Before Chandler Parsons committed to play basketball for the University of Florida, [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-11663"><!-- &nbsp; --></abbr>
<p>College sports are big business, so recruiting student athletes is big business. The NCAA limits the times coaches and recruiters can call or visit athletes, but text messages are all fair game. For now.</p>
<p>The Chronicle of Higher Education explained in <a href="http://chronicle.com/weekly/v53/i07/07a03601.htm" title="The Chronicle: 10/6/2006: Hot-Button Recruiting">an October 2006 story</a>:</p>
<blockquote><p>Before Chandler Parsons committed to play basketball for the University of Florida, his cellphone buzzed more than 100 times a day with text messages from college coaches.</p>
<p>The attention flattered the 6-foot-9 high-school senior from Winter Park, Fla. His cellular plan included unlimited text messages, so the onslaught did not run up his bill. And in some cases, the quick exchanges helped him get to know prospective coaches.</p>
<p>But the novelty soon wore off. “All these different coaches would text me saying the same thing,” he says, like “Hey, great game,” or “Look forward to hearing from you soon.” To make room for new messages, he had to empty his inbox twice a day. “It got a little crazy,” he says.</p></blockquote>
<p>Now, the <a href="http://chronicle.com/news/index.php?id=2137">NCAA has proposed</a> a ban on text messaging and is set to vote on the measure today. </p>
<p>Whatever the vote, it&#8217;s clear coaches had not only tapped into a loophole in NCAA rules, they&#8217;re following <a href="http://maisonbisson.com/blog/post/11041/">the trend in communications</a>. A <a href="http://maisonbisson.com/blog/post/10321/" title="» Email Is For Dinosaurs in South Korea">2004 study in South Korea</a> revealed a preference for texting over emailing, with two-thirds of students saying they rarely email, but SMS messages were up 40% year over year. A <a href="http://maisonbisson.com/blog/post/10954/">July 2005 Pew Internet Study</a> found US teens preferring texting (via IM and SMS) over email &#8212; “email is increasingly seen as a tool for communicating with &#8216;adults.&#8217;” </p>
<p><tags>sms, texting, ncaa, recruiting, ban, text messaging, text messages, college sports, communication, student athletes</tags></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/11663/ncaa-set-to-ban-text-messaging-between-recruiters-and-high-school-students/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Network-Enabled Snooping In The Physical World</title>
		<link>http://maisonbisson.com/blog/post/11307/network-enabled-snooping-in-the-physical-world/</link>
		<comments>http://maisonbisson.com/blog/post/11307/network-enabled-snooping-in-the-physical-world/#comments</comments>
		<pubDate>Mon, 06 Nov 2006 18:36:38 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Politics & Controversy]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[cameraphone]]></category>
		<category><![CDATA[civil liberties]]></category>
		<category><![CDATA[facial recognition]]></category>
		<category><![CDATA[license plate recognition]]></category>
		<category><![CDATA[mms]]></category>
		<category><![CDATA[mobile technology]]></category>
		<category><![CDATA[picture phone]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[snooping]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11307/</guid>
		<description><![CDATA[

We&#8217;ve got OCR. We&#8217;ve got cameraphones. We&#8217;ve got web-based license plate lookup services. Amazon Japan has a fancy cameraphone-based product search feature. What&#8217;s more naive, imagining that somewhere somebody has a SMS/MMS-based license plate snooping and facial recognition services and fingerprint scanners, or imagining that they don&#8217;t?
cameraphone, civil liberties, facial recognition, license plate recognition, mms, [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-11307"><!-- &nbsp; --></abbr>
<p><a href="http://www.flickr.com/photos/sunkmanitu/234695843/"><img src="http://static.flickr.com/79/234695843_67714d5ebb.jpg" width="500" height="375" alt="Facial Recognition."  /></a></p>
<p>We&#8217;ve got <a href="http://en.wikipedia.org/wiki/Optical_character_recognition">OCR</a>. We&#8217;ve got <a href="http://maisonbisson.com/blog/post/10475/" title="Picture Phone Threats: They’re Not What You Think « MaisonBisson.com">cameraphones</a>. We&#8217;ve got web-based <a href="http://www.license-plate-lookup.com/search/" title="Licence Plate Lookup US car owners">license plate lookup services</a>. <a href="http://www.amazon.co.jp/exec/obidos/tg/browse/-/3519491/ref=amb_center-3_150695_2/250-8233453-6201849">Amazon Japan</a> has a <a href="http://www.gizmodo.com/gadgets/cellphones/amazon-japan-cell-phone-fancypants-service-026198.php">fancy cameraphone-based product search</a> feature. What&#8217;s more naive, imagining that somewhere somebody has a <a href="http://en.wikipedia.org/wiki/Short_message_service">SMS</a>/<a href="http://en.wikipedia.org/wiki/Multimedia_Messaging_Service">MMS</a>-based <a href="http://maisonbisson.com/blog/post/10635/" title="Big Brother Gets More Eyes « MaisonBisson.com">license plate snooping</a> and <a href="http://en.wikipedia.org/wiki/Facial_recognition_system">facial recognition</a> <a href="http://maisonbisson.com/blog/post/11214/">services</a> and <a href="http://www.flickr.com/photos/vegasmike433/33523451/">fingerprint scanners</a>, or imagining that they don&#8217;t?</p>
<p><tags>cameraphone, civil liberties, facial recognition, license plate recognition, mms, mobile technology, picture phone, privacy, sms, snooping</tags></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/11307/network-enabled-snooping-in-the-physical-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Is For Old People</title>
		<link>http://maisonbisson.com/blog/post/10954/teens-lead/</link>
		<comments>http://maisonbisson.com/blog/post/10954/teens-lead/#comments</comments>
		<pubDate>Mon, 10 Apr 2006 16:12:58 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[aim]]></category>
		<category><![CDATA[aol instant messenger]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[im]]></category>
		<category><![CDATA[instant messaging]]></category>
		<category><![CDATA[instant messenger]]></category>
		<category><![CDATA[short message service]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[teens]]></category>
		<category><![CDATA[the death of email]]></category>
		<category><![CDATA[youth]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=10954</guid>
		<description><![CDATA[
I happened to stumble back onto the Pew Internet Report on teens and technology from July 2005 that report that told us “87% of [US children] between the ages of 12 and 17 are online.” But the part I&#8217;d missed before regarded how these teens were using communication technology:
Email, once the cutting edge “killer app,” [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-10954"><!-- &nbsp; --></abbr>
<p>I happened to stumble back onto the <a href="http://www.pewinternet.org/PPF/r/162/report_display.asp" title="Pew Internet &#038; American Life Project Report: Pew Internet: Teens and Technology">Pew Internet Report on teens and technology</a> from July 2005 that report that told us “87% of [US children] between the ages of 12 and 17 are online.” But the part I&#8217;d missed before regarded how these teens were using communication technology:</p>
<blockquote><p>Email, once the cutting edge “killer app,” is losing its privileged place among many teens as they express preferences for instant messaging (IM) and text messaging [<a href="http://en.wikipedia.org/wiki/Short_message_service">SMS</a>] as ways to connect with their friends. </p>
<p>To them, email is increasingly seen as a tool for communicating with “adults” such as teachers, institutions like schools, and as a way to convey lengthy and detailed information to large groups. Meanwhile, IM is used for everyday conversations with multiple friends that range from casual to more serious and private exchanges. </p>
<p>It is also used as a place of personal expression. Through buddy icons or other customization of the look and feel of IM communications, teens can express and differentiate themselves. Other instant messaging tools allow for the posting of personal profiles, or even “away” messages, durable signals posted when a user is away from the computer but wishes to remain connected to their IM network.</p></blockquote>
<p>Interesting. Connect that with a 2004 <a href="http://maisonbisson.com/blog/post/10321/">Korean study of student&#8217;s communication practices</a> that revealed more than two-thirds of the 2,000 respondents “rarely use or don’t use e-mail at all.” Why?</p>
<blockquote><p>&#8230;it’s impossible to tell whether an addressee has received a message right away and replies are not immediately forthcoming. [...] “The new generation hate agonizing and waiting and tend to express their feelings immediately,” said Professor Lee. “The decline of email is a natural outcome reflecting such characteristics of the new generation.”</p></blockquote>
<p>Interesting. American teens say email is for old people, Korean high-school and college students say it&#8217;s too slow, and <a href="http://www.unh.edu/">UNH</a>&#8217;s students tells us they chat away <a href="http://maisonbisson.com/blog/post/11152/">an average of 9.3 hours a week in AIM</a>.</p>
<p><tags>aim, aol instant messenger, communication, im, instant messaging, instant messenger, short message service, sms, technology, teens, the death of email, youth</tags></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/10954/teens-lead/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Public broadcasting</title>
		<link>http://maisonbisson.com/blog/post/11715/public-broadcasting/</link>
		<comments>http://maisonbisson.com/blog/post/11715/public-broadcasting/#comments</comments>
		<pubDate>Sat, 29 Oct 2005 17:48:22 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Blink]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[megaphone]]></category>
		<category><![CDATA[sms]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11715/#public-broadcasting</guid>
		<description><![CDATA[
SMS to construction sign (at Engadget and Textually), and SMS to megaphone &#8212; for the armchair protester  (at Textually and Engadget).
sms, integration, megaphone
]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-11715"><!-- &nbsp; --></abbr>
<p>SMS to construction sign (at <a href="http://www.engadget.com/entry/1234000090065406/" title="Construction sign recommissioned for public SMSing - Engadget - www.engadget.com">Engadget</a> and <a href="http://www.textually.org/textually/archives/2005/10/010406.htm" title="textually.org: Storyboard">Textually</a>), and SMS to megaphone &#8212; for the armchair protester  (at <a href="http://www.textually.org/textually/archives/2005/10/010404.htm" title="textually.org: Tool for armchair activists">Textually</a> and <a href="http://www.engadget.com/entry/1234000527065440/" title="Tool for Armchair Activists remote protesting system - Engadget - www.engadget.com">Engadget</a>).</p>
<p><tags>sms, integration, megaphone</tags></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/11715/public-broadcasting/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Policing By Cellphone</title>
		<link>http://maisonbisson.com/blog/post/10781/policing-by-cellphone/</link>
		<comments>http://maisonbisson.com/blog/post/10781/policing-by-cellphone/#comments</comments>
		<pubDate>Thu, 01 Sep 2005 21:29:32 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Libraries & Networked Information]]></category>
		<category><![CDATA[Politics & Controversy]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[5-0]]></category>
		<category><![CDATA[agps]]></category>
		<category><![CDATA[cell phone]]></category>
		<category><![CDATA[cellphone]]></category>
		<category><![CDATA[crime]]></category>
		<category><![CDATA[engadget]]></category>
		<category><![CDATA[feyenoord]]></category>
		<category><![CDATA[football]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[hooliganism]]></category>
		<category><![CDATA[location aware]]></category>
		<category><![CDATA[location aware technology]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mobile phone]]></category>
		<category><![CDATA[mobile phone companies]]></category>
		<category><![CDATA[mobile phone numbers]]></category>
		<category><![CDATA[police]]></category>
		<category><![CDATA[police investigation]]></category>
		<category><![CDATA[riot]]></category>
		<category><![CDATA[rioters]]></category>
		<category><![CDATA[rioting]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[sms message]]></category>
		<category><![CDATA[sms messaging]]></category>
		<category><![CDATA[soccer]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=10781</guid>
		<description><![CDATA[

Though we imagine the Dutch to be a rather unexcitable lot, I did anyway, it turns out they have a history of getting rowdy at football games (yes, if this all happened back in the States I be calling it “soccer”). So it can&#8217;t be so much of a surprise that fans rioted again in [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-10781"><!-- &nbsp; --></abbr>
<p><img src="http://www.ananova.com/images/web/41343.jpg" width="410" height="308" style="border: solid 2px #000000; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;" /></p>
<p>Though we imagine the Dutch to be a rather unexcitable lot, I did anyway, it turns out they have a <a href="http://slam.canoe.ca/Slam/Soccer/2005/08/16/1175862-ap.html">history of getting rowdy</a> at football games (yes, if this all happened back in the States I be calling it “soccer”). So it can&#8217;t be so much of a surprise that <a href="http://www.eurosport.com/home/pages/v4/l0/s22/e11067/sport_lng0_spo22_evt11067_sto756755.shtml">fans rioted again in April</a>. What is surprising is that mobile phone companies got involved in the investigation. This <a href="http://mdn.mainichi-msn.co.jp/sports/news/20050831p2a00m0sp029000c.html">AP report</a> tells the story:</p>
<blockquote><p>Phone companies voluntarily handed over the mobile phone numbers of people who were in or around Feyenoord&#8217;s Kuip stadium on the day of the match &#8212; traceable using broadcasting masts in the area.</p></blockquote>
<p>So that&#8217;s what the <a href="http://en.wikipedia.org/wiki/AGPS">aGPS</a> sticker on our cellphones is about.</p>
<p>Via <a href="http://www.engadget.com/entry/1234000860056828/" title="17,000 soccer rioters texted by the 5-0 - Engadget - www.engadget.com">Engadget</a>.</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">tags: <a href="http://www.technorati.com/tag/5-0" rel="tag">5-0</a>, <a href="http://www.technorati.com/tag/agps" rel="tag">agps</a>, <a href="http://www.technorati.com/tag/cell phone" rel="tag">cell phone</a>, <a href="http://www.technorati.com/tag/cellphone" rel="tag">cellphone</a>, <a href="http://www.technorati.com/tag/crime" rel="tag">crime</a>, <a href="http://www.technorati.com/tag/engadget" rel="tag">engadget</a>, <a href="http://www.technorati.com/tag/feyenoord" rel="tag">feyenoord</a>, <a href="http://www.technorati.com/tag/football" rel="tag">football</a>, <a href="http://www.technorati.com/tag/gps" rel="tag">gps</a>, <a href="http://www.technorati.com/tag/hooliganism" rel="tag">hooliganism</a>, <a href="http://www.technorati.com/tag/location aware" rel="tag">location aware</a>, <a href="http://www.technorati.com/tag/location aware technology" rel="tag">location aware technology</a>, <a href="http://www.technorati.com/tag/mobile" rel="tag">mobile</a>, <a href="http://www.technorati.com/tag/mobile phone" rel="tag">mobile phone</a>, <a href="http://www.technorati.com/tag/mobile phone companies" rel="tag">mobile phone companies</a>, <a href="http://www.technorati.com/tag/mobile phone numbers" rel="tag">mobile phone numbers</a>, <a href="http://www.technorati.com/tag/police" rel="tag">police</a>, <a href="http://www.technorati.com/tag/police investigation" rel="tag">police investigation</a>, <a href="http://www.technorati.com/tag/riot" rel="tag">riot</a>, <a href="http://www.technorati.com/tag/rioting" rel="tag">rioting</a>, <a href="http://www.technorati.com/tag/rioters" rel="tag">rioters</a>, <a href="http://www.technorati.com/tag/sms" rel="tag">sms</a>, <a href="http://www.technorati.com/tag/sms message" rel="tag">sms message</a>, <a href="http://www.technorati.com/tag/sms messaging" rel="tag">sms messaging</a>, <a href="http://www.technorati.com/tag/soccer" rel="tag">soccer</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/10781/policing-by-cellphone/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Sending SMS Messages</title>
		<link>http://maisonbisson.com/blog/post/10650/sending-sms-messages/</link>
		<comments>http://maisonbisson.com/blog/post/10650/sending-sms-messages/#comments</comments>
		<pubDate>Tue, 28 Jun 2005 07:53:37 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[aim client]]></category>
		<category><![CDATA[aim to sms]]></category>
		<category><![CDATA[email to sms]]></category>
		<category><![CDATA[ichat]]></category>
		<category><![CDATA[mobile text]]></category>
		<category><![CDATA[send sms messages]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[sms gateway]]></category>
		<category><![CDATA[sms gateways]]></category>
		<category><![CDATA[sms messaging]]></category>
		<category><![CDATA[texting]]></category>
		<category><![CDATA[web to sms]]></category>

		<guid isPermaLink="false">http://www.maisonbisson.com/blog/?p=10650</guid>
		<description><![CDATA[
My friend Will was in meetings all day Friday, and there are few better times to have SMS messaging than in meetings. Thing is, I didn&#8217;t want to type on my phone&#8217;s numeric keypad when I had my computer in front of me, so I went looking for the details of this old hint that [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-10650"><!-- &nbsp; --></abbr>
<p><a href="http://www.flickr.com/photos/michaelhenderson/12907007/"><img src="http://photos10.flickr.com/12907007_b1635173d2_m.jpg" alt="People post pictures of their SMS messages on Flickr. Really." width="172" height="240" style="float: right; background-color: #ffffff; border: solid 2px #000000; margin: 4px 4px 4px 4px; padding: 0px 0px 0px 0px;" /></a>My friend <a href="http://www.flickr.com/photos/maisonbisson/506686/">Will</a> was in meetings all day Friday, and there are few better times to have <a href="http://en.wikipedia.org/wiki/Short_message_service">SMS messaging</a> than in meetings. Thing is, I didn&#8217;t want to type on my phone&#8217;s numeric keypad when I had my computer in front of me, so I went looking for the details of this old hint that describes how to <a href="http://www.macosxhints.com/article.php?story=20030625235057445">send SMS messages with iChat</a> (would also work with any AIM client).</p>
<p>But there are other solutions. <a href="http://www.slipstick.com/outlook/smscell.htm">Slipstick</a> lists the email addresses for various networks&#8217; <a href="http://www.slipstick.com/outlook/smscell.htm">email to SMS gateways</a>. And, obviously, most networks have web forms to send SMSs. <a href="http://www.vtext.com/customer_site/jsp/messaging_lo.jsp">Here&#8217;s Verizon&#8217;s</a>.</p>
<p>This leads to a few questions. In these days of number portability, how can a person identify the carrier for a particular phone number based on the number alone? Will these web and email to SMS gateways work for off-network numbers (i.e. will Nextel&#8217;s gateway send SMS to Sprint?)? Is there another network agnostic gateway besides the AIM service identified above?</p>
<p>About the picture: there are a number of entertaining <a href="http://www.flickr.com/photos/tags/sms">sms-tagged photos on Flickr</a>.</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">tags: <a href="http://technorati.com/tag/aim client" rel="tag">aim client</a>, <a href="http://technorati.com/tag/aim to sms" rel="tag">aim to sms</a>, <a href="http://technorati.com/tag/email to sms" rel="tag">email to sms</a>, <a href="http://technorati.com/tag/ichat" rel="tag">ichat</a>, <a href="http://technorati.com/tag/mobile text" rel="tag">mobile text</a>, <a href="http://technorati.com/tag/send sms messages" rel="tag">send sms messages</a>, <a href="http://technorati.com/tag/sms" rel="tag">sms</a>, <a href="http://technorati.com/tag/sms gateway" rel="tag">sms gateway</a>, <a href="http://technorati.com/tag/sms gateways" rel="tag">sms gateways</a>, <a href="http://technorati.com/tag/sms messaging" rel="tag">sms messaging</a>, <a href="http://technorati.com/tag/texting" rel="tag">texting</a>, <a href="http://technorati.com/tag/web to sms" rel="tag">web to sms</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/10650/sending-sms-messages/feed/</wfw:commentRss>
		<slash:comments>57</slash:comments>
		</item>
	</channel>
</rss>