<?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>blog.haraldkraft.de</title>
	<atom:link href="http://blog.haraldkraft.de/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.haraldkraft.de</link>
	<description>Blog Project of Harald Kraft</description>
	<lastBuildDate>Tue, 17 Jan 2012 16:46:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Updated and unified version of standalone SMS extractor for iPhone</title>
		<link>http://blog.haraldkraft.de/2012/01/updated-and-unified-version-of-standalone-sms-extractor-for-iphone/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=updated-and-unified-version-of-standalone-sms-extractor-for-iphone</link>
		<comments>http://blog.haraldkraft.de/2012/01/updated-and-unified-version-of-standalone-sms-extractor-for-iphone/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 22:21:14 +0000</pubDate>
		<dc:creator>Harald Kraft</dc:creator>
				<category><![CDATA[Life and People]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[standalone]]></category>
		<category><![CDATA[text messages]]></category>

		<guid isPermaLink="false">http://blog.haraldkraft.de/?p=453</guid>
		<description><![CDATA[Last year I released a script written in PHP which was able to extract text messages from the iPhone (more specifically: from the SQLite storage container) into a simple TXT file, which was documented in this blog post. The software required a PHP interpreter, which had to be cared for by the user (check the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Last year I released a script written in PHP which was able to extract text messages from the iPhone (more specifically: from the SQLite storage container) into a simple TXT file, which was documented in <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Jsb2cuaGFyYWxka3JhZnQuZGUvMjAxMS8wNS9zbXMtZXh0cmFjdG9yLWZvci1pcGhvbmUtd3JpdHRlbi1pbi1waHAv" title=\"SMS Extractor for iPhone (written in PHP)\">this blog post</a>. The software required a PHP interpreter, which had to be cared for by the user (check the blog post for details), but was published under <em>CC BY 3.0</em> so the user could make any alteration he desired or deemed necessary.<br />
Some time later I wrote an <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2hhcmFsZGtyYWZ0LmRlL3Ntcy1leHRyYWN0b3Iv" title=\"SMS / text message extraction from iPhone\">online version</a> of the extractor (<a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Jsb2cuaGFyYWxka3JhZnQuZGUvMjAxMS8wNi9zbXMtZXh0cmFjdG9yLWZvci1pcGhvbmUtd3JpdHRlbi1pbi1waHAtb25saW5lLXZlcnNpb24v" title=\"Free SMS Extractor for iPhone (written in PHP) – online version\">release blog post</a>), which offered extended functionality and above all no longer needed the user to run the interpreter him- or herself.<br />
However, due to the lack of time I couldn&#8217;t keep the standalone version up to date with the online version and so they diverged.</p>
<p><span id="more-453"></span></p>
<p style="text-align: justify;">As of now I am publishing the updated code of the standalone version, which has partially been re-written in two ways: for one it now comprises of the same functionality as the online version, and for another the coding structure has been reorganized so I can keep the two versions in unison easier. This means that any update or change made to the software will be applied to both versions: the online version will make use of the update whereas the standalone version will be published open source under the same license with the updated code.</p>
<p style="text-align: center;">You can download the updated code <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Jsb2cuaGFyYWxka3JhZnQuZGUvP2F0dGFjaG1lbnRfaWQ9NDY0">here</a>.</p>
<p style="text-align: center;"><a rel=\"license\" href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbGljZW5zZXMvYnkvMy4wLw=="><img style="border-width: 0;" src="http://i.creativecommons.org/l/by/3.0/88x31.png" alt="Creative Commons License" /></a><br />
This work is licensed under a <a rel=\"license\" href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbGljZW5zZXMvYnkvMy4wLw==">Creative Commons Attribution 3.0 Unported License</a>.</p>
<p style="text-align: justify;">Let me quickly list the options which the new standalone version offers (i.e. the differences to the original publication), which are about user customizations:</p>
<ul>
<li><strong>$OUTFILE_TYPE = &#8220;TXT&#8221;</strong><br />
defines whether the type of the output should be in text (<em>TXT</em>) or comma-separated values (<em>CSV</em>). Please note that the file extension you define for <em>$OUTFILE</em> as part of the filename is not taken into consideration; so  e.g. if you want to output a CSV file, setting the outfile name to &#8220;outfile.csv&#8221; is not enough, you need to specifically set <em>$OUTFILE_TYPE</em> to CSV.</li>
<li><strong>$NEWLINE = &#8220;\n&#8221;</strong><br />
defines the format of the system dependent newline. Use <em>\r\n</em> on Windows and <em>\n</em> on Unix/Linux and Mac.</li>
<li>default file opening mode is now &#8220;overwrite&#8221; ( <strong>$f_handle = fopen( $OUTFILE, “w” );</strong> ). If you would like to append extracted text message to the output file rather than overwrite the file use &#8220;<em>a</em>&#8221; instead of &#8220;<em>w</em>&#8220;. Note that the line now moved towards the end of the file.</li>
<li>Change format of output of single text messages<br />
In case of <em>TXT</em> you need to change <strong>$OUTSTRING .= &#8220;$time$senderror$NEWLINE$address$NEWLINE$text$NEWLINE$NEWLINE$NEWLINE&#8221;;</strong> to your liking and in case of <em>CSV</em> change <strong>$OUTSTRING .= &#8220;$address,$time,\&#8221;" . str_replace( &#8220;\&#8221;", &#8220;\&#8221;\&#8221;", $text) . &#8220;\&#8221;$NEWLINE&#8221;;</strong>.<br />
Make sure you only change the format string and leave the <strong>.=</strong> intact <img src='http://blog.haraldkraft.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</li>
</ul>
<p style="text-align: justify;">If you are a new user to this and don&#8217;t know what to do about the <em>user specific CONFIGURATION</em> section or how to run the script, please refer to the <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Jsb2cuaGFyYWxka3JhZnQuZGUvMjAxMS8wNS9zbXMtZXh0cmFjdG9yLWZvci1pcGhvbmUtd3JpdHRlbi1pbi1waHAv" title=\"SMS Extractor for iPhone (written in PHP)\">original blog post</a>, which explains in detail how the standalone version works.</p>
<p style="text-align: justify;">As always you can <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=bWFpbHRvOiU2MiU2QyU2RiU2NyU0MCU2OCU2MSU3MiU2MSU2QyU2NCU2QiU3MiU2MSU2NiU3NCUyRSU2NCU2NQ==">contact me</a> with any remarks you would like to bring to my attention.</p>
 <img src="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=453" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://blog.haraldkraft.de/2012/01/updated-and-unified-version-of-standalone-sms-extractor-for-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firebug&#8217;s &#8220;Aborted&#8221; message upon AJAX request</title>
		<link>http://blog.haraldkraft.de/2011/12/firebugs-aborted-message-upon-ajax-request/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=firebugs-aborted-message-upon-ajax-request</link>
		<comments>http://blog.haraldkraft.de/2011/12/firebugs-aborted-message-upon-ajax-request/#comments</comments>
		<pubDate>Tue, 27 Dec 2011 14:08:57 +0000</pubDate>
		<dc:creator>Harald Kraft</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[aborted]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[dragonfly]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[xml http request]]></category>

		<guid isPermaLink="false">http://blog.haraldkraft.de/?p=418</guid>
		<description><![CDATA[A while ago I encountered this error in Firebug during my work with AJAX techniques but never really documented it &#8211; so here we go. The scenario is simple: a number of asynchronous requests are done via JavaScript and many of them Firebug will list as Aborted. I attached screenshots below. What seemed mysterious was [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">A while ago I encountered this error in Firebug during my work with AJAX techniques but never really documented it &#8211; so here we go.</p>
<p style="text-align: justify;">The scenario is simple: a number of asynchronous requests are done via JavaScript and many of them Firebug will list as <em>Aborted</em>. I attached screenshots below.</p>
<p style="text-align: justify;">What seemed mysterious was that these requests were done at completely different locations in the code, which didn&#8217;t have any relation to one another. Furthermore I didn&#8217;t render the fact problematic that some of the requests were shuffled amongst each other &#8211; that&#8217;s what AJAX was for &#8230;</p>
<p><span id="more-418"></span></p>
<p style="text-align: justify;">However &#8211; of course the answer was <em>PEBKAC</em> &#8211; I was using the <strong>same</strong> XMLHttpRequest object from the different locations over and over not caring whether the previous request had returned or not. The browser is left with no other option than to stop the already open request of the object and start a new one. Firebug shows this behavior by the label &#8220;Aborted&#8221; in the HTTP Status column, I don&#8217;t think this is a term used in the standards. For example Opera&#8217;s Dragonfly calls it &#8220;n/a&#8221;, which is probably even more correct in ways of &#8220;the HTTP status code is not available&#8221;, but does not give the developer any clue about what happened.</p>
<p style="text-align: justify;">Bottom line: I encountered many &#8220;Aborted&#8221; messages in Firebug with AJAX because I was using the same XHR object for simultaneous connections. Maybe some other folks with the same problem will stumble across this blog and find peace <img src='http://blog.haraldkraft.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
<p style="text-align: justify;">Here is an simple example of how to reproduce the issue:</p>
<ul>
<li>A minimal HTML page including the separate Javascript file and calling an entry function <em>wrapper( )</em> on load:</li>
<p><pre><code>&lt;!DOCTYPE html&gt;
    
&lt;html&gt;  
    &lt;head&gt;
        &lt;title&gt;Testpage for firebug abort problem&lt;/title&gt;
        &lt;script type=&quot;text/javascript&quot; src=&quot;./script.js&quot;&gt;&lt;/script&gt;
    &lt;/head&gt;

    &lt;body onload=&quot;wrapper();&quot;&gt;
        &lt;div&gt;
            &lt;h1&gt;testpage for firebug abort problem&lt;/h1&gt;
        &lt;/div&gt;
    &lt;/body&gt;
&lt;/html&gt;</code></pre></p>
<li>A separate JavaScript file with the entry function that will call the interfering procedures. The procedures have to be called asynchronously (third parameter of <em>open( )</em> is set to <em>true</em>) otherwise the browser would wait for the return (or a browser specific timeout):</li>
<p><pre><code>function createRequestObject() {
    if( navigator.appName == &quot;Microsoft Internet Explorer&quot; ) {
        return new ActiveXObject( &quot;Microsoft.XMLHTTP&quot; );
    }
    
    return new XMLHttpRequest();
}

var xhttp = createRequestObject();
        
function wrapper() {
    ajax_sleep( 5 );
    ajax_sleep( 1 );
    ajax_sleep( 1 );
}

function ajax_sleep( seconds ) {
    xhttp.open( &quot;GET&quot;, &quot;./sleep.php?seconds=&quot;+seconds, true );
    xhttp.onreadystatechange = handleResponse;
    xhttp.send(null);
}

function handleResponse() {
    if( xhttp.readyState == 4 ) {
        var response = xhttp.responseText;
        alert( response );
    }
}</code></pre></p>
<li>An external PHP script that will do nothing but sleep for the expected amount of seconds:</li>
<p><pre><code>&lt;?php

$seconds = $_GET['seconds'];
sleep( $seconds );

print( &quot;slept for $seconds sec(s)&quot; );

?&gt;</code></pre>
</ul>
<p>And here are the screenshots with the mentioned error messages:</p>
<ul>
<li>Firebug console:</li>
<p><a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Jsb2cuaGFyYWxka3JhZnQuZGUvd3AtY29udGVudC91cGxvYWRzLzIwMTEvMTIvZmlyZWJ1Zy1jb25zb2xlLWFqYXgtYWJvcnRlZC5wbmc="><img src="http://blog.haraldkraft.de/wp-content/uploads/2011/12/firebug-console-ajax-aborted-300x49.png" alt="&quot;Aborted&quot; message in Firebug&#039;s console upon AJAX request" title="firebug-console-ajax-aborted" width="300" height="49" class="aligncenter size-medium wp-image-423" /></a></p>
<li>Firebug net view:</li>
<p><a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Jsb2cuaGFyYWxka3JhZnQuZGUvd3AtY29udGVudC91cGxvYWRzLzIwMTEvMTIvZmlyZWJ1Zy1uZXQtYWpheC1hYm9ydGVkLnBuZw=="><img src="http://blog.haraldkraft.de/wp-content/uploads/2011/12/firebug-net-ajax-aborted-300x47.png" alt="&quot;Aborted&quot; message in Firebug&#039;s net view upon AJAX request" title="firebug-net-ajax-aborted" width="300" height="47" class="aligncenter size-medium wp-image-421" /></a></p>
<li>Opera&#8217;s Dragonfly network view:</li>
<p><a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Jsb2cuaGFyYWxka3JhZnQuZGUvd3AtY29udGVudC91cGxvYWRzLzIwMTEvMTIvb3BlcmEtZHJhZ29uZmx5LWFqYXgtbi1hLnBuZw=="><img src="http://blog.haraldkraft.de/wp-content/uploads/2011/12/opera-dragonfly-ajax-n-a-300x69.png" alt="&quot;n/a&quot; message in Opera&#039;s Dragonfly network view upon AJAX request" title="opera-dragonfly-ajax-n-a" width="300" height="69" class="aligncenter size-medium wp-image-422" /></a>
</ul>
<p></p>
 <img src="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=418" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://blog.haraldkraft.de/2011/12/firebugs-aborted-message-upon-ajax-request/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The story of an occasional Virgin Mobile cell phone</title>
		<link>http://blog.haraldkraft.de/2011/12/the-story-of-an-occasional-virgin-mobile-cell-phone/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-story-of-an-occasional-virgin-mobile-cell-phone</link>
		<comments>http://blog.haraldkraft.de/2011/12/the-story-of-an-occasional-virgin-mobile-cell-phone/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 19:14:25 +0000</pubDate>
		<dc:creator>Harald Kraft</dc:creator>
				<category><![CDATA[Life and People]]></category>
		<category><![CDATA[cell phone]]></category>
		<category><![CDATA[customer service]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[top-up]]></category>
		<category><![CDATA[virgin mobile]]></category>

		<guid isPermaLink="false">http://blog.haraldkraft.de/?p=401</guid>
		<description><![CDATA[For the past few years I&#8217;ve been using a Virgin Mobile cell phone every time I spent time in the United States. Because this was happening only once a year (meaning the rest of the year I&#8217;d be outside of the US and any US signal) I would use a plan that was good for [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">For the past few years I&#8217;ve been using a Virgin Mobile cell phone every time I spent time in the United States. Because this was happening only once a year (meaning the rest of the year I&#8217;d be outside of the US and any US signal) I would use a plan that was good for a month and then just stop topping up until I would get back into the country. Of course this meant that I would lose the phone number and get a new one every time I got back; but since this was a holiday phone (in different places of the country with different contacts) that was totally fine. Besides, I know people who change their phone numbers (and email addresses) almost every month &#8211; and yes, I am being a bit dramatic here btw.</p>
<p style="text-align: justify;">This year&#8217;s trip to Miami shouldn&#8217;t be any different: (re-)activate phone (=get a new number), top-up, fire away (=get to know ppl and write lots of texts).<br />
However, this time it turned out to be sort of a chore, which I&#8217;ll be trying to document here.</p>
<p><span id="more-401"></span></p>
<p style="text-align: justify;">Like I said, the first step would be to activate my phone and get a number. The last time I did this I was using the dial programming code <strong>##847446#</strong> (which works on every VM phone), following the steps and getting a text with the new number. However this time the process couldn&#8217;t be completed and I got a note to call customer service (<em>1-888-322-1122</em>). Trying to do so failed with an announcement &#8220;<em>Sorry, your phone has not been activated, yet. Please call customer service</em>&#8220;. Great, so I can&#8217;t call customer service to activate this phone using the phone; furthermore the hotel would charge $1/min for toll-free numbers (very logical I have to admit). Luckily I also brought my home iPhone and the hotel offered free WiFi, plus I have an American VoIP account.<br />
Using my iPhone and VoIP I finally called customer service and went through the steps of activating the phone: get a new VM account (unlike the last time, when I could just re-use the old one) with a new number, program the phone with the new MSN and MSID and getting an activation notice. However, in order to top up I again had to link my PayPal account to VM (would have been too easy if I could have just reused the old VM account where that step had already been done last year -_-).</p>
<p style="text-align: justify;">Getting off the phone with support I went onto the website, logged into my new account and started out to connect my PayPal account. Having done that I wanted top-up &#8211; right away just like last time. However, for two reasons I was unable to complete the process: it took me a long while to figure out what the exact amount for topping-up was (would be so easy if you American guys could include VAT before labeling the total &#8211; just like the rest of the world -_-) and second the form field didn&#8217;t let me put in cent values.</p>
<p>Means, I would call the service line again. This time with the newly activated phone <img src='http://blog.haraldkraft.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
<p style="text-align: justify;">I described my problem and the woman said it would be no problem to issue the PayPal payment over the phone. Her telling me the final total and me giving her confirmation to hit &#8220;go&#8221;, it didn&#8217;t go through. Also following tries returned an error and she put me on hold in order to find out what the problem was. After a few minutes she got back to me and told me that this was a very rare issue and I should wait 4 hours and try it again. Apparently sometimes there is a grace period that needs to pass until the PayPal connection can be used.</p>
<p style="text-align: justify;">It being in the middle of the night already I decided to <em>get</em> some rest and <em>give</em> this a rest until morning.</p>
<p style="text-align: justify;">Before I&#8217;d call their number again I wanted to give it a last shot. But on their website I couldn&#8217;t use the PayPal option anymore. Great. Instead I then tried to use my credit card &#8211; however they require a US address and entering my hotel address didn&#8217;t work (even though it was just an electronic billing address).</p>
<p style="text-align: justify;">So there I was dialing customer support again. Explaining the situation didn&#8217;t really help, but this time it even got worse. The woman blamed PayPal and something being wrong with that account &#8211; yeah right, as I had also just used it for something else and it aas working just fine. Nevertheless she didn&#8217;t give into giving the PayPal option another try, but instead she insisted on giving me the support number offered by PayPal. So much for that.</p>
<p style="text-align: justify;">Honestly I didn&#8217;t even bother calling PayPal because I knew there was nothing wrong with the account. I basically gave up on &#8220;just pay as much as needed for exactly one month use&#8221; and went to a local store buying a top-up card, which &#8211; of course &#8211; wasn&#8217;t available with the amount I needed.<br />
Therefore I ended up paying more than I actually needed plus wanted, but maybe that money is staying in my account without expiring and I can use it next time I get back.</p>
<p style="text-align: justify;">Upside is, I&#8217;ve used the phone a lot during my stay and it&#8217;s just absolutely necessary to stay in contact with local people (or folks that are currently around the same area).</p>
 <img src="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=401" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://blog.haraldkraft.de/2011/12/the-story-of-an-occasional-virgin-mobile-cell-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Correct CSV export for free iPhone SMS extractor</title>
		<link>http://blog.haraldkraft.de/2011/11/correct-csv-export-for-free-iphone-sms-extractor/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=correct-csv-export-for-free-iphone-sms-extractor</link>
		<comments>http://blog.haraldkraft.de/2011/11/correct-csv-export-for-free-iphone-sms-extractor/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 22:39:13 +0000</pubDate>
		<dc:creator>Harald Kraft</dc:creator>
				<category><![CDATA[Life and People]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[csv]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[text messages]]></category>

		<guid isPermaLink="false">http://blog.haraldkraft.de/?p=390</guid>
		<description><![CDATA[About half a year ago I published a PHP script that could extract text messages from an iPhone SQLite container. It was followed by an online version (blog post) a few weeks later, which was a website offering to use the original PHP script for text message extraction without having to install and/or run a [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">About half a year ago I <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Jsb2cuaGFyYWxka3JhZnQuZGUvMjAxMS8wNS9zbXMtZXh0cmFjdG9yLWZvci1pcGhvbmUtd3JpdHRlbi1pbi1waHAv" title=\"SMS Extractor for iPhone (written in PHP)\">published a PHP script</a> that could extract text messages from an iPhone SQLite container. It was followed by an <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2hhcmFsZGtyYWZ0LmRlL3Ntcy1leHRyYWN0b3Iv" title=\"SMS / text message extraction from iPhone\">online version</a> (<a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Jsb2cuaGFyYWxka3JhZnQuZGUvMjAxMS8wNi9zbXMtZXh0cmFjdG9yLWZvci1pcGhvbmUtd3JpdHRlbi1pbi1waHAtb25saW5lLXZlcnNpb24v" title=\"Free SMS Extractor for iPhone (written in PHP) – online version\">blog post</a>) a few weeks later, which was a website offering to use the original PHP script for text message extraction without having to install and/or run a webserver.</p>
<p><span id="more-390"></span></p>
<p style="text-align: justify;">The online version continued development including security checks and the likes. Until I have more than 24h a day at my disposal, I will continue development on the online version only. The source code for the online version is not yet publicly available (it will be once I merge the two branches), but please do <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=bWFpbHRvOiU2OSU3MCU2OCU2RiU2RSU2NSU0MCU2OCU2MSU3MiU2MSU2QyU2NCU2QiU3MiU2MSU2NiU3NCUyRSU2NCU2NQ==">contact me</a> if you&#8217;re interested.</p>
<p style="text-align: justify;">The current blog post is about a small update that basically fixed the CSV format. Even though there is no &#8220;CSV standard&#8221; and a few different formats in common usage, I am refering to RFC 4180: enclosing text with double quotes and escaping double quotes with themselves.</p>
<p style="text-align: justify;">Bottom line, feel free to use the updated online version of the free SMS extractor:</p>
<p style="text-align: center;">Click: <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2hhcmFsZGtyYWZ0LmRlL3Ntcy1leHRyYWN0b3Iv" title=\"SMS / text message extraction from iPhone\">SMS / text message extraction from iPhone</a></p>
 <img src="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=390" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://blog.haraldkraft.de/2011/11/correct-csv-export-for-free-iphone-sms-extractor/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>&#8220;sudo&#8221; in OpenSolaris</title>
		<link>http://blog.haraldkraft.de/2011/11/sudo-in-opensolaris/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sudo-in-opensolaris</link>
		<comments>http://blog.haraldkraft.de/2011/11/sudo-in-opensolaris/#comments</comments>
		<pubDate>Sat, 12 Nov 2011 16:22:53 +0000</pubDate>
		<dc:creator>Harald Kraft</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[opensolaris]]></category>
		<category><![CDATA[sudo]]></category>

		<guid isPermaLink="false">http://blog.haraldkraft.de/?p=377</guid>
		<description><![CDATA[One of the objectives of this blog &#8211; when I started it &#8211; was to archive solutions to problems which took me a while to find. If at the time a Google search with the most common question to the problem didn&#8217;t show a page with a solution within the first results, I created a [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">One of the objectives of this blog &#8211; when I started it &#8211; was to archive solutions to problems which took me a while to find. If at the time a Google search with the most common question to the problem didn&#8217;t show a page with a solution within the first results, I created a blog post in order for it to be easier accessible for myself &#8211; along with sharing that solution with the open web. Furthermore, it&#8217;s a technique to remember things easier: <em>write them down once and you won&#8217;t forget</em>.</p>
<p><span id="more-377"></span></p>
<p style="text-align: justify;">In the beginning I was fooling around with a <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Jsb2cuaGFyYWxka3JhZnQuZGUvMjAwOS8wNi9xdWFkcnVwbGUtYm9vdC8=" title=\"Quadruple boot\">quad-boot system</a> including OpenSolaris.<br />
Unfortunately I haven&#8217;t been using OpenSolaris that much, so I kept forgetting what the equivalent to the Unix command <em>sudo</em> was. However I still remember that whenever I did use OpenSolaris, somehow it took me a while to find the answer &#8211; this might seem strange because when googling for &#8220;sudo in opensolaris&#8221; at this point in time, you will get the correct answer right away.</p>
<p style="text-align: justify;">Nevertheless I thought this might be worth a tiny blog post and personal reminder that the OpenSolaris equivalent to Unix&#8217;s sudo is <em>pfexec</em>:</p<br />
<code>pfexec &lt;command&gt;</code></p>
<p style="text-align: justify;">or if I may quote <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2RldmVsb3BlcnMuc3VuLmNvbS9kZXZlbG9wZXIvdGVjaG5pY2FsQXJ0aWNsZXMvb3BlbnNvbGFyaXMvcGZleGVjLmh0bWw=" title=\"pfexec\">Sun/Oracle</a>: <em>"In effect, pfexec functions as a passwordless su or sudo in Linux."</em></p>
 <img src="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=377" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://blog.haraldkraft.de/2011/11/sudo-in-opensolaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>btrfs</title>
		<link>http://blog.haraldkraft.de/2011/10/btrfs/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=btrfs</link>
		<comments>http://blog.haraldkraft.de/2011/10/btrfs/#comments</comments>
		<pubDate>Mon, 31 Oct 2011 18:15:08 +0000</pubDate>
		<dc:creator>Markus Mauder</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[btrfs]]></category>
		<category><![CDATA[file system]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://blog.haraldkraft.de/?p=366</guid>
		<description><![CDATA[Is it possible to get excited about a technology we never notice when using a computer? File systems do their job and we never give them a second thought. On a fresh setup of Ubuntu 11.10 I have 10 different mkfs.* binaries, allowing the creation of as many file systems. Why is there more than [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Is it possible to get excited about a technology we never notice when using a computer? File systems do their job and we never give them a second thought. On a fresh setup of Ubuntu 11.10 I have 10 different mkfs.* binaries, allowing the creation of as many file systems. Why is there more than one? Let&#8217;s take a look at one I find truly exciting: <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2J0cmZzLndpa2kua2VybmVsLm9yZy8=">btrfs</a>, the newest entry in the Linux file system zoo.</p>
<h3>What is it?</h3>
<p style="text-align: justify;">Btrfs is a file system designed to handle large amounts of data. It is capable of organizing volumes of up to 16 EiB and supports a maximum file size of 16 EiB. To ensure a consistent file system state, it uses copy-on-write, meaning it writes data to new locations and then updates the entry in the file system trees, so the changes only become visible once they have been completed. As a comparison: ext4 (which is the newest update of the ext-family of file systems traditionally used on Linux) supports 1 EiB volumes (1/16) and 16 TiB file sizes (1/2^20). And ext4 is a journaling file system. It records changes to be made before making them so the system state can be restored in the event of a crash.</p>
<p><span id="more-366"></span></p>
<p style="text-align: justify;">btrfs also has a few interesting new features, which we will take a look at in a minute after having a look at how the development of btrfs started.</p>
<p style="text-align: justify;">In 2004, Sun made waves with their ZFS file system for Solaris. It provided many new capabilities, which were not available in production-grade file systems at the time. Examples include 16EB maximum file size, copy-on-write and data dedublication. It was opensourced as part of OpenSolaris and eventually <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3pmc29ubGludXgub3JnLw==">ported to linux</a>, although never included due to license incompatibilities. Probably in response, <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cHM6Ly9sa21sLm9yZy9sa21sLzIwMDcvNi8xMi8yNDI=">Oracle&#8217;s Chris Mason announced btrfs</a>, its own new copy-on-write file system capable of storing 16 EiB files and supporting similar features like snapshots in 2007. Ironically, <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5vcmFjbGUuY29tL3VzL3N1bi9pbmRleC5odG0=">Oracle acquired Sun</a> in 2010.<br />
By now this new file system is bundled in all major Linux distributions (since <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5kZWJpYW4ub3JnL05ld3MvMjAxMS8yMDExMDIwNWEuZW4uaHRtbA==">Debian 6.0</a>, <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cHM6Ly93aWtpLnVidW50dS5jb20vTWF2ZXJpY2tNZWVya2F0L1JlbGVhc2VOb3Rlcw==">Ubuntu 10.10</a> and <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2RvY3MuZmVkb3JhcHJvamVjdC5vcmcvZW4tVVMvRmVkb3JhLzEzL2h0bWwvUmVsZWFzZV9Ob3Rlcy8=">Fedora 13</a> (this was the earliest mention I found, maybe even earlier). Fedora plans to eventually <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2x3bi5uZXQvQXJ0aWNsZXMvNDU0MzQ3Lw==">use btrfs as their default file system</a>.</p>
<h3>New features</h3>
<p style="text-align: justify;">The <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cHM6Ly9sa21sLm9yZy9sa21sLzIwMDcvNi8xMi8yNDI=">original announcement</a> listed 12 features as implemented or to do. Let me highlight some of the more exciting ones:</p>
<ul>
<li>snapshots</li>
<p style="text-align: justify;">Since btrfs is a copy-on-write file system, it can keep trees representing the state at an earlier time around without any additional copying. This feature can be used to implement proper &#8220;safe points&#8221; to restore a system in case something goes wrong. No more booting of life systems and manual restoring of backups!</p>
<li>storage mode for SSDs</li>
<p style="text-align: justify;">New computers often come with solid state disks, which are faster to read and write, allow random access, but have a smaller number of write cycles. These properties can be used and taken into account by choosing a different strategy for identifying disk space to allocate on write. <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5waG9yb25peC5jb20vc2Nhbi5waHA/cGFnZT1hcnRpY2xlJmFtcDtpdGVtPWJ0cmZzX3NzZF9tb2RlJmFtcDtudW09MQ==">Phoronix has compared the write speed of SSD drives</a> using btrfs in both the normal and SSD mode.</p>
<li>file system based RAID</li>
<p style="text-align: justify;">Or rather RAID-like features. Specifically, btrfs currently supports distributing file systems over more than one physical disk (like RAID0) and duplication (like RAID1).</p>
<li>subvolumes</li>
<p style="text-align: justify;">Similar to snapshots, subvolumes allow the same data store to be used for several file systems. In essence, the same file system can have more than one root directory in the same disk space.</p>
</ul>
<p style="text-align: justify;">I for one am very excited about snapshots, but can imagine all of those features to come in handy in the future. Check out the <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VuLndpa2lwZWRpYS5vcmcvd2lraS9CdHJmcw==">btrfs wikipedia article</a>, which lists those features with links to helpful articles inside its enormous repository of knowledge.</p>
<h3>Status</h3>
<p style="text-align: justify;">btrfs is still not considered stable and there are some very exciting features forthcoming. One notable omission is that of a file system check utility. btrfs-fsck can currently detect errors in the file system, but not fix them yet. After some delays, this functionality is supposed to be <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2FydGljbGUuZ21hbmUub3JnL2dtYW5lLmNvbXAuZmlsZS1zeXN0ZW1zLmJ0cmZzLzEzNDE4">released real soon now</a>. Oracle plans to use btrfs as their default file system in Oracle Linux, which makes this tool a necessity.</p>
<p style="text-align: justify;">I have used btrfs on the storage partition of my laptop since the release of Ubuntu 11.10 and have not had any issues. (However, making the boot partition btrfs failed with boot issues. Not unresolvable, but not a priority of mine at the time.) Additionally, I have upgraded the default ext4 root partition on a fresh Fedora 16 beta release to btrfs using the btrfs-convert tool from btrfs-progs. (Doing it this way is quite risk-free. The tool will keep your ext-data around so you can restore your previous state. As usual, backups are a good idea when playing with new stuff. Don&#8217;t forget to update the affected partitions&#8217; UUIDs (use blkid to determine the current value), which will be changed by the conversion. /etc/fstab and the boot loader come to mind.)</p>
<h3>Summary</h3>
<p style="text-align: justify;">btrfs is a new Linux file system. It has many exciting new features and is already stable enough to be used on non-critical systems. When the integration with tools on Linux-based systems improves we will see some exciting new capabilities coming to these systems. Currently, <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2ZlZG9yYXByb2plY3Qub3JnL3dpa2kvRmVhdHVyZXMvU3lzdGVtUm9sbGJhY2tXaXRoQnRyZnM=">Fedora integrates snapshots into GRUB</a> to realize proper system rollbacks. Expect this and more features to get picked up by the other distributions.</p>
<p style="text-align: justify;">We are not going to notice much of it in normal operation, but we can rest easy in the knowledge that btrfs manages our exbibytes for us.</p>
<p><i>Guest post by <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL21hdWRlci5uYW1l">Markus Mauder</a>.</i></p>
 <img src="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=366" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://blog.haraldkraft.de/2011/10/btrfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computer gibberish in movie &#8211; part 4</title>
		<link>http://blog.haraldkraft.de/2011/09/computer-gibberish-in-movie-part-4/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=computer-gibberish-in-movie-part-4</link>
		<comments>http://blog.haraldkraft.de/2011/09/computer-gibberish-in-movie-part-4/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 17:48:46 +0000</pubDate>
		<dc:creator>Harald Kraft</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Life and People]]></category>
		<category><![CDATA[blood type]]></category>
		<category><![CDATA[continuity goof]]></category>
		<category><![CDATA[dog tag]]></category>
		<category><![CDATA[gibberish]]></category>
		<category><![CDATA[jason bourne]]></category>

		<guid isPermaLink="false">http://blog.haraldkraft.de/?p=308</guid>
		<description><![CDATA[Considering that most things about the movie The Bourne Ultimatum and that it was well done concerning IT were already mentioned in the previous gibberish post this will rather become a short blog post and I will get straight to it. Yet again this isn&#8217;t really gibberish but also a continuity goof. Check out the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Considering that most things about the movie <em>The Bourne Ultimatum</em> and that it was well done concerning IT were already mentioned in the <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Jsb2cuaGFyYWxka3JhZnQuZGUvMjAxMS8wOC9jb21wdXRlci1naWJiZXJpc2gtaW4tbW92aWUtcGFydC0zLw==" title=\"Computer gibberish in movie - part 3\">previous gibberish post</a> this will rather become a short blog post and I will get straight to it.</p>
<p><span id="more-308"></span></p>
<p style="text-align: justify;">Yet again this isn&#8217;t really gibberish but also a continuity goof.</p>
<p style="text-align: justify;">Check out the following two pictures and pay close attention to the blood type. While on David Webb&#8217;s dog tag blood type 0 negative is engraved, the later induction report will state blood group A positive.</p>
<p><a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Jsb2cuaGFyYWxka3JhZnQuZGUvd3AtY29udGVudC91cGxvYWRzLzIwMTEvMDgvdGhlLWJvdXJuZS11bHRpbWF0dW1fY29tcHV0ZXItYm9ndXNfQjEucG5n"><img src="http://blog.haraldkraft.de/wp-content/uploads/2011/08/the-bourne-ultimatum_computer-bogus_B1-300x123.png" alt="Jason Bourne / David Webb military identification tag" title="the-bourne-ultimatum_computer-bogus_B1" width="300" height="123" class="aligncenter size-medium wp-image-273" /></a></p>
<p><a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Jsb2cuaGFyYWxka3JhZnQuZGUvd3AtY29udGVudC91cGxvYWRzLzIwMTEvMDgvdGhlLWJvdXJuZS11bHRpbWF0dW1fY29tcHV0ZXItYm9ndXNfQjIucG5n"><img src="http://blog.haraldkraft.de/wp-content/uploads/2011/08/the-bourne-ultimatum_computer-bogus_B2-300x123.png" alt="Header of Jason Bourne&#039;s training report" title="the-bourne-ultimatum_computer-bogus_B2" width="300" height="123" class="aligncenter size-medium wp-image-274" /></a></p>
<p>I can&#8217;t think of a reason why this might as a matter of fact be intentional &#8211; why would they want to hide a person&#8217;s (even a CIA cover agent&#8217;s) blood type. Let alone I don&#8217;t know why they wouldn&#8217;t just match the reports to the military ID tags&#8230;</p>
 <img src="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=308" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://blog.haraldkraft.de/2011/09/computer-gibberish-in-movie-part-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computer gibberish in movie &#8211; part 3</title>
		<link>http://blog.haraldkraft.de/2011/08/computer-gibberish-in-movie-part-3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=computer-gibberish-in-movie-part-3</link>
		<comments>http://blog.haraldkraft.de/2011/08/computer-gibberish-in-movie-part-3/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 20:56:57 +0000</pubDate>
		<dc:creator>Harald Kraft</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Life and People]]></category>
		<category><![CDATA[continuity goof]]></category>
		<category><![CDATA[gibberish]]></category>
		<category><![CDATA[jason bourne]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[the bourne ultimatum]]></category>

		<guid isPermaLink="false">http://blog.haraldkraft.de/?p=295</guid>
		<description><![CDATA[Well, to put this down as &#8220;gibberish&#8221; would be unfair, because it&#8217;s quite reasonable information right there. It&#8217;s rather what would be called &#8220;continuity goofs&#8221; over at the IMDb. Furthermore my remarks in the introduction of the first part of the blog series still apply, that with current HD quality movies, it&#8217;s easy to pull [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Well, to put this down as &#8220;gibberish&#8221; would be unfair, because it&#8217;s quite reasonable information right there. It&#8217;s rather what would be called &#8220;continuity goofs&#8221; over at the IMDb. Furthermore my remarks in the introduction of the <a title=\"Computer gibberish in movie\" href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Jsb2cuaGFyYWxka3JhZnQuZGUvMjAxMC8wNi9jb21wdXRlci1naWJiZXJpc2gtaW4tbW92aWUv">first part</a> of the blog series still apply, that with current HD quality movies, it&#8217;s easy to pull up a still and check the information sold to us by the movie makers.</p>
<p style="text-align: justify;">I have to admit, the people responsible for <em>The Bourne Ultimatum</em> have done a pretty good job, both with the movie in general and as far as IT authenticity is concerned. (As a small side-note: sorry, idealists, but I have not read the book)<br />
However, there are a few things (to be followed), where they did sloppy work &#8211; remember when Nicky says &#8220;it&#8217;s being blocked by the firewall&#8221;?</p>
<p><span id="more-295"></span></p>
<p style="text-align: justify;">To get to the point, throughout the movie we are presented with glimpses of CIA files on the big screen in the operations room. One of them is Nicky Parson&#8217;s file, some time later both hers and Jason&#8217;s are shown side by side.</p>
<p style="text-align: justify;">Check out the category where it says &#8220;Short Summary&#8221; (e.g. including the weapons training) and compare the two images:</p>
<p><a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Jsb2cuaGFyYWxka3JhZnQuZGUvd3AtY29udGVudC91cGxvYWRzLzIwMTEvMDgvdGhlLWJvdXJuZS11bHRpbWF0dW1fY29tcHV0ZXItYm9ndXNfQTEucG5n"><img src="http://blog.haraldkraft.de/wp-content/uploads/2011/08/the-bourne-ultimatum_computer-bogus_A1-300x123.png" alt="Digital file of Nicky Parsons in the movie &quot;The Bourne Ultimatum&quot;" title="the-bourne-ultimatum_computer-bogus_A1" width="300" height="123" class="aligncenter size-medium wp-image-271" /></a></p>
<p><a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Jsb2cuaGFyYWxka3JhZnQuZGUvd3AtY29udGVudC91cGxvYWRzLzIwMTEvMDgvdGhlLWJvdXJuZS11bHRpbWF0dW1fY29tcHV0ZXItYm9ndXNfQTIucG5n"><img src="http://blog.haraldkraft.de/wp-content/uploads/2011/08/the-bourne-ultimatum_computer-bogus_A2-300x123.png" alt="Digital files of Jason Bourne in Nicky Parsons in &quot;The Bourne Ultimatum&quot;" title="the-bourne-ultimatum_computer-bogus_A2" width="300" height="123" class="aligncenter size-medium wp-image-272" /></a></p>
<p style="text-align: justify;">Note that they just copied Nicky&#8217;s information over to Jason and filled Nicky&#8217;s file with new stuff? I can&#8217;t really find a reasonable explanation why they didn&#8217;t just fill the category in Jason&#8217;s file with new values &#8230;</p>
<p style="text-align: justify;">Oh well, they are forgiven, but stay tuned for another continuity goof in the movie <img src='http://blog.haraldkraft.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <strong>(UPDATE (15/09/2011):</strong> <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Jsb2cuaGFyYWxka3JhZnQuZGUvMjAxMS8wOS9jb21wdXRlci1naWJiZXJpc2gtaW4tbW92aWUtcGFydC00Lw==" title=\"Computer gibberish in movie – part 4\">this one</a>)</p>
 <img src="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=295" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://blog.haraldkraft.de/2011/08/computer-gibberish-in-movie-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Access denied for existing MySQL user</title>
		<link>http://blog.haraldkraft.de/2011/07/access-denied-for-existing-mysql-user/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=access-denied-for-existing-mysql-user</link>
		<comments>http://blog.haraldkraft.de/2011/07/access-denied-for-existing-mysql-user/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 20:19:31 +0000</pubDate>
		<dc:creator>Harald Kraft</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[access denied]]></category>
		<category><![CDATA[grant tables]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[privileges]]></category>

		<guid isPermaLink="false">http://blog.haraldkraft.de/?p=164</guid>
		<description><![CDATA[After I was fed up with using the administrative MySQL account on my local machine even though I had a personal account, I finally got to the bottom of why I was denied access to that user no matter how often I deleted, re-created the account and flushed privileges. The problem occurs when you try [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">After I was fed up with using the administrative MySQL account on my local machine even though I had a personal account, I finally got to the bottom of why I was denied access to that user no matter how often I deleted, re-created the account and flushed privileges.</p>
<p><span id="more-164"></span></p>
<p style="text-align: justify;">The problem occurs when you try to login and looks as if you entered the wrong password:</p>
<p><code>ERROR 1045 (28000): Access denied for user 'username'@'localhost' (using password: YES)</code></p>
<p>If you&#8217;re using phpMyAdmin, it looks like this:</p>
<p><code>#1045 Cannot log in to the MySQL server</code></p>
<p style="text-align: justify;">However, I knew that I had granted privileges to that user with the wildcard host % so I could connect locally and also from anywhere else. Showing grants as root user:</p>
<p><code>mysql&gt; show grants for 'username'@'%';<br />
+---------------------------------------------+<br />
| Grants for username@%          |<br />
+---------------------------------------------+<br />
| GRANT ALL PRIVILEGES ON *.* TO 'username'@'%' IDENTIFIED BY PASSWORD '*2470C0C06DEE42FD1618BB99005ADCA2EC9D1E19' WITH GRANT OPTION |<br />
+---------------------------------------------+<br />
1 row in set (0.00 sec)</code></p>
<p style="text-align: justify;">&nbsp;</p>
<p style="text-align: justify;">The root of this problem lies only in part with the custom user <em>username</em>. The actual problem is, that commonly upon setup of the MySQL server a few users are generated automatically, including the anonymous-user account (with privileges for wildcard host % as well as localhost). When you try to connect locally (which happens if you use command line or phpMyAdmin) with your custom user <em>username</em>, there are no privileges for such user connecting from localhost and therefore the connection is treated as an anonymous user (because such privileges do exist).<br />
So in order to be able to use your custom user also when connecting from localhost, you need to create the same user (can be a different password, though) with the host <em>localhost</em> and grant the desired privileges:</p>
<p><code>CREATE USER 'username'@'localhost' IDENTIFIED BY 'your_password';<br />
GRANT ALL PRIVILEGES ON *.* TO 'username'@'localhost' WITH GRANT OPTION;</code></p>
<p style="text-align: justify;">&nbsp;</p>
<p style="text-align: justify;">Please see the MySQL Reference Manual section <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Rldi5teXNxbC5jb20vZG9jL3JlZm1hbi81LjYvZW4vYWRkaW5nLXVzZXJzLmh0bWw=">5.5.2 Adding User Accounts</a> about these reasons.<br />
The issue was solved with the help of LinuxQuestions.org in <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5saW51eHF1ZXN0aW9ucy5vcmcvcXVlc3Rpb25zL3Nob3d0aHJlYWQucGhwP3Q9ODc0NzI5">this thread</a>.</p>
 <img src="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=164" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://blog.haraldkraft.de/2011/07/access-denied-for-existing-mysql-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sending/getting an invite to GooglePlus during early stage</title>
		<link>http://blog.haraldkraft.de/2011/06/sending-getting-an-invite-to-googleplus-during-early-stag/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sending-getting-an-invite-to-googleplus-during-early-stag</link>
		<comments>http://blog.haraldkraft.de/2011/06/sending-getting-an-invite-to-googleplus-during-early-stag/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 10:59:06 +0000</pubDate>
		<dc:creator>Harald Kraft</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Life and People]]></category>
		<category><![CDATA[Google+]]></category>
		<category><![CDATA[GooglePlus]]></category>
		<category><![CDATA[invite]]></category>
		<category><![CDATA[social network]]></category>

		<guid isPermaLink="false">http://blog.haraldkraft.de/?p=256</guid>
		<description><![CDATA[A few days ago, Google launched their version of social networking in the shape of Google+. Like most Google projects, this seems to be in a semi-closed beta phase allowing members to invite new people. My guess is they randomly selected Google accounts that were automatically joined into the program for trying it out. Ever [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">A few days ago, Google launched their version of social networking in the shape of <a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3BsdXMuZ29vZ2xlLmNvbQ==">Google+</a>.<br />
Like most Google projects, this seems to be in a semi-closed beta phase allowing members to invite new people. My guess is they randomly selected Google accounts that were automatically joined into the program for trying it out. Ever since then a huge wave of asking for and giving out invites has occurred.</p>
<p><span id="more-256"></span></p>
<p style="text-align: justify;">While you&#8217;re still trying to figure out whether you should join or stay away, let me just quickly give short instructions on how to give away or receive invites for GooglePlus:</p>
<ol>
<li>Create something on your stream. That&#8217;s on the main window in the middle &#8211; it doesn&#8217;t matter whether you&#8217;re posting a note or link or video and the likes</li>
<li>Share your post with the person you&#8217;d like to invite by clicking <strong>+Add circles or people to share with&#8230;</strong> and enter their email address. (At this point in time I do not know whether that email needs to be already associated with a Google account)</li>
<li>The person will receive an email with a button <strong>Learn more about Google+</strong>, which practically is their invite link</li>
</ol>
<p style="text-align: justify;">In order to get an invite, you will need a person already on Google+ (e.g. me <img src='http://blog.haraldkraft.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) to do the above.</p>
<p style="text-align: justify;">Now, go have fun on Google+ and remember two things:</p>
<ul>
<li>Don&#8217;t do evil!</li>
<li><a href="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VuLndpa2lwZWRpYS5vcmcvd2lraS9EaWVfR2VkYW5rZW5fc2luZF9mcmVp">Thoughts are free</a>, but just so much &#8230;</li>
</ul>
<p style="text-align: justify;">Please also keep in mind, that the instructions (as well as the labels) might just apply to this early stage and may change in the future. I will not update this blog post but keep it a reminder of how things were in the beginning <img src='http://blog.haraldkraft.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p style="text-align: justify;"><strong>UPDATE (01/07/2011):</strong> Looks like Google closed that way of inviting new people, sorry folks.</p>
 <img src="http://blog.haraldkraft.de/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=256" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://blog.haraldkraft.de/2011/06/sending-getting-an-invite-to-googleplus-during-early-stag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

