<?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>The PhoneBoy Blog &#187; Lifeblog</title>
	<atom:link href="http://phoneboy.com/category/lifeblog/feed" rel="self" type="application/rss+xml" />
	<link>http://phoneboy.com</link>
	<description>Simplifying Network Security, Telecom, Gadgets, and More!</description>
	<lastBuildDate>Sun, 05 Feb 2012 00:13:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Posting to WordPress Blogs from Share Online 3.0</title>
		<link>http://phoneboy.com/2938/posting-to-wordpress-blogs-from-share-online-30</link>
		<comments>http://phoneboy.com/2938/posting-to-wordpress-blogs-from-share-online-30#comments</comments>
		<pubDate>Thu, 12 Mar 2009 19:38:04 +0000</pubDate>
		<dc:creator>PhoneBoy</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[Lifeblog]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[share online]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://phoneboy.com/?p=2938</guid>
		<description><![CDATA[Many moons ago, I found a script that allowed you to use the Lifeblog program that was included in some older Nokia phones and post entries to a WordPress blog. It also worked with Share Online up to version 2.0 with a small amount of tweaking. It&#8217;s still one of my most popular blog entries. Unfortunately, [...]]]></description>
			<content:encoded><![CDATA[<p><img style="float: right; margin-left: 10px;" title="share-online-screenshot" src="http://phoneboy.com/wp-content/uploads/2009/03/share-online-screenshot.jpg" alt="share-online-screenshot" width="320" height="240" />Many moons ago, I found a script that allowed you to use the Lifeblog program that was included in some older Nokia phones and post entries to a <a class="zem_slink" title="WordPress" rel="homepage" href="http://wordpress.org">WordPress</a> blog. It also worked with Share Online up to version 2.0 with a small amount of tweaking. <a href="http://phoneboy.com/1169/post-to-wordpress-blogs-from-nokia-lifeblog">It&#8217;s still one of my most popular blog entries</a>.</p>
<p>Unfortunately, when Nokia decided to go to Share Online 3.0, they stripped out the ability to manually configure the client. While I&#8217;ve had access to the documentation for creating the configuration file for some time now through Forum Nokia Pro, I hadn&#8217;t gotten around to actually making a file. Fortunately, <a href="http://www.teknograd.no/development/online_sharing_config.php">someone came up with a PHP script that does it for me</a> (thanks to <a href="http://evilracer.nxserve.net/blog/">eViLrAcEr</a> for bringing it to my attention), though <a href="http://blog.28smith.com/tom/2008/09/using-nokia-share-online-30-on-e71-and-movable-type.html">I used this script instead</a>.</p>
<p>With that little matter out of the way, Share Online 3.0 was still failing. Turned out to be nothing more than a missing quote. I also took the opportunity to fix one issue I&#8217;ve always had with the script: the text was displaying after the pictures in the generated post. I decided the text should go before the pictures.</p>
<p>I now have a complete system for posting pictures to your WordPress blog from Share Online 3.0.</p>
<p><strong>K</strong><strong>nown To Work With:</strong></p>
<ul>
<li>WordPress 2.7.1 (may work as far back as WordPress 2.3)</li>
<li>Share Online 3.0 from a <a class="zem_slink" title="Nokia E71" rel="wikipedia" href="http://en.wikipedia.org/wiki/Nokia_E71">Nokia E71</a> or N95 8GB NAM</li>
<li>Share Online 4.0 from a Nokia N96 (Confirmed 14 April 2009 by Jaimon)</li>
</ul>
<p><strong>Installation Instructions</strong> (also available in <a onclick="javascript:urchinTracker ('/outbound/article/www.n82.nl');" href="http://www.n82.nl/howtos/met-nokia-lifeblog-posten-op-een-wordpress-blog/">Dutch</a>)</p>
<ol>
<li>Download <a href="http://phoneboy.com/wp-content/uploads/lifeblogphp.txt">Lifeblog PHP</a> and <a href="http://phoneboy.com/wp-content/uploads/shareonlinephp.txt">Share Online PHP</a>.</li>
<li>Generate a favicon.svg file. One option that&#8217;s kind of cool is a site called <a href="http://vectormagic.com/">Vector Magic</a> that will take a regular image and convert it to <a class="zem_slink" title="Scalable Vector Graphics" rel="homepage" href="http://www.w3.org/Graphics/SVG/">SVG</a> . You can also use a tool like <a href="http://www.inkscape.org/">Inkscape</a> to do it.</li>
<li>Copy all three files to the root of your WordPress installation. Should be at the same level as wp-blog-header.php.</li>
<li>Rename the files to lifeblog.php and shareonline.php make executable if needed.</li>
<li>If the root directory of your WordPress installation is not writable, then you will need to create a file called atomdata.txt that is writable by the web server process. In many cases this means the file needs to be made world-writable.</li>
<li>Ensure that wp-content/uploads directory is writable by the web server process. In many cases this means the directory needs to be made world-writable.</li>
<li>Edit lifeblog.php. See the comments at the top of lifeblog.php.txt on what will need to be edited.</li>
<li>Edit shareonline.php, replace all instances of http://example.com with your specific blog URL (e.g. http://lifeblogtest.co.cc). Also replace examplecom with some unique name (in service_id).</li>
<li>Access &lt;yourblogurl&gt;/shareonline.php with your web browser on the phone (Share Online 3.0) or configure Lifeblog/Share Online 1.x/2.x. Use the following information as appropriate:
<ul>
<li><strong>Username</strong>: admin (or whatever username you use to post)</li>
<li><strong>Password</strong>: (whatever password you specify in lifeblog.php–not your normal WordPress password)</li>
<li><strong>Server Address</strong>: http://www.examplewordpressblog.com/lifeblog.php (only if using Lifeblog app to post or older Share Online)</li>
</ul>
</li>
</ol>
<p>After that, you should be able to use Share Online 3.0 or Lifeblog on your Nokia handset to post to your WordPress blog.</p>
<p><strong>Troubleshooting Instructions:</strong></p>
<p>If you want to ensure your client is working properly, feel free to use my test server by pointing your web browser at http://lifeblogtest.co.cc/shareonline.php and use the following credentials:</p>
<ul>
<li>User: lbuser</li>
<li>Password: lbusertest</li>
</ul>
<p>View the website (http://lifeblogtest.co.cc/), which is mobile friendly. All posts send here will disappear after 24 hours or so.</p>
<p>If you end up using this on more than one site, ensure you use a unique filename for the .svg file on each site in order to ensure that each site maintains its unique icon. You will need to replace all instances of favicon.svg in shareonline.php with the unique filename you&#8217;ve chosen.</p>
<p>[<strong>Update 2 July 2009</strong>] If you&#8217;re having problems uploading large pictures to your blog, try adding the following to your php.ini:</p>
<blockquote><p><tt>[Pcre]<br />
;PCRE library backtracking limit.<br />
pcre.backtrack_limit=5000000</tt></p></blockquote>
<p>To debug your own installation for other issues, do the following:</p>
<ul>
<li>Uncomment out any of the lines that have “logme” in them.</li>
<li>Attempt to post</li>
<li>Send me the following information via email (address listed to the right):
<ul>
<li>atomdata.txt file</li>
<li>Phone you are using to post with firmware version (Dial *#0000#)</li>
<li>Version of Lifeblog software on the phone, if possible to obtain:
<ul>
<li>On N80i: Tools &gt; App. Mgr. &gt; Lifeblog, then Select &gt; View Details</li>
<li>On N93 and N73, I don’t see a clear way to get that information since it is an included app.</li>
</ul>
</li>
<li>Version of Share Online (Options &gt; About)</li>
</ul>
</li>
</ul>
<p>Post the information in the comments and/or send it to me in email (contact on the right). Understand that I have a &#8220;real job&#8221; and I&#8217;m not making any money at this, so support for this script is not guaranteed.</p>
<p>[ <strong>Update 3 January 2010</strong> ] I have changed the test URL to http://lifeblogtest.co.cc (it was previously http://packetflow.co.cc/lifeblog/).</p>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/40b561fc-118c-48e0-9da5-4c9b33051cb9/"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=40b561fc-118c-48e0-9da5-4c9b33051cb9" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<hr /><h2>Comments</h2><ul><li><a href="http://phoneboy.com/2938/posting-to-wordpress-blogs-from-share-online-30">1 January 1970</a>, <a href='http://zitseng.com/archives/2166' rel='external nofollow' class='url'>Zit Seng's Superwall</a> writes: <!--%kramer-pre%--><!--%kramer-post%--></li><li><a href="http://phoneboy.com/2938/posting-to-wordpress-blogs-from-share-online-30">12 March 2009</a>, <a href='http://phoneboy.com/1169/post-to-wordpress-blogs-from-nokia-lifeblog' rel='external nofollow' class='url'>Post to WordPress Blogs from Nokia Lifeblog</a> writes: [...] 10 March 2009: People wanting to use Share Online 3.x should read Posting to WordPress Blogs From Share Online 3.0 [...]</li><li><a href="http://phoneboy.com/2938/posting-to-wordpress-blogs-from-share-online-30">12 March 2009</a>, <a href='http://nokiaaddict.com/2009/03/12/post-to-wordpress-using-share-on-ovi-30/' rel='external nofollow' class='url'>Post to WordPress using Share on OVI 3.0 &laquo; nokiAAddict.com</a> writes: [...] Post to WordPress using Share on OVI&nbsp;3.0  12 03 2009   Phoneboy has brought us news its now possible again to use Share on OVI v3.0 to post to WordPress.Full instructions can be found over on Phoneboy&#8217;s website HERE [...]</li><li><a href="http://phoneboy.com/2938/posting-to-wordpress-blogs-from-share-online-30">12 March 2009</a>, <a href='http://pablo.poo.cl' rel='external nofollow' class='url'>Pablo</a> writes: Hi, the link for the file shareonline.php is broken (shareonlinepghp.txt instead of shareonlinephp.txt.</li><li><a href="http://phoneboy.com/2938/posting-to-wordpress-blogs-from-share-online-30">12 March 2009</a>, <a href='http://www.phoneboy.com' rel='external nofollow' class='url'>PhoneBoy</a> writes: Link fixed</li><li><a href="http://phoneboy.com/2938/posting-to-wordpress-blogs-from-share-online-30">11 April 2009</a>, <a href='http://packetflow.co.cc/lifeblog/?p=11' rel='external nofollow' class='url'>Lifeblog Script Test Blog &laquo; Packetflow Lifeblog Test</a> writes: <!--%kramer-ref-pre%-->[...] Online/Lifeblog implementation on their phone is compatible with my script that enables you to post to WordPress blogs from Share Online or Lifeblog. Posts will be available for 24 hours, then automatically [...]<!--%kramer-ref-post%--></li><li><a href="http://phoneboy.com/2938/posting-to-wordpress-blogs-from-share-online-30">14 August 2009</a>, <a href='http://www.suramya.com/blog/2009/08/15/posting-to-wordpress-blogs-from-lifeblog-on-nokia-phones/' rel='external nofollow' class='url'>Suramya's Blog</a> writes: <!--%kramer-pre%-->to have the option to make blog posts directly from lifeblog on my N95 for a while now but so far was unsuccessful because no plugin existed that worked with the latest version of WordPress. So I downloaded the latest available copy of the plugin fromthis blog postand modified it to work with the latest version of WordPress. You can download the latest version of the plugin from the Scripts Directory. This version works with WordPress 2.8.x (I tested it with 2.8.2 and 2.8.4). Changelog: Ver 3.5: (15th Aug 2009): * Plug<!--%kramer-post%--></li></ul><hr /><h2>Related Posts</h2><ul><li><a href="http://phoneboy.com/2114/online-share-30-launches" rel="bookmark" title="Permanent Link: Online Share 3.0 Launches">Online Share 3.0 Launches</a></li><li><a href="http://phoneboy.com/1831/update-to-nokia-lifeblogwordpress-tool" rel="bookmark" title="Permanent Link: Update to Nokia Lifeblog/WordPress Tool">Update to Nokia Lifeblog/WordPress Tool</a></li><li><a href="http://phoneboy.com/2130/lifeblog-working-once-again-with-wordpress" rel="bookmark" title="Permanent Link: Lifeblog Working Once Again With WordPress">Lifeblog Working Once Again With WordPress</a></li><li><a href="http://phoneboy.com/2937/posting-from-share-online-30-test" rel="bookmark" title="Permanent Link: Posting from Share Online 3.0 Test">Posting from Share Online 3.0 Test</a></li><li><a href="http://phoneboy.com/1169/post-to-wordpress-blogs-from-nokia-lifeblog" rel="bookmark" title="Permanent Link: Post to WordPress Blogs from Nokia Lifeblog">Post to WordPress Blogs from Nokia Lifeblog</a></li></ul><hr /><small><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-nd/3.0/us/80x15.png" />
</a>
<br />This work originally came from <a href="http://phoneboy.com/2938/posting-to-wordpress-blogs-from-share-online-30">The PhoneBoy Blog</a> and is licensed under a 
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.
<br />Fingerprint: e37ac627f3d973694c212ff9430d215a</small>]]></content:encoded>
			<wfw:commentRss>http://phoneboy.com/2938/posting-to-wordpress-blogs-from-share-online-30/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Update to Nokia Lifeblog/WordPress Tool</title>
		<link>http://phoneboy.com/1831/update-to-nokia-lifeblogwordpress-tool</link>
		<comments>http://phoneboy.com/1831/update-to-nokia-lifeblogwordpress-tool#comments</comments>
		<pubDate>Mon, 15 Oct 2007 10:15:54 +0000</pubDate>
		<dc:creator>PhoneBoy</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[Lifeblog]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[nokia lifeblog]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.phoneboy.com/node/1831</guid>
		<description><![CDATA[Some time ago, I found a script that allowed you to post to a WordPress blog from Nokia&#8217;s Lifeblog/Online Share application. I hacked it to make it work and made it available for all to see and use. The biggest request I had with it: add support for posting videos. I had to fix a [...]]]></description>
			<content:encoded><![CDATA[<p>Some time ago, I found a script that allowed you to post to a WordPress blog from Nokia&#8217;s Lifeblog/Online Share application. I hacked it to make it work and <a href="http://www.phoneboy.com/node/1169">made it available for all to see and use</a>. The biggest request I had with it: add support for posting videos.</p>
<p>I had to fix a couple of problems brought on by WordPress 2.3 (database schema changed) as well as a couple of other issues I hadn&#8217;t accounted for. The end result: <a href="http://www.phoneboy.com/wp-content/uploads/2006/12/lifeblogphp23.txt">a version of the tool that works on WordPress 2.3 and theoretically supports posting videos</a>. I had mixed results myself, but give it a try and let me know how it works. All the details for how to use this script are <a href="http://www.phoneboy.com/node/1169">in the old post</a>, which has been updated with this information as well as a Known Issues list.</p>
<hr /><h2>Comments</h2><ul><li><a href="http://phoneboy.com/1831/update-to-nokia-lifeblogwordpress-tool">15 October 2007</a>, <a href='http://www.gadgetgadget.info/?p=167039' rel='external nofollow' class='url'>GadgetGadget.info - Gadgets on the web &raquo; Update to Nokia Lifeblog/WordPress Tool</a> writes: [...] Blogsolid wrote an interesting post today!.Here&#8217;s a quick excerptSome time ago, I found a script that allowed you to post to a WordPress blog from Nokia’s Lifeblog/Online Share application. I hacked it to make it work and made it available for all to see and use. The biggest request I had with it: &#8230; [...]</li><li><a href="http://phoneboy.com/1831/update-to-nokia-lifeblogwordpress-tool">15 October 2007</a>, <a href='http://www.thesmsguide.com/blog/2007/10/16/lifeblog-post-what-do-you-blog-with/' rel='external nofollow' class='url'>colbert</a> writes: wow, this script works. I can now upload via my N95 to my blog. Thanks for the help !</li><li><a href="http://phoneboy.com/1831/update-to-nokia-lifeblogwordpress-tool">15 October 2007</a>, <a href='http://www.thesmsguide.com/blog/2007/10/15/using-nokia-lifeblog-for-wordpress-blogs/' rel='external nofollow' class='url'>Using Nokia Lifeblog for WordPress Blogs | Technology Blog by Colbert Low</a> writes: [...] Finally this script works. I had tried it earlier but some how the atomdata.txt said it could recognize the XML on the blog. So i emailed Phoneboy and he got back to me quickly with a new script. I uploaded it and voila!, it really works. Now I have to check the settings on my N95 to see how the image quality can be enhanced. His new script is over here. [...]</li><li><a href="http://phoneboy.com/1831/update-to-nokia-lifeblogwordpress-tool">16 October 2007</a>, <a href='http://forums.thescene.com.au/blogs/technoob/archive/2007/10/17/use-nokia-lifeblog-or-online-share-to-post-to-wordpress-blogs.aspx' rel='external nofollow' class='url'>Use Nokia Lifeblog or Online Share To Post To WordPress Blogs - Tech|noob</a> writes: <!--%kramer-ref-pre%-->[...] the number one request: support for video. One late night later, I updated the code and, of course, posted it on my blog. Initial reports are good. Figured this may be useful to some readers of the Gadgets Weblog. Let me [...]<!--%kramer-ref-post%--></li><li><a href="http://phoneboy.com/1831/update-to-nokia-lifeblogwordpress-tool">17 October 2007</a>, <a href='http://www.tecnopensieri.com/2007/10/17/postare-su-wordpress-da-nokia-lifeblog/' rel='external nofollow' class='url'>Postare su WordPress da Nokia Lifeblog | Tecnopensieri</a> writes: [...] dei post sul proprio blog di WordPress tramite l&#8217;applicazione Nokia Lifeblog. Ora il tutto è aggiornato anche a WP 2.3. Non è proprio una procedura semplice, ma se ci volete provare, sembra [...]</li><li><a href="http://phoneboy.com/1831/update-to-nokia-lifeblogwordpress-tool">17 October 2007</a>, <a href='http://www.gadgets-weblog.com/50226711/use_nokia_lifeblog_or_online_share_to_post_to_wordpress_blogs.php' rel='external nofollow' class='url'>The Gadgets Weblog - Main page - Talk of Tech Tools and Toys - gadgets, ipod. mp3, review, reviews</a> writes: <!--%kramer-pre%-->There were a rash of reports of the code not working on some installations. I also took a stab at fixing the number one request: support for video. One late night later, I updated the code and, of course,posted it on my blog. Initial reports are good.   Figured this may be useful to some readers of the Gadgets Weblog. Let me know what you think!       [IMG]<!--%kramer-post%--></li><li><a href="http://phoneboy.com/1831/update-to-nokia-lifeblogwordpress-tool">27 November 2007</a>, <a href='http://www.creatief010.n;' rel='external nofollow' class='url'>Ivan van Beek</a> writes: Hi Phoneboy,

I am sorry but after 2 full days looking for the answer, the only resting me was contacting you.

For half a year i was using lifeblog from suppengabel and wordpress in working order, but from one day on another it wasnot working anymore.

Soooo i found your lifeblog.php and i switched to wordpress 2.3.1. No i dont have that strange error on the password and login anymore but another one i cant find the solution for.

when posting my phone keeps saying (from dutch to english:  item will be posted/is to be posted 1/1
then i take a look in de wp-content/uploads  i see the picture uploaded (i can even download and see it). but it will not be posted on my blog.
everything is oke, password en login are the same on my phone, lifeblog.php and in wordpress (all the same).
in earlier days :-)  there was also a thumbnail in the same directory but not anymore.   the same errors i also had in 2.3 before switching to 2.3.1
i made the name of the category the same as i have in my blog with a post under it.


I use a nokia n95 with firmware V12.0.013
wordpress is version 2.3.1 (the latest)
atomdata.txt is attached.

I hope you can help me out it drives me crazy, there has to be a solution :-)  Hope you can help me.

Kind regards,

Ivan



2007-11-25T11:44:09Z: method: GET
2007-11-25T11:44:09Z: action: list
2007-11-25T11:44:09Z: =========================
2007-11-25T11:44:26Z: method: POST
2007-11-25T11:44:26Z: action: post
2007-11-25T11:44:26Z: postaction
2007-11-25T11:44:26Z: filetype: .jpg
2007-11-25T11:44:26Z: filename: /lifeblog-25112007.jpg
2007-11-25T11:44:27Z: id: url:/lifeblog-25112007.jpg,type:Image,format:Image,summary:zo 25-11-2007 03:09 25112007
2007-11-25T11:44:27Z: =========================
2007-11-25T11:49:05Z: method: POST
2007-11-25T11:49:05Z: action: post
2007-11-25T11:49:05Z: postaction
2007-11-25T11:49:05Z: filetype: .jpg
2007-11-25T11:49:05Z: filename: /lifeblog-25112007_2.jpg
2007-11-25T11:49:05Z: id: url:/lifeblog-25112007_2.jpg,type:Image,format:Image,summary:zo 25-11-2007 03:09 25112007
2007-11-25T11:49:05Z: =========================
2007-11-25T11:52:22Z: method: POST
2007-11-25T11:52:22Z: action: post
2007-11-25T11:52:22Z: postaction
2007-11-25T11:52:22Z: filetype: .jpg
2007-11-25T11:52:22Z: error: WordPress upload directory is not writable
2007-11-25T11:53:04Z: method: POST
2007-11-25T11:53:04Z: action: post
2007-11-25T11:53:04Z: postaction
2007-11-25T11:53:04Z: filetype: .jpg
2007-11-25T11:53:04Z: filename: /lifeblog-25112007.jpg
2007-11-25T11:53:04Z: id: url:/lifeblog-25112007.jpg,type:Image,format:Image,summary:zo 25-11-2007 03:09 25112007
2007-11-25T11:53:04Z: =========================
2007-11-25T11:55:16Z: method: GET
2007-11-25T11:55:16Z: action: list
2007-11-25T11:55:16Z: =========================
2007-11-25T11:55:51Z: method: POST
2007-11-25T11:55:51Z: action: post
2007-11-25T11:55:51Z: postaction
2007-11-25T11:55:51Z: filetype: .jpg
2007-11-25T11:55:51Z: filename: /lifeblog-25112007_2.jpg
2007-11-25T11:55:51Z: id: url:/lifeblog-25112007_2.jpg,type:Image,format:Image,summary:Je
2007-11-25T11:55:51Z: =========================
2007-11-25T11:57:38Z: method: POST
2007-11-25T11:57:38Z: action: post
2007-11-25T11:57:38Z: postaction
2007-11-25T11:57:38Z: filetype: .jpg
2007-11-25T11:57:38Z: filename: /lifeblog-25112007.jpg
2007-11-25T11:57:38Z: id: url:/lifeblog-25112007.jpg,type:Image,format:Image,summary:Je
2007-11-25T11:57:38Z: =========================
2007-11-25T11:59:11Z: method: POST
2007-11-25T11:59:11Z: action: post
2007-11-25T11:59:11Z: postaction
2007-11-25T11:59:11Z: filetype: .jpg
2007-11-25T11:59:11Z: filename: /lifeblog-25112007_2.jpg
2007-11-25T11:59:11Z: id: url:/lifeblog-25112007_2.jpg,type:Image,format:Image,summary:Testje
2007-11-25T11:59:11Z: =========================
2007-11-26T12:03:29Z: method: POST
2007-11-26T12:03:29Z: action: post
2007-11-26T12:03:29Z: postaction
2007-11-26T12:03:29Z: filetype: .jpg
2007-11-26T12:03:29Z: filename: /lifeblog-25112007_3.jpg
2007-11-26T12:03:29Z: id: url:/lifeblog-25112007_3.jpg,type:Image,format:Image,summary:Testje
2007-11-26T12:03:29Z: =========================
2007-11-26T12:06:27Z: method: POST
2007-11-26T12:06:27Z: action: post
2007-11-26T12:06:27Z: postaction
2007-11-26T12:06:27Z: filetype: .jpg
2007-11-26T12:06:27Z: filename: /lifeblog-25112007_4.jpg
2007-11-26T12:06:27Z: id: url:/lifeblog-25112007_4.jpg,type:Image,format:Image,summary:Testje
2007-11-26T12:06:27Z: =========================
2007-11-26T12:10:59Z: method: POST
2007-11-26T12:10:59Z: action: post
2007-11-26T12:10:59Z: postaction
2007-11-26T12:10:59Z: filetype: .jpg
2007-11-26T12:10:59Z: filename: /lifeblog-25112007_5.jpg
2007-11-26T12:10:59Z: id: url:/lifeblog-25112007_5.jpg,type:Image,format:Image,summary:Zondag
2007-11-26T12:10:59Z: =========================
2007-11-26T12:29:33Z: method: POST
2007-11-26T12:29:33Z: action: post
2007-11-26T12:29:33Z: postaction
2007-11-26T12:29:34Z: filetype: .jpg
2007-11-26T12:29:34Z: filename: /lifeblog-25112007_6.jpg
2007-11-26T12:29:34Z: id: url:/lifeblog-25112007_6.jpg,type:Image,format:Image,summary:Zondag
2007-11-26T12:29:34Z: =========================</li><li><a href="http://phoneboy.com/1831/update-to-nokia-lifeblogwordpress-tool">27 November 2007</a>, <a href='http://blog.gorrie.org/2007/11/27/arrivial-of-the-n95/' rel='external nofollow' class='url'>Bad Penny</a> writes: <strong>Arrivial of the n95...</strong>

The license you grant to Twango is a worldwide license to use, copy, perform, display, and distribute the content you provide (including any commentary or electronic files of any type), and to prepare derivative works of, or incorporate into other work...</li><li><a href="http://phoneboy.com/1831/update-to-nokia-lifeblogwordpress-tool">27 November 2007</a>, <a href='http://www.probloggerwedding.com' rel='external nofollow' class='url'>colbert low</a> writes: Looks like the WordPress upload directory is not writable. You can use your FTP program and right click on the upload dir and make it writable (755)

It should be somewhere at
/home/yourBLOG/www/wp-content

2007-11-25T11:52:22Z: filetype: .jpg
2007-11-25T11:52:22Z: error: WordPress upload directory is not writable
2007-11-25T11:53:04Z: method: POST</li><li><a href="http://phoneboy.com/1831/update-to-nokia-lifeblogwordpress-tool">27 November 2007</a>, <a href='http://www.creatief010.nl' rel='external nofollow' class='url'>Ivan van Beek</a> writes: Hi Colbert,

No thats not the problem. That was the first time :-)  but the file gets there, thats not the problem. But it goes wrong somewhere between putting the file there by the phone and doing something else (writing the blog and ending the transmission with the phone???
Because the phone keeeps saying item will be posted/is to be posted. Normale it does say that but after 10 seconds that dissapear but now it doesnt.

Ivan</li><li><a href="http://phoneboy.com/1831/update-to-nokia-lifeblogwordpress-tool">28 December 2007</a>, <a href='http://www.creatief010.nl' rel='external nofollow' class='url'>Ivan</a> writes: Hi Phoneboy,

How are you going with wordpress 2.3.1 and the Nokia N-series on lifeblogging? I still haven't been able to get through the "item is to be posted" mentioning on the phone. How are your experiences with it?
All settings are okay and tried several versions of lifeblog.php.

Kind regards.

ivan
ivan@luna.nl</li><li><a href="http://phoneboy.com/1831/update-to-nokia-lifeblogwordpress-tool">1 March 2008</a>, david writes: I think lifeblog has died with wordpress 2.3.3

is this confirmed or is it just me?

i keep getting "unauthorised" messages - yes i have checked the passwords many times</li><li><a href="http://phoneboy.com/1831/update-to-nokia-lifeblogwordpress-tool">2 March 2008</a>, <a href='http://www.creatief010.nl' rel='external nofollow' class='url'>ivan101</a> writes: had same problems, but all is working again. Newest lifeblog (n95-8gb with latest firmware) and with that latest share application of OVI installed on it. WordPress version 2.3.3.  But what i discovered is that the APN on the phone was the guilty one, so i changed that to, not to use the gateways that default are set in the apn.

But another good application that works perfect (even with video, audio, links etc) is wavelog. Phoneboy wrote about it.

Ivan</li><li><a href="http://phoneboy.com/1831/update-to-nokia-lifeblogwordpress-tool">3 March 2008</a>, david writes: excellent,

Ivan, yes the apn was the issue, since wordpress was done internally. all fixed now.

when posting a picture, is it possible for lifeblog to post the picture, even if it is a thumbnail to the page and not just a holder saying "lifeblogimage"</li><li><a href="http://phoneboy.com/1831/update-to-nokia-lifeblogwordpress-tool">3 March 2008</a>, <a href='http://www.creatief010.nl' rel='external nofollow' class='url'>ivan101</a> writes: hi david, yes indeed and if you use the Lightbox 2 plugin (http://zeo.unic.net.my/notes/lightbox2-for-wordpress/) then your pictures are even lightboxed without any manual handling.  Woww really good to be posting alive again ;-)

Ivan</li><li><a href="http://phoneboy.com/1831/update-to-nokia-lifeblogwordpress-tool">9 May 2008</a>, Arnstein writes: Finally got this working - my problem was that I could get the blog-list but when I tried posting it said "web server not found" - after looking trough the webserver logs - it seems the lifeblog app used the right directory for listing the blogs, but stripped the directory when posting - so i'd have a get for wp/lifeblog.php and a post for /lifeblog.php - when WordPress was installed in a subdirectory. I finally managed to put in a htaccess-file to redirect - but that was definitely strange behaviour from the lifeblog application on my N82...</li><li><a href="http://phoneboy.com/1831/update-to-nokia-lifeblogwordpress-tool">8 August 2008</a>, <a href='http://headcoffin.com' rel='external nofollow' class='url'>Zible</a> writes: For some reason I can't get images to post if my lifeblog optimization setting is set to no. It uploads a  zero bit file and I get an error saying that the type is unsupported (not supprising since it wont match the regular expression in the .php if there aint nothing there) Has anyone else ran into this problem?</li><li><a href="http://phoneboy.com/1831/update-to-nokia-lifeblogwordpress-tool">1 September 2008</a>, <a href='http://nokiabrand.blogspot.com/' rel='external nofollow' class='url'>Nokia Brand</a> writes: I would like to say thanks for your good article sir.

u have made a very good information about nokia phone news, so if someone has tracking the nokia phone news so they should go and read this article. I have try and spend my times to make a research and tracking the nokia phone news. I hope i can do well... i have try and fix so many phone, now I want to write an article about the Nokia phone news...

from,
<a href='http://nokiabrand.blogspot.com/' rel="nofollow">Nokia Phone News</a></li></ul><hr /><h2>Related Posts</h2><ul><li><a href="http://phoneboy.com/1108/nokia_software_updater_and_bricks" rel="bookmark" title="Permanent Link: Nokia Software Updater and Bricks">Nokia Software Updater and Bricks</a></li><li><a href="http://phoneboy.com/1432/a-tale-of-two-online-classes" rel="bookmark" title="Permanent Link: A Tale of Two Online Classes">A Tale of Two Online Classes</a></li><li><a href="http://phoneboy.com/1071/convert_videos_to_3gp" rel="bookmark" title="Permanent Link: Convert Videos to 3GP">Convert Videos to 3GP</a></li><li><a href="http://phoneboy.com/499/i_have_manual_network_selection_on_my_cingular_phone!" rel="bookmark" title="Permanent Link: I have Manual Network Selection on my Cingular Phone!">I have Manual Network Selection on my Cingular Phone!</a></li><li><a href="http://phoneboy.com/969/nokia_software_updater_supports_nokia_e_series_phones_and_nokia_n91" rel="bookmark" title="Permanent Link: Nokia Software Updater Supports Nokia E Series Phones and Nokia N91">Nokia Software Updater Supports Nokia E Series Phones and Nokia N91</a></li></ul><hr /><small><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-nd/3.0/us/80x15.png" />
</a>
<br />This work originally came from <a href="http://phoneboy.com/1831/update-to-nokia-lifeblogwordpress-tool">The PhoneBoy Blog</a> and is licensed under a 
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.
<br />Fingerprint: e37ac627f3d973694c212ff9430d215a</small>]]></content:encoded>
			<wfw:commentRss>http://phoneboy.com/1831/update-to-nokia-lifeblogwordpress-tool/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Other Reasons LifeBlog Isn&#8217;t Popular&#8211;With Me Anyway</title>
		<link>http://phoneboy.com/1427/other-reasons-lifeblog-isnt-popular-with-me-anyway</link>
		<comments>http://phoneboy.com/1427/other-reasons-lifeblog-isnt-popular-with-me-anyway#comments</comments>
		<pubDate>Sun, 08 Apr 2007 07:40:54 +0000</pubDate>
		<dc:creator>PhoneBoy</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[Lifeblog]]></category>
		<category><![CDATA[nokia]]></category>

		<guid isPermaLink="false">http://www.phoneboy.com/node/1427</guid>
		<description><![CDATA[This is an older post by Stefan over at Ring Nokia, but I was reminded of it today when I was having issues posting with LifeBlog.  Sure, I&#8217;d like to see it post to other types of blogs, but I can accept it won&#8217;t. What I have a hard time accepting is that it can&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>This is an <a href="http://www.ringnokia.com/2007/03/this_is_why_lif.html">older post</a> by Stefan over at Ring Nokia, but I was reminded of it today when I was having issues posting with LifeBlog.  Sure, I&#8217;d like to see it post to other types of blogs, but I can accept it won&#8217;t. What I have a hard time accepting is that it <em>can&#8217;t deal with networking very well</em>. As I&#8217;ve stated in <a href="http://www.phoneboy.com/node/1341">previous posts</a>, it doesn&#8217;t cope well with the desired connection is in use. Today, I&#8217;m trying to post something. I know the network connection isn&#8217;t up. It is, however, insisting that &#8220;Posting failed, please try again&#8221; without giving me any idea <em>why</em> posting failed.</p>
<p>Since 99% of the time when I post from my mobile, it&#8217;s to my Vox blog anyway, I think I&#8217;ll switch over to the <a href="http://help.vox.com/cgi-bin/blogs_us.cfg/php/enduser/std_adp.php?p_faqid=570">Vox Mobile</a> application, which seems to be <em>far</em> better behaved. For the odd post from my mobile that needs to go to here, I&#8217;ve got other ways to post</p>
<hr /><h2>Related Posts</h2><ul><li><a href="http://phoneboy.com/1236/more-lifeblog-network-complaints" rel="bookmark" title="Permanent Link: More Lifeblog Network Complaints">More Lifeblog Network Complaints</a></li><li><a href="http://phoneboy.com/1538/photo-upload-to-vox-on-the-nokia-n95" rel="bookmark" title="Permanent Link: Photo Upload to Vox on the Nokia N95">Photo Upload to Vox on the Nokia N95</a></li><li><a href="http://phoneboy.com/1164/lifeblog-post" rel="bookmark" title="Permanent Link: Wiring Closet Revisited">Wiring Closet Revisited</a></li><li><a href="http://phoneboy.com/1168/sharks-vs-avalance" rel="bookmark" title="Permanent Link: Sharks vs. Avalance">Sharks vs. Avalance</a></li><li><a href="http://phoneboy.com/3004/pics-from-rsa-conference-2009-at-moscone" rel="bookmark" title="Permanent Link: Pics from RSA Conference 2009 at Moscone">Pics from RSA Conference 2009 at Moscone</a></li></ul><hr /><small><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-nd/3.0/us/80x15.png" />
</a>
<br />This work originally came from <a href="http://phoneboy.com/1427/other-reasons-lifeblog-isnt-popular-with-me-anyway">The PhoneBoy Blog</a> and is licensed under a 
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.
<br />Fingerprint: e37ac627f3d973694c212ff9430d215a</small>]]></content:encoded>
			<wfw:commentRss>http://phoneboy.com/1427/other-reasons-lifeblog-isnt-popular-with-me-anyway/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Did I Mention LifeBlog Has Networking Issues?</title>
		<link>http://phoneboy.com/1341/did-i-mention-lifeblog-has-networking-issues</link>
		<comments>http://phoneboy.com/1341/did-i-mention-lifeblog-has-networking-issues#comments</comments>
		<pubDate>Mon, 19 Feb 2007 06:50:19 +0000</pubDate>
		<dc:creator>PhoneBoy</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[Lifeblog]]></category>
		<category><![CDATA[nokia]]></category>

		<guid isPermaLink="false">http://www.phoneboy.com/node/1341</guid>
		<description><![CDATA[Why yes, in fact, I did. This time it came up today while I was testing an internal Nokia application that maintains a constant networking connection. Meanwhile, I was trying to post a few of my pictures on LifeBlog. What happened? I got the &#8220;Posting failed, please try again later&#8221; message over and over again. [...]]]></description>
			<content:encoded><![CDATA[<p>Why yes, in fact, <a href="http://www.phoneboy.com/node/1236">I did</a>. This time it came up today while I was testing an internal Nokia application that maintains a constant networking connection.</p>
<p>Meanwhile, I was trying to post a few of my pictures on LifeBlog. What happened? I got the &#8220;Posting failed, please try again later&#8221; message over and over again. Oh yeah, this application wants a constant <em>connection</em> and guess what LifeBlog has an issue with? So off to the Connection Manager to temporarily kill the GPRS connection, back to LifeBlog to hit post, and meanwhile praying it actually works.</p>
<p>I should have just used the <a href="http://www.splashblog.com/Downloads/VoxS6030.sisx">Vox application for Symbian Series 60 3rd Edition</a>, but I didn&#8217;t have it handy on the phone and I didn&#8217;t feel like trying to find it. You can find out more about it from <a href="http://help.vox.com/cgi-bin/blogs_us.cfg/php/enduser/std_adp.php?p_faqid=570">this article</a> in the Vox Knowledge Base.</p>
<hr /><h2>Comments</h2><ul><li><a href="http://phoneboy.com/1341/did-i-mention-lifeblog-has-networking-issues">8 April 2007</a>, <a href='http://www.phoneboy.com/node/1427' rel='external nofollow' class='url'>Other Reasons LifeBlog Isn&#8217;t Popular&#8211;With Me Anyway</a> writes: [...] hard time accepting is that it can&#8217;t deal with networking very well. As I&#8217;ve stated in previous posts, it doesn&#8217;t cope well with the desired connection is in use. Today, I&#8217;m trying to post [...]</li><li><a href="http://phoneboy.com/1341/did-i-mention-lifeblog-has-networking-issues">8 April 2007</a>, <a href='http://blog.phoneboy.com' rel='external nofollow' class='url'>The PhoneBoy Blog</a> writes: <!--%kramer-pre%-->of it today when I was having issues posting with LifeBlog.  Sure, I’d like to see it post to other types of blogs, but I can accept it won’t. What I have a hard time accepting is that it can’t deal with networking very well. As I’ve stated inprevious posts, it doesn’t cope well with the desired connection is in use. Today, I’m trying to post something. I know the network connection isn’t up. It is, however, insisting that “Posting failed, please try again<!--%kramer-post%--></li></ul><hr /><h2>Related Posts</h2><ul><li><a href="http://phoneboy.com/1236/more-lifeblog-network-complaints" rel="bookmark" title="Permanent Link: More Lifeblog Network Complaints">More Lifeblog Network Complaints</a></li><li><a href="http://phoneboy.com/1427/other-reasons-lifeblog-isnt-popular-with-me-anyway" rel="bookmark" title="Permanent Link: Other Reasons LifeBlog Isn&#8217;t Popular&#8211;With Me Anyway">Other Reasons LifeBlog Isn&#8217;t Popular&#8211;With Me Anyway</a></li><li><a href="http://phoneboy.com/1538/photo-upload-to-vox-on-the-nokia-n95" rel="bookmark" title="Permanent Link: Photo Upload to Vox on the Nokia N95">Photo Upload to Vox on the Nokia N95</a></li><li><a href="http://phoneboy.com/1164/lifeblog-post" rel="bookmark" title="Permanent Link: Wiring Closet Revisited">Wiring Closet Revisited</a></li><li><a href="http://phoneboy.com/1242/others-reporting-networking-stack-issues-on-nokia-n80i" rel="bookmark" title="Permanent Link: Others Reporting Networking Stack Issues on Nokia N80i">Others Reporting Networking Stack Issues on Nokia N80i</a></li></ul><hr /><small><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-nd/3.0/us/80x15.png" />
</a>
<br />This work originally came from <a href="http://phoneboy.com/1341/did-i-mention-lifeblog-has-networking-issues">The PhoneBoy Blog</a> and is licensed under a 
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.
<br />Fingerprint: e37ac627f3d973694c212ff9430d215a</small>]]></content:encoded>
			<wfw:commentRss>http://phoneboy.com/1341/did-i-mention-lifeblog-has-networking-issues/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Guns and Camera Phones</title>
		<link>http://phoneboy.com/1331/guns-and-camera-phones</link>
		<comments>http://phoneboy.com/1331/guns-and-camera-phones#comments</comments>
		<pubDate>Sat, 10 Feb 2007 19:14:58 +0000</pubDate>
		<dc:creator>PhoneBoy</dc:creator>
				<category><![CDATA[gadgets]]></category>
		<category><![CDATA[Lifeblog]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://www.phoneboy.com/node/1331</guid>
		<description><![CDATA[There is an ongoing debate about the fact that teachers aren&#8217;t real fond of camera phones being in schools because, well, their tirades can end up all over YouTube.My employer, Nokia, has sold more digital cameras embedded in mobile phones than many manufacturers of standalone digital cameras have sold. In fact, the proliferation of digital [...]]]></description>
			<content:encoded><![CDATA[<p>There is an ongoing debate about the fact that teachers aren&#8217;t real fond of camera phones being in schools because, well, <a href="http://www.youtube.com/results?search_query=angry+teachers&amp;search=Search">their tirades can end up all over YouTube</a>.My employer, Nokia, has sold more digital cameras <em>embedded in mobile phones </em>than many manufacturers of <em>standalone</em> digital cameras have sold. In fact, the proliferation of digital cameras in mobile phones has caused problems not only for schools, but for business as well, particularly in areas were sensitive information exists. The business are afraid of information leakage, and rightfully so. And it&#8217;s even difficult to find phones <em>without</em> cameras. They do exist, of course, and even Nokia is making camera and camera-free versions of some of their business-oriented E-series phones.</p>
<p>I&#8217;ve heard the quote from Robert Heinlein &#8220;an armed society is a polite society.&#8221; Guess what: most of our society is now armed with camera phones. And while we&#8217;ve always had nature&#8217;s perfect camera: the eyes, what we now have with camera phones is the ability to share what we saw with others very easily. Nokia has tools built-into the Nseries devices that make it fairly straightforward to post what you&#8217;ve captured to Vox, not to mention the tool that Vox itself makes <a href="http://help.vox.com/cgi-bin/blogs_us.cfg/php/enduser/std_adp.php?p_faqid=570">available for Nokia handsets</a>.</p>
<p>Unlike guns, it&#8217;s not going to be easy to legislate these things out of existence. The camera phones aren&#8217;t going away anytime soon and are only getting better. I think the best thing we do is assume that anything we do in front of others can easily be captured by someone and shared with others instantly. And maybe, just maybe, we&#8217;ll all act a little nicer towards each other in the process. Polite society, indeed.</p>
<hr /><h2>Comments</h2><ul><li><a href="http://phoneboy.com/1331/guns-and-camera-phones">10 February 2007</a>, <a href='http://ringnokia.com' rel='external nofollow' class='url'>Stefan Constantinescu</a> writes: i do not like the assumption that people have to act nice out of fear.

people should act nice because they want to act nice, not because a camera phone is in the room.</li><li><a href="http://phoneboy.com/1331/guns-and-camera-phones">26 November 2007</a>, VIRGINIA writes: WAZ UP MY PIZZLES I'M JUST CHILLIN' W/ MY BFF'S</li></ul><hr /><h2>Related Posts</h2><ul><li><a href="http://phoneboy.com/751/why_camera_phones_will_overtake_digital_cameras" rel="bookmark" title="Permanent Link: Why Camera Phones Will Overtake Digital Cameras">Why Camera Phones Will Overtake Digital Cameras</a></li><li><a href="http://phoneboy.com/601/the_perfect_phone" rel="bookmark" title="Permanent Link: The Perfect Phone">The Perfect Phone</a></li><li><a href="http://phoneboy.com/1998/camera-phones-killing-digital-cameras" rel="bookmark" title="Permanent Link: Camera Phones Killing Digital Cameras?">Camera Phones Killing Digital Cameras?</a></li><li><a href="http://phoneboy.com/1072/nokia_e50" rel="bookmark" title="Permanent Link: Nokia E50">Nokia E50</a></li><li><a href="http://phoneboy.com/1297/nokia-n93-camera-has-issues" rel="bookmark" title="Permanent Link: Nokia N93 Camera Has Issues">Nokia N93 Camera Has Issues</a></li></ul><hr /><small><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-nd/3.0/us/80x15.png" />
</a>
<br />This work originally came from <a href="http://phoneboy.com/1331/guns-and-camera-phones">The PhoneBoy Blog</a> and is licensed under a 
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.
<br />Fingerprint: e37ac627f3d973694c212ff9430d215a</small>]]></content:encoded>
			<wfw:commentRss>http://phoneboy.com/1331/guns-and-camera-phones/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Vox Now Supports Nokia Nseries Phones</title>
		<link>http://phoneboy.com/1251/vox-now-supports-nokia-nseries-phones</link>
		<comments>http://phoneboy.com/1251/vox-now-supports-nokia-nseries-phones#comments</comments>
		<pubDate>Mon, 08 Jan 2007 09:39:34 +0000</pubDate>
		<dc:creator>PhoneBoy</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[Lifeblog]]></category>
		<category><![CDATA[nokia]]></category>

		<guid isPermaLink="false">http://www.phoneboy.com/node/1251</guid>
		<description><![CDATA[Darla Mack reports that Six Apart&#8217;s Vox service is now compatible with the Nokia Nseries devices. In fact, if you sign up through http://www.vox.com/nokia, you get an extra gigabyte of upload space per month (you normally get two gigabytes). You will also be &#8220;eligible for future promotions, created with Nokia mobile bloggers in mind,&#8221; whatever [...]]]></description>
			<content:encoded><![CDATA[<p>Darla Mack <a href="http://darlamack.blogs.com/darlamack/2007/01/nokia_adds_vox_.html">reports</a> that Six Apart&#8217;s Vox service is now compatible with the Nokia Nseries devices. In fact, if you sign up through <a href="http://www.vox.com/nokia">http://www.vox.com/nokia</a>, you get an extra gigabyte of upload space per month (you normally get two gigabytes). You will also be &#8220;eligible for future promotions, created with Nokia mobile bloggers in mind,&#8221; whatever that means. Of course, I&#8217;ve known that <a href="http://www.phoneboy.com/node/1105">Vox is compatible with the Nokia Nseries devices</a> for over a month now.</p>
<p>Newer phones will ship with Vox support built-in. For the older phones, they provide a settings file and describe the process for getting the file to the phone. It seems to be a better approach here would be to provide a mechanism to SMS said URL to the mobile phone so the settings file could be downloaded directly to the phone. The fact this requires data service on your phone shouldn&#8217;t be a showstopper because that will be necessary to use the service anyway.</p>
<p>I&#8217;ve been using Vox for several months now as a place to post <a href="http://www.phoneboy.com/node/893">my personal musings</a> and find it a delight to work with. I would strongly consider using it for my main blog if they offered a paid version where I could have more control over the service (e.g. specify my own ads, blocks, minor customizations to the templates). But, alas, they offer no such service.</p>
<p>One open question is whether or not an existing Vox user can obtain the extra gigabyte of upload space a month. I&#8217;m asking about it.</p>
<hr /><h2>Related Posts</h2><ul><li><a href="http://phoneboy.com/1538/photo-upload-to-vox-on-the-nokia-n95" rel="bookmark" title="Permanent Link: Photo Upload to Vox on the Nokia N95">Photo Upload to Vox on the Nokia N95</a></li><li><a href="http://phoneboy.com/1676/nokia-mosh-now-without-password" rel="bookmark" title="Permanent Link: Nokia MOSH Now Without Password">Nokia MOSH Now Without Password</a></li><li><a href="http://phoneboy.com/1105/post_to_vox_via_lifeblog_on_nokia_nseries_phones!" rel="bookmark" title="Permanent Link: Post to Vox via LifeBlog on Nokia NSeries Phones!">Post to Vox via LifeBlog on Nokia NSeries Phones!</a></li><li><a href="http://phoneboy.com/1331/guns-and-camera-phones" rel="bookmark" title="Permanent Link: Guns and Camera Phones">Guns and Camera Phones</a></li><li><a href="http://phoneboy.com/1300/nokia-ca-70-cable" rel="bookmark" title="Permanent Link: Nokia CA-70 Cable">Nokia CA-70 Cable</a></li></ul><hr /><small><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-nd/3.0/us/80x15.png" />
</a>
<br />This work originally came from <a href="http://phoneboy.com/1251/vox-now-supports-nokia-nseries-phones">The PhoneBoy Blog</a> and is licensed under a 
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.
<br />Fingerprint: e37ac627f3d973694c212ff9430d215a</small>]]></content:encoded>
			<wfw:commentRss>http://phoneboy.com/1251/vox-now-supports-nokia-nseries-phones/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

