<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3652038588329548600</id><updated>2011-04-21T12:59:18.627-07:00</updated><category term='iPhone'/><title type='text'>Pointy Hair Boss Tech Guide</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://pointyhairboss.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3652038588329548600/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://pointyhairboss.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>James Langford</name><uri>http://www.blogger.com/profile/15336602074004218506</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>6</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3652038588329548600.post-5468612231343494332</id><published>2008-02-08T12:59:00.000-08:00</published><updated>2008-02-13T15:45:13.234-08:00</updated><title type='text'>Google Forms! (plus, how to display on the iPhone)</title><content type='html'>Google has just released what I think is one of their best product enhancements ever. Read about it on the Google docs blog post:&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://googledocs.blogspot.com/2008/02/stop-sharing-spreadsheets-start.html"&gt;Stop sharing spreadsheets, start collecting information&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;What makes this so cool is that they've given the person of average technical competence -- i.e., the pointy hair boss-- the ability to create a form with multiple types of inputs, gather the information, chart it, share it, and discuss it. And, the forms display pretty well on the iPhone. &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Pretty well is okay, but you can easily make them fit right into the iPhone interface. If you've read previous posts about building iPhone web apps, you can apply the same techniques as we have before. Just add a bit of html at the start of the document and a bit at the end and stick the form in an iframe in the middle. We have written a little tool to get you started. Create your form, get the link for it, and enter it here:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://acu.mobi/ig"&gt;http://acu.mobi/ig&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;This will spit out the file in an iPhone-style interface. View source and save it as a document on your web and you're set. In theory, you could point directly to the url on our server, but this is an experiment and I can't guarantee it will be available, so please put all code on your own server.&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;By the way, you can do this same formatting trick with some Google gadgets and Google calendars since Google gives you a way to format the html output. Both are put in iframes. When you configure gadgets or calendars, just set the width to 320 pixels and a minimum of about 420 pixels length. Grab the  url and stick it in this tool:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://acu.mobi/igadgets"&gt;http://acu.mobi/igadgets&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Please use the same caution as above. Use the tool to grab the html wrapper and then host it on your own server.&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Possible uses and caveats for Google Apps users&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;At this point, only public google.com accounts can publish a form for use by anyone. Forms published from inside Google Apps domains will require a login, so only users of that domain can fill out the form. And at the point, since we can't use the extra formatting for the iPhone, users will have to tap or spread to enlarge the display. However, this is an easy-to-use online test, survey and clicker tool. &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I suspect that Google will at some point give us the ability to share forms outside the domain, format for iPhone and display graphs of the collected input. In the meantime, I'm thankful for what we've got.&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3652038588329548600-5468612231343494332?l=pointyhairboss.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pointyhairboss.blogspot.com/feeds/5468612231343494332/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3652038588329548600&amp;postID=5468612231343494332' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3652038588329548600/posts/default/5468612231343494332'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3652038588329548600/posts/default/5468612231343494332'/><link rel='alternate' type='text/html' href='http://pointyhairboss.blogspot.com/2008/02/google-forms-plus-how-to-display-on.html' title='Google Forms! (plus, how to display on the iPhone)'/><author><name>James Langford</name><uri>http://www.blogger.com/profile/15336602074004218506</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3652038588329548600.post-1601527367974580331</id><published>2007-12-10T09:19:00.000-08:00</published><updated>2007-12-17T07:30:59.022-08:00</updated><title type='text'>Google Maps and iPhone</title><content type='html'>There are a few easy ways to publish map information for iPhone use that don't require a programmer to get involved:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Google Map Search&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;Do a Google map search and the iPhone will switch to its built-in version of Google maps. Just input a query like this one into your page: &lt;div&gt; &lt;/div&gt;&lt;div&gt;&lt;br /&gt;http://maps.google.com/?q=restaurants+near+Abilene+Christian+University,+Abilene,+TX&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;A couple of considerations:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;don't forget the target="_blank" in the link if you're using the iUI framework.&lt;/li&gt;&lt;li&gt;put + signs instead of spaces between your search words&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-weight: bold;"&gt;Use a KML File&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;By using a kml file, you can specify the exact coordinates that you want to map. Unfortunately, as of this writing, you can't control a lot about what's displayed. For example, you can't specify:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Choice of satellite, map or list view; iPhone maps will display the last view selected&lt;/li&gt;&lt;li&gt;Zoom level&lt;/li&gt;&lt;li&gt;Any map attributes other than the coordinates and a description&lt;/li&gt;&lt;/ul&gt;To use a kml file, create a link to&lt;br /&gt;&lt;br /&gt;maps.google.com/?f=q&amp;amp;hl=en&amp;amp;q=http://my.acu.edu/m/kml/acucoffee.kml&lt;br /&gt;&lt;br /&gt;including the q=url_of_your_kml_file&lt;br /&gt;&lt;br /&gt;A very helpful resource for testing kml files is at &lt;a href="http://www.thechrisoshow.com/display_kml/"&gt;http://www.thechrisoshow.com/display_kml/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-weight: bold;"&gt;Point to a Google MyMaps Map&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Google makes it very easy to create a map that can then be displayed on the iPhone. You still don't have the full browser functionality-- no special icons and the information that shows in the pop-up window on a browser doesn't show at all on the iPhone. For example, try this link from a browser and the iPhone:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://maps.google.com/maps?f=q&amp;amp;hl=en&amp;amp;t=k&amp;amp;q=http:%2F%2Fmy.acu.edu%2Fm%2Fkml%2Facucoffee.kml&amp;amp;ie=UTF8&amp;amp;ll=32.469111,-99.708813&amp;amp;spn=0.005187,0.009227&amp;amp;z=17&amp;amp;om=1"&gt;Map from Google's MyMaps&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Let's hope that Apple and Google team up to make using myMaps more robust. However, if you can live with the limitations, just point your browser to maps.google.com and create a map, saving it to your myMaps tab. Next, click on the "Link to this page" link and copy and paste the "Paste link in &lt;b&gt;email&lt;/b&gt; or &lt;b&gt;IM&lt;/b&gt;" as we did above with a kml file.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Advice from an iPhone TechTalk&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;One of the teachers at an Apple workshop at Educause recommended that I overcome the problem with custom information not showing up in their Google maps app by pointing the user to the information &lt;span style="font-style: italic;"&gt;first&lt;/span&gt; and then to a map for the location.&lt;br /&gt;&lt;br /&gt;So, using iUi to show coffee shops on campus, first give the list of coffee shops, each one a link to an information page (that could also include advertising), and finally to a map if needed.&lt;br /&gt;&lt;br /&gt;Given that our campus is small and the difference between any two locations will never be more than a five-minute walk, this makes sense. Hours rather than location may be the key criteria for selecting one over the other, and in fact, most on-campus users may never look at the map. Good advice, I think.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3652038588329548600-1601527367974580331?l=pointyhairboss.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pointyhairboss.blogspot.com/feeds/1601527367974580331/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3652038588329548600&amp;postID=1601527367974580331' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3652038588329548600/posts/default/1601527367974580331'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3652038588329548600/posts/default/1601527367974580331'/><link rel='alternate' type='text/html' href='http://pointyhairboss.blogspot.com/2007/12/google-maps-and-iphone.html' title='Google Maps and iPhone'/><author><name>James Langford</name><uri>http://www.blogger.com/profile/15336602074004218506</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3652038588329548600.post-5649271141413171679</id><published>2007-10-16T15:12:00.000-07:00</published><updated>2008-04-28T09:24:23.807-07:00</updated><title type='text'>Creating a basic iPhone page: Links to external apps</title><content type='html'>At &lt;a href="http://www.acu.edu/"&gt;ACU&lt;/a&gt; we use Google apps for our email, calendar, chat and documents hosting and so providing mobile apps for the iPhone is just a matter of pointing to those apps. Using Joe Hewitt's css and JavaScript framework for the iPhone, &lt;a href="http://code.google.com/p/iui/"&gt;iUI&lt;/a&gt;, I have to make the target of the links to  "_blank" which will open a new page on the iPhone:&lt;br /&gt;&lt;br /&gt;&amp;lt;li&amp;gt;&amp;lt;a href=\"https://mail.google.com/a/acu.edu/x/\" target=\"_blank\"&amp;gt;Email&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;lt;li&amp;gt;&amp;lt;a href=\"https://www.google.com/calendar/hosted/acu.edu/m\" target=\"_blank\"&amp;gt;Calendar&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&lt;br /&gt;Do the same thing for other Google apps that are handy for the iPhone:&lt;br /&gt;&lt;br /&gt;&amp;lt;li&amp;gt;&amp;lt;a href=\"http://www.google.com/uds/samples/iphone/isearch.html\" target=\"_blank\"&amp;gt;Google search&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;lt;li&amp;gt;&amp;lt;a href=\"tel:800-466-4411\" target=\"_blank\"&amp;gt;800-GOOG-411&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&lt;br /&gt;On the last link, notice the "tel" href type. Even though the iPhone will usually recognize a telephone number, it's good form to include the "tel" in the link.&lt;br /&gt;&lt;br /&gt;Finally, there are other great apps out there that will appeal to students on the go:&lt;br /&gt;&lt;br /&gt;&amp;lt;li&amp;gt;&amp;lt;a href=\"http://iphone.facebook.com\" target=\"_blank\"&amp;gt;Facebook&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;lt;li&amp;gt;&amp;lt;a href=\"http://www.moviesapp.com/?phone=79601\" target=\"_blank\"&amp;gt;Movies &amp;amp; Theaters&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&lt;br /&gt;Next, I'll take a look at maps and some of the pros and cons of how iPhone handles custom searches.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3652038588329548600-5649271141413171679?l=pointyhairboss.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pointyhairboss.blogspot.com/feeds/5649271141413171679/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3652038588329548600&amp;postID=5649271141413171679' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3652038588329548600/posts/default/5649271141413171679'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3652038588329548600/posts/default/5649271141413171679'/><link rel='alternate' type='text/html' href='http://pointyhairboss.blogspot.com/2007/10/creating-basic-iphone-page-links-to.html' title='Creating a basic iPhone page: Links to external apps'/><author><name>James Langford</name><uri>http://www.blogger.com/profile/15336602074004218506</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3652038588329548600.post-4387265232827361832</id><published>2007-09-14T22:35:00.000-07:00</published><updated>2007-10-16T15:10:25.971-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='iPhone'/><title type='text'>Creating a basic iPhone page: Detecting the browser</title><content type='html'>Even though I'm working mainly on an iPhone page for our campus, I don't want to assume that other mobile browsers won't be showing up more and more on campus. There are probably better ways to do this, but I made two different pages, one for most mobile browsers and one for the iPhone.&lt;br /&gt;&lt;br /&gt;I placed both home.html (the default index page on our system) and i.html, the iPhone-specific page in a directory called "m" on the document root of the server my.acu.edu. The url for the mobile app is then:&lt;br /&gt;&lt;br /&gt;my.acu.edu/m&lt;br /&gt;&lt;br /&gt;On the default "home" page I inserted a script from iphonewebdev.com that sniffs the browser and either leaves the user on the current page or redirects to the iPhone-specific page. Here's the html wrapper for that page:&lt;br /&gt;&lt;br /&gt;&amp;lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"&lt;br /&gt;  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"&amp;gt;&lt;br /&gt;&amp;lt;html xmlns="http://www.w3.org/1999/xhtml"&amp;gt;&lt;br /&gt;&amp;lt;head&amp;gt;&lt;br /&gt;&amp;lt;title&amp;gt;ACU Mobile&amp;lt;/title&amp;gt;&lt;br /&gt;&amp;lt;script&amp;gt;&lt;br /&gt;if (navigator.userAgent.indexOf('iPhone') != -1) {&lt;br /&gt;    /* iPhone user */&lt;br /&gt; &lt;br /&gt; window.location = "http://my.acu.edu/m/i.html"&lt;br /&gt;  }&lt;br /&gt;&amp;lt;/script&amp;gt;&lt;br /&gt;&amp;lt;/head&amp;gt;&lt;br /&gt;&amp;lt;body&amp;gt;&lt;br /&gt;Mobile links go here.&lt;br /&gt;&amp;lt;/body&amp;gt;&lt;br /&gt;&amp;lt;/html&amp;gt;&lt;br /&gt;&lt;br /&gt;What happens is this:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;home.html checks your browser to see if it's an iPhone.&lt;/li&gt;&lt;li&gt;If not, it displays the text in the page.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;If so, it redirects to a page called i.html.&lt;/li&gt;&lt;/ul&gt;That's all there is to it.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3652038588329548600-4387265232827361832?l=pointyhairboss.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pointyhairboss.blogspot.com/feeds/4387265232827361832/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3652038588329548600&amp;postID=4387265232827361832' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3652038588329548600/posts/default/4387265232827361832'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3652038588329548600/posts/default/4387265232827361832'/><link rel='alternate' type='text/html' href='http://pointyhairboss.blogspot.com/2007/09/creating-basic-iphone-page-foundation_14.html' title='Creating a basic iPhone page: Detecting the browser'/><author><name>James Langford</name><uri>http://www.blogger.com/profile/15336602074004218506</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3652038588329548600.post-377379173094970353</id><published>2007-09-04T14:41:00.001-07:00</published><updated>2007-09-06T12:00:13.239-07:00</updated><title type='text'>Creating a basic organizational iPhone page: Overview</title><content type='html'>&lt;a href="http://joehewitt.com/"&gt;Joe Hewitt&lt;/a&gt;, of Firefox fame, has created an easy-to-use &lt;a href="http://www.joehewitt.com/blog/introducing_iui.php"&gt;framework&lt;/a&gt; for publishing web pages in a format that mimics Apple's own native iPhone applications. It consists of javascript, css and html files, all freely available.&lt;br /&gt;&lt;br /&gt;My effort at using the framework can be found at &lt;a href="http://my.acu.edu/m"&gt;my.acu.edu/m&lt;/a&gt;. It's a simple html page that links to  mobile-formatted programs such as Google webmail, calendar and search, simple calls to Google maps, and links to external apps specifically created for the iPhone such as the excellent &lt;a href="http://moviesapp.com/"&gt;moviesapp.com&lt;/a&gt; and the &lt;a href="http://iphone.facebook.com/"&gt;Facebook iPhone application&lt;/a&gt;, also built by Joe Hewitt. There's also a campus directory script that I wrote, which is the only thing approaching programming that I did for this project.&lt;br /&gt;&lt;br /&gt;I tried to think of information that students and employees might need when out and about. For example, college kids think about food a lot and fortunately, one of the easiest and most useful of the iPhone features is the embedded Google maps tool. There are limitations to this tool, which I'll point out in a later post, but for certain searches, it's as easy as creating a link:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://maps.google.com/maps?q=Restaurants+near+Abilene+Christian+University" target="_blank"&gt;http://maps.google.com/maps?q=Restaurants+near+Abilene+Christian+University&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Touching this link switches the iPhone to the maps application, drops markers on the local eateries, and includes all the information you'd expect such as phone numbers and addresses. No more api keys and javascript to write. I'll give more detail about maps in a later post as well.&lt;br /&gt;&lt;br /&gt;So, that's the overview. Next, I'll dig into a few details for each section.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3652038588329548600-377379173094970353?l=pointyhairboss.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pointyhairboss.blogspot.com/feeds/377379173094970353/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3652038588329548600&amp;postID=377379173094970353' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3652038588329548600/posts/default/377379173094970353'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3652038588329548600/posts/default/377379173094970353'/><link rel='alternate' type='text/html' href='http://pointyhairboss.blogspot.com/2007/09/creating-basic-organizational-iphone.html' title='Creating a basic organizational iPhone page: Overview'/><author><name>James Langford</name><uri>http://www.blogger.com/profile/15336602074004218506</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3652038588329548600.post-6091889611598769414</id><published>2007-09-04T14:30:00.000-07:00</published><updated>2007-09-04T14:41:43.936-07:00</updated><title type='text'>About This Blog</title><content type='html'>You'd think that managers of programmers would have top priority on pet projects, but anybody who's done this job for long realizes that urgent projects and those already in motion often have to come before those longer-term, vision-related ones that need to be see the light of day in order to ever become a priority project.&lt;br /&gt;&lt;br /&gt;I often find myself in this exact situation and usually forge ahead with whatever tools I can to get a working prototype of at least the simpler aspects of a project up and running. This blog is about those efforts. I may be the only one who ever reads it but at least I'll have a record of my thoughts and actions using those wonderful tools available these days.&lt;br /&gt;&lt;br /&gt;So, in the next day or two, I'll write about my most recent project-- getting a basic page up for the iPhone. It's surprisingly easy because of the generosity of talented programmers who release their work and patiently explain it.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3652038588329548600-6091889611598769414?l=pointyhairboss.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pointyhairboss.blogspot.com/feeds/6091889611598769414/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3652038588329548600&amp;postID=6091889611598769414' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3652038588329548600/posts/default/6091889611598769414'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3652038588329548600/posts/default/6091889611598769414'/><link rel='alternate' type='text/html' href='http://pointyhairboss.blogspot.com/2007/09/about-this-blog.html' title='About This Blog'/><author><name>James Langford</name><uri>http://www.blogger.com/profile/15336602074004218506</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
