<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for mobile and gis dev notes</title>
	<atom:link href="http:///wordpress/comments/feed/" rel="self" type="application/rss+xml" />
	<link>/wordpress</link>
	<description>by rupert</description>
	<lastBuildDate>Tue, 03 Jan 2012 02:28:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on Nominatim + homebrew on OSX + OSM data + PHP = open sourced reverse geocoder by rupert</title>
		<link>/wordpress/2011/11/nominatim-on-osx/comment-page-1/#comment-18687</link>
		<dc:creator>rupert</dc:creator>
		<pubDate>Tue, 03 Jan 2012 02:28:44 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/?p=1098#comment-18687</guid>
		<description>To install pear in freebsd via ports, go to /usr/ports/database/pear-DB then do a make &amp;&amp; make install.

&lt;pre lang=&quot;terminal&quot;&gt;
[root@genghis /usr/ports/databases/pear-DB]# ls
Makefile	distinfo	pkg-descr
[root@genghis /usr/ports/databases/pear-DB]# make
===&gt;  WARNING: Vulnerability database out of date, checking anyway
===&gt;  License check disabled, port has not defined LICENSE
=&gt; DB-1.7.13.tgz doesn&#039;t seem to exist in /usr/ports/distfiles/PEAR.
=&gt; Attempting to fetch http://pear.php.net/get/DB-1.7.13.tgz
DB-1.7.13.tgz                                 100% of  129 kB   62 kBps
===&gt;  Extracting for pear-DB-1.7.13,1
=&gt; SHA256 Checksum OK for PEAR/DB-1.7.13.tgz.
===&gt;  Patching for pear-DB-1.7.13,1
===&gt;   pear-DB-1.7.13,1 depends on file: /usr/local/share/pear/PEAR.php - not found
===&gt;    Verifying install for /usr/local/share/pear/PEAR.php in /usr/ports/devel/pear
===&gt;  WARNING: Vulnerability database out of date, checking anyway
===&gt;  License check disabled, port has not defined LICENSE
=&gt; pear-1.9.3.tar.bz2 doesn&#039;t seem to exist in /usr/ports/distfiles/.
=&gt; Attempting to fetch http://bsdcrew.de/distfiles/pear-1.9.3.tar.bz2
pear-1.9.3.tar.bz2                            100% of  321 kB   78 kBps
===&gt;  Extracting for pear-1.9.3
=&gt; SHA256 Checksum OK for pear-1.9.3.tar.bz2.
===&gt;  Patching for pear-1.9.3
===&gt;  Applying FreeBSD patches for pear-1.9.3
===&gt;  Configuring for pear-1.9.3
===&gt;  Installing for pear-1.9.3
===&gt;   pear-1.9.3 depends on file: /usr/local/include/php/main/php.h - found
===&gt;   pear-1.9.3 depends on file: /usr/local/lib/php/20060613/pcre.so - found
===&gt;   pear-1.9.3 depends on file: /usr/local/lib/php/20060613/xml.so - found
===&gt;   Generating temporary packing list
===&gt;  Checking if devel/pear already installed
===&gt;  Warning: your umask is &quot;0002&quot;.
      If this is not desired, set it to an appropriate value
      and install this port again by ``make reinstall&#039;&#039;.

Bootstrapping Installer...................
Bootstrapping PEAR.php............(local) ok
Bootstrapping Archive/Tar.php............(local) ok
Bootstrapping Console/Getopt.php............(local) ok

Extracting installer..................
Using local package: PEAR.............ok
Using local package: Structures_Graph....ok

Preparing installer..................
Updating channel &quot;doc.php.net&quot;
Update of Channel &quot;doc.php.net&quot; succeeded
Updating channel &quot;pear.php.net&quot;
Update of Channel &quot;pear.php.net&quot; succeeded
Updating channel &quot;pecl.php.net&quot;
Update of Channel &quot;pecl.php.net&quot; succeeded

Installing selected packages..................
Installing bootstrap package: PEAR...................warning: pear/PEAR requires package &quot;pear/Archive_Tar&quot; (version &gt;= 1.3.7)
warning: pear/PEAR requires package &quot;pear/Structures_Graph&quot; (recommended version 1.0.4)
warning: pear/PEAR requires package &quot;pear/Console_Getopt&quot; (recommended version 1.2.3)
warning: pear/PEAR requires package &quot;pear/XML_Util&quot; (recommended version 1.2.1)
install ok: channel://pear.php.net/PEAR-1.9.3
PEAR: Optional feature webinstaller available (PEAR&#039;s web-based installer)
PEAR: Optional feature gtkinstaller available (PEAR&#039;s PHP-GTK-based installer)
PEAR: Optional feature gtk2installer available (PEAR&#039;s PHP-GTK2-based installer)
PEAR: To install optional features use &quot;pear install pear/PEAR#featurename&quot;
Installing bootstrap package: Structures_Graph.......warning: pear/pear dependency package &quot;pear/Structures_Graph&quot; downloaded version 1.0.3 is not the recommended version 1.0.4
install ok: channel://pear.php.net/Structures_Graph-1.0.3
Installing local package: Archive_Tar-stable.........install ok: channel://pear.php.net/Archive_Tar-1.3.7
Installing local package: Console_Getopt-stable.......install ok: channel://pear.php.net/Console_Getopt-1.2.3
===&gt;   Registering installation for pear-1.9.3
===&gt;   Returning to build of pear-DB-1.7.13,1
===&gt;  Configuring for pear-DB-1.7.13,1
[root@genghis /usr/ports/databases/pear-DB]# make install clean
===&gt;  Installing for pear-DB-1.7.13,1
===&gt;   pear-DB-1.7.13,1 depends on file: /usr/local/share/pear/PEAR.php - found
===&gt;   pear-DB-1.7.13,1 depends on executable: pear - found
===&gt;   Generating packing list
===&gt;   Generating temporary packing list
===&gt;  Checking if databases/pear-DB already installed
===&gt;  Warning: your umask is &quot;0002&quot;.
      If this is not desired, set it to an appropriate value
      and install this port again by ``make reinstall&#039;&#039;.
===&gt; Installing documentation in /usr/local/share/doc/pear/DB.
===&gt; Installing tests in /usr/local/share/pear/tests/DB.
install ok: channel://pear.php.net/DB-1.7.13
===&gt;   Registering installation for pear-DB-1.7.13,1
===&gt;  Cleaning for pear-1.9.3
===&gt;  Cleaning for pear-DB-1.7.13,1
[root@genghis /usr/ports/databases/pear-DB]# which pear
/usr/local/bin/pear
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>To install pear in freebsd via ports, go to /usr/ports/database/pear-DB then do a make &#038;&#038; make install.</p>

<div class="wp_syntax"><div class="code"><pre class="terminal" style="font-family:monospace;">[root@genghis /usr/ports/databases/pear-DB]# ls
Makefile	distinfo	pkg-descr
[root@genghis /usr/ports/databases/pear-DB]# make
===&gt;  WARNING: Vulnerability database out of date, checking anyway
===&gt;  License check disabled, port has not defined LICENSE
=&gt; DB-1.7.13.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=&gt; Attempting to fetch http://pear.php.net/get/DB-1.7.13.tgz
DB-1.7.13.tgz                                 100% of  129 kB   62 kBps
===&gt;  Extracting for pear-DB-1.7.13,1
=&gt; SHA256 Checksum OK for PEAR/DB-1.7.13.tgz.
===&gt;  Patching for pear-DB-1.7.13,1
===&gt;   pear-DB-1.7.13,1 depends on file: /usr/local/share/pear/PEAR.php - not found
===&gt;    Verifying install for /usr/local/share/pear/PEAR.php in /usr/ports/devel/pear
===&gt;  WARNING: Vulnerability database out of date, checking anyway
===&gt;  License check disabled, port has not defined LICENSE
=&gt; pear-1.9.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
=&gt; Attempting to fetch http://bsdcrew.de/distfiles/pear-1.9.3.tar.bz2
pear-1.9.3.tar.bz2                            100% of  321 kB   78 kBps
===&gt;  Extracting for pear-1.9.3
=&gt; SHA256 Checksum OK for pear-1.9.3.tar.bz2.
===&gt;  Patching for pear-1.9.3
===&gt;  Applying FreeBSD patches for pear-1.9.3
===&gt;  Configuring for pear-1.9.3
===&gt;  Installing for pear-1.9.3
===&gt;   pear-1.9.3 depends on file: /usr/local/include/php/main/php.h - found
===&gt;   pear-1.9.3 depends on file: /usr/local/lib/php/20060613/pcre.so - found
===&gt;   pear-1.9.3 depends on file: /usr/local/lib/php/20060613/xml.so - found
===&gt;   Generating temporary packing list
===&gt;  Checking if devel/pear already installed
===&gt;  Warning: your umask is &quot;0002&quot;.
      If this is not desired, set it to an appropriate value
      and install this port again by ``make reinstall''.
&nbsp;
Bootstrapping Installer...................
Bootstrapping PEAR.php............(local) ok
Bootstrapping Archive/Tar.php............(local) ok
Bootstrapping Console/Getopt.php............(local) ok
&nbsp;
Extracting installer..................
Using local package: PEAR.............ok
Using local package: Structures_Graph....ok
&nbsp;
Preparing installer..................
Updating channel &quot;doc.php.net&quot;
Update of Channel &quot;doc.php.net&quot; succeeded
Updating channel &quot;pear.php.net&quot;
Update of Channel &quot;pear.php.net&quot; succeeded
Updating channel &quot;pecl.php.net&quot;
Update of Channel &quot;pecl.php.net&quot; succeeded
&nbsp;
Installing selected packages..................
Installing bootstrap package: PEAR...................warning: pear/PEAR requires package &quot;pear/Archive_Tar&quot; (version &gt;= 1.3.7)
warning: pear/PEAR requires package &quot;pear/Structures_Graph&quot; (recommended version 1.0.4)
warning: pear/PEAR requires package &quot;pear/Console_Getopt&quot; (recommended version 1.2.3)
warning: pear/PEAR requires package &quot;pear/XML_Util&quot; (recommended version 1.2.1)
install ok: channel://pear.php.net/PEAR-1.9.3
PEAR: Optional feature webinstaller available (PEAR's web-based installer)
PEAR: Optional feature gtkinstaller available (PEAR's PHP-GTK-based installer)
PEAR: Optional feature gtk2installer available (PEAR's PHP-GTK2-based installer)
PEAR: To install optional features use &quot;pear install pear/PEAR#featurename&quot;
Installing bootstrap package: Structures_Graph.......warning: pear/pear dependency package &quot;pear/Structures_Graph&quot; downloaded version 1.0.3 is not the recommended version 1.0.4
install ok: channel://pear.php.net/Structures_Graph-1.0.3
Installing local package: Archive_Tar-stable.........install ok: channel://pear.php.net/Archive_Tar-1.3.7
Installing local package: Console_Getopt-stable.......install ok: channel://pear.php.net/Console_Getopt-1.2.3
===&gt;   Registering installation for pear-1.9.3
===&gt;   Returning to build of pear-DB-1.7.13,1
===&gt;  Configuring for pear-DB-1.7.13,1
[root@genghis /usr/ports/databases/pear-DB]# make install clean
===&gt;  Installing for pear-DB-1.7.13,1
===&gt;   pear-DB-1.7.13,1 depends on file: /usr/local/share/pear/PEAR.php - found
===&gt;   pear-DB-1.7.13,1 depends on executable: pear - found
===&gt;   Generating packing list
===&gt;   Generating temporary packing list
===&gt;  Checking if databases/pear-DB already installed
===&gt;  Warning: your umask is &quot;0002&quot;.
      If this is not desired, set it to an appropriate value
      and install this port again by ``make reinstall''.
===&gt; Installing documentation in /usr/local/share/doc/pear/DB.
===&gt; Installing tests in /usr/local/share/pear/tests/DB.
install ok: channel://pear.php.net/DB-1.7.13
===&gt;   Registering installation for pear-DB-1.7.13,1
===&gt;  Cleaning for pear-1.9.3
===&gt;  Cleaning for pear-DB-1.7.13,1
[root@genghis /usr/ports/databases/pear-DB]# which pear
/usr/local/bin/pear</pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nominatim + homebrew on OSX + OSM data + PHP = open sourced reverse geocoder by rupert</title>
		<link>/wordpress/2011/11/nominatim-on-osx/comment-page-1/#comment-18675</link>
		<dc:creator>rupert</dc:creator>
		<pubDate>Wed, 28 Dec 2011 09:25:51 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/?p=1098#comment-18675</guid>
		<description>php.ini configuration:
&lt;pre lang=&quot;conf&quot;&gt;
 532 display_errors = Off
...
 745 magic_quotes_gpc = Off
 746 
 747 ; Magic quotes for runtime-generated data, e.g. data from SQL, from exec(), etc.
 748 ; http://php.net/magic-quotes-runtime
 749 magic_quotes_runtime = Off
 750 
 751 ; Use Sybase-style magic quotes (escape &#039; with &#039;&#039; instead of \&#039;).
 752 ; http://php.net/magic-quotes-sybase
 753 magic_quotes_sybase = Off
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>php.ini configuration:</p>

<div class="wp_syntax"><div class="code"><pre class="conf" style="font-family:monospace;"> 532 display_errors = Off
...
 745 magic_quotes_gpc = Off
 746 
 747 ; Magic quotes for runtime-generated data, e.g. data from SQL, from exec(), etc.
 748 ; http://php.net/magic-quotes-runtime
 749 magic_quotes_runtime = Off
 750 
 751 ; Use Sybase-style magic quotes (escape ' with '' instead of \').
 752 ; http://php.net/magic-quotes-sybase
 753 magic_quotes_sybase = Off</pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nominatim + homebrew on OSX + OSM data + PHP = open sourced reverse geocoder by rupert</title>
		<link>/wordpress/2011/11/nominatim-on-osx/comment-page-1/#comment-18674</link>
		<dc:creator>rupert</dc:creator>
		<pubDate>Wed, 28 Dec 2011 07:04:30 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/?p=1098#comment-18674</guid>
		<description>Installing pear DB&lt;ol&gt;

&lt;pre lang=&quot;terminal&quot;&gt;
rupert-mbp:local/php/bin[master]% sudo ./pear install DB
Password:
WARNING: &quot;pear/DB&quot; is deprecated in favor of &quot;pear/MDB2&quot;
downloading DB-1.7.14.tgz ...
Starting to download DB-1.7.14.tgz (133,103 bytes)
.............................done: 133,103 bytes
downloading PEAR-1.9.4.tgz ...
Starting to download PEAR-1.9.4.tgz (296,332 bytes)
...done: 296,332 bytes
downloading Archive_Tar-1.3.8.tgz ...
Starting to download Archive_Tar-1.3.8.tgz (17,995 bytes)
...done: 17,995 bytes
downloading Structures_Graph-1.0.4.tgz ...
Starting to download Structures_Graph-1.0.4.tgz (30,318 bytes)
...done: 30,318 bytes
downloading Console_Getopt-1.3.1.tgz ...
Starting to download Console_Getopt-1.3.1.tgz (4,471 bytes)
...done: 4,471 bytes
downloading XML_Util-1.2.1.tgz ...
Starting to download XML_Util-1.2.1.tgz (17,729 bytes)
...done: 17,729 bytes
install ok: channel://pear.php.net/Archive_Tar-1.3.8
install ok: channel://pear.php.net/Structures_Graph-1.0.4
install ok: channel://pear.php.net/Console_Getopt-1.3.1
install ok: channel://pear.php.net/XML_Util-1.2.1
install ok: channel://pear.php.net/PEAR-1.9.4
install ok: channel://pear.php.net/DB-1.7.14
PEAR: Optional feature webinstaller available (PEAR&#039;s web-based installer)
PEAR: Optional feature gtkinstaller available (PEAR&#039;s PHP-GTK-based installer)
PEAR: Optional feature gtk2installer available (PEAR&#039;s PHP-GTK2-based installer)
PEAR: To install optional features use &quot;pear install pear/PEAR#featurename&quot;
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Installing pear DB
<ol>

<div class="wp_syntax"><div class="code"><pre class="terminal" style="font-family:monospace;">rupert-mbp:local/php/bin[master]% sudo ./pear install DB
Password:
WARNING: &quot;pear/DB&quot; is deprecated in favor of &quot;pear/MDB2&quot;
downloading DB-1.7.14.tgz ...
Starting to download DB-1.7.14.tgz (133,103 bytes)
.............................done: 133,103 bytes
downloading PEAR-1.9.4.tgz ...
Starting to download PEAR-1.9.4.tgz (296,332 bytes)
...done: 296,332 bytes
downloading Archive_Tar-1.3.8.tgz ...
Starting to download Archive_Tar-1.3.8.tgz (17,995 bytes)
...done: 17,995 bytes
downloading Structures_Graph-1.0.4.tgz ...
Starting to download Structures_Graph-1.0.4.tgz (30,318 bytes)
...done: 30,318 bytes
downloading Console_Getopt-1.3.1.tgz ...
Starting to download Console_Getopt-1.3.1.tgz (4,471 bytes)
...done: 4,471 bytes
downloading XML_Util-1.2.1.tgz ...
Starting to download XML_Util-1.2.1.tgz (17,729 bytes)
...done: 17,729 bytes
install ok: channel://pear.php.net/Archive_Tar-1.3.8
install ok: channel://pear.php.net/Structures_Graph-1.0.4
install ok: channel://pear.php.net/Console_Getopt-1.3.1
install ok: channel://pear.php.net/XML_Util-1.2.1
install ok: channel://pear.php.net/PEAR-1.9.4
install ok: channel://pear.php.net/DB-1.7.14
PEAR: Optional feature webinstaller available (PEAR's web-based installer)
PEAR: Optional feature gtkinstaller available (PEAR's PHP-GTK-based installer)
PEAR: Optional feature gtk2installer available (PEAR's PHP-GTK2-based installer)
PEAR: To install optional features use &quot;pear install pear/PEAR#featurename&quot;</pre></div></div>

</ol>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Dev Note #21: Route-Me Offline Mapping from Database by ektas</title>
		<link>/wordpress/2010/08/iphone-dev-note-21-route-me-offline-mapping-from-database/comment-page-1/#comment-18632</link>
		<dc:creator>ektas</dc:creator>
		<pubDate>Fri, 11 Nov 2011 13:12:11 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/?p=744#comment-18632</guid>
		<description>Hi Rupert

I am also getting this error

Undefined symbols:
“_OBJC_CLASS_$_RMDBMapSource”, referenced from:
objc-class-ref-to-RMDBMapSource in RouteMeSampleMapDBOfflineViewController.o
ld: symbol(s) not found
collect2: ld returned 1 exit status

please help me to resolve it</description>
		<content:encoded><![CDATA[<p>Hi Rupert</p>
<p>I am also getting this error</p>
<p>Undefined symbols:<br />
“_OBJC_CLASS_$_RMDBMapSource”, referenced from:<br />
objc-class-ref-to-RMDBMapSource in RouteMeSampleMapDBOfflineViewController.o<br />
ld: symbol(s) not found<br />
collect2: ld returned 1 exit status</p>
<p>please help me to resolve it</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Dev Note #21: Route-Me Offline Mapping from Database by fabdelamora</title>
		<link>/wordpress/2010/08/iphone-dev-note-21-route-me-offline-mapping-from-database/comment-page-1/#comment-18620</link>
		<dc:creator>fabdelamora</dc:creator>
		<pubDate>Fri, 07 Oct 2011 18:18:58 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/?p=744#comment-18620</guid>
		<description>I need help to load my own .db file, I can&#039;t figure out how to do that and how to center the map. Any help?</description>
		<content:encoded><![CDATA[<p>I need help to load my own .db file, I can&#8217;t figure out how to do that and how to center the map. Any help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Note #20:Integrating Mapserver/TileCache to RouteMe by taylormade</title>
		<link>/wordpress/2010/01/iphone-note-20integrating-mapservertilecache-to-routeme/comment-page-1/#comment-18618</link>
		<dc:creator>taylormade</dc:creator>
		<pubDate>Sun, 25 Sep 2011 04:17:25 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/?p=700#comment-18618</guid>
		<description>Have you tried this with TileStream from Mapbox?</description>
		<content:encoded><![CDATA[<p>Have you tried this with TileStream from Mapbox?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Dev Note #21: Route-Me Offline Mapping from Database by maksumon</title>
		<link>/wordpress/2010/08/iphone-dev-note-21-route-me-offline-mapping-from-database/comment-page-1/#comment-18614</link>
		<dc:creator>maksumon</dc:creator>
		<pubDate>Thu, 16 Jun 2011 13:26:16 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/?p=744#comment-18614</guid>
		<description>while using downloadosmtiles.pl, it gives me the following error - 

bash: /usr/bin/downloadosmtiles.pl: Permission denied

Could anyone please help me to solve the issue?</description>
		<content:encoded><![CDATA[<p>while using downloadosmtiles.pl, it gives me the following error &#8211; </p>
<p>bash: /usr/bin/downloadosmtiles.pl: Permission denied</p>
<p>Could anyone please help me to solve the issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Note #18: Integrating Ads (AdMob) on your iPhone App by rupert</title>
		<link>/wordpress/2009/12/iphone-dev-note-18-integrating-ads-admob-on-your-iphone-app/comment-page-1/#comment-18613</link>
		<dc:creator>rupert</dc:creator>
		<pubDate>Fri, 25 Feb 2011 22:54:52 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/?p=657#comment-18613</guid>
		<description>1. Try to run it from the device.
2. Wait
3. Still no dice? contact AdMob support</description>
		<content:encoded><![CDATA[<p>1. Try to run it from the device.<br />
2. Wait<br />
3. Still no dice? contact AdMob support</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Note #18: Integrating Ads (AdMob) on your iPhone App by rizwanmdr</title>
		<link>/wordpress/2009/12/iphone-dev-note-18-integrating-ads-admob-on-your-iphone-app/comment-page-1/#comment-18612</link>
		<dc:creator>rizwanmdr</dc:creator>
		<pubDate>Thu, 24 Feb 2011 06:13:42 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/?p=657#comment-18612</guid>
		<description>I used my friends app to download the Admob SDK. I got the SDK and integrated it into my own application using IB Support method.  Iam getting Test ads    but not the real Ads.

i have Changed  this one also.....
(BOOL)useTestAd {
	return No; 
}

still getting test ads every time, i have regisred into admob and got the publisher ID automatically integrated in the code.

What i have to do for displaying the real Ads.

Help me please
Thanks</description>
		<content:encoded><![CDATA[<p>I used my friends app to download the Admob SDK. I got the SDK and integrated it into my own application using IB Support method.  Iam getting Test ads    but not the real Ads.</p>
<p>i have Changed  this one also&#8230;..<br />
(BOOL)useTestAd {<br />
	return No;<br />
}</p>
<p>still getting test ads every time, i have regisred into admob and got the publisher ID automatically integrated in the code.</p>
<p>What i have to do for displaying the real Ads.</p>
<p>Help me please<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Dev Note #21: Route-Me Offline Mapping from Database by sandeep_iphone</title>
		<link>/wordpress/2010/08/iphone-dev-note-21-route-me-offline-mapping-from-database/comment-page-1/#comment-18611</link>
		<dc:creator>sandeep_iphone</dc:creator>
		<pubDate>Mon, 14 Feb 2011 11:57:30 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/?p=744#comment-18611</guid>
		<description>Hello Rupert,

I have tried to run perl, but as you know i m not good in perl so nothing is done. for you i did this in my mac terminal window.

Last login: Mon Feb 14 15:59:58 on ttys000
Sandeep-Singhs-Mac-mini:~ Sandeep$ perl
/user/bin/perl
Bareword found where operator expected at - line 1, near &quot;/user/bin&quot;
	(Missing operator before bin?)
cd ~/desktop
perl downloadosmtiles.pl --lat=6.9443:7.2261 --lon=125.5082:125.7104 --zoom=6:12

perl Makefile.PL
make
make test
make install

But nothing happen on my desktop. Please help me because i don&#039;t know a single word in Perl.

Thanks in Advance....</description>
		<content:encoded><![CDATA[<p>Hello Rupert,</p>
<p>I have tried to run perl, but as you know i m not good in perl so nothing is done. for you i did this in my mac terminal window.</p>
<p>Last login: Mon Feb 14 15:59:58 on ttys000<br />
Sandeep-Singhs-Mac-mini:~ Sandeep$ perl<br />
/user/bin/perl<br />
Bareword found where operator expected at &#8211; line 1, near &#8220;/user/bin&#8221;<br />
	(Missing operator before bin?)<br />
cd ~/desktop<br />
perl downloadosmtiles.pl &#8211;lat=6.9443:7.2261 &#8211;lon=125.5082:125.7104 &#8211;zoom=6:12</p>
<p>perl Makefile.PL<br />
make<br />
make test<br />
make install</p>
<p>But nothing happen on my desktop. Please help me because i don&#8217;t know a single word in Perl.</p>
<p>Thanks in Advance&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Dev Note #21: Route-Me Offline Mapping from Database by Hepedo</title>
		<link>/wordpress/2010/08/iphone-dev-note-21-route-me-offline-mapping-from-database/comment-page-1/#comment-18609</link>
		<dc:creator>Hepedo</dc:creator>
		<pubDate>Tue, 08 Feb 2011 11:35:10 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/?p=744#comment-18609</guid>
		<description>Perfectly... you did a great job!!!

Could you help me with the following error:

Undefined symbols:
  &quot;_OBJC_CLASS_$_RMDBMapSource&quot;, referenced from:
      objc-class-ref-to-RMDBMapSource in RouteMeSampleMapDBOfflineViewController.o
ld: symbol(s) not found
collect2: ld returned 1 exit status

All Settings in Header Search Paths are set correctly...

I don&#039;t know, how to get rid of this last 1 error...

Thanks...</description>
		<content:encoded><![CDATA[<p>Perfectly&#8230; you did a great job!!!</p>
<p>Could you help me with the following error:</p>
<p>Undefined symbols:<br />
  &#8220;_OBJC_CLASS_$_RMDBMapSource&#8221;, referenced from:<br />
      objc-class-ref-to-RMDBMapSource in RouteMeSampleMapDBOfflineViewController.o<br />
ld: symbol(s) not found<br />
collect2: ld returned 1 exit status</p>
<p>All Settings in Header Search Paths are set correctly&#8230;</p>
<p>I don&#8217;t know, how to get rid of this last 1 error&#8230;</p>
<p>Thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Dev Note #21: Route-Me Offline Mapping from Database by rupert</title>
		<link>/wordpress/2010/08/iphone-dev-note-21-route-me-offline-mapping-from-database/comment-page-1/#comment-18608</link>
		<dc:creator>rupert</dc:creator>
		<pubDate>Mon, 07 Feb 2011 03:41:27 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/?p=744#comment-18608</guid>
		<description>@cellininicholas: 
&gt;It seems to me that it is a problem with the loading of my .db file…?

Just to be sure.. start fresh..

1. From the device, remove the app, thus removing its documents, db, etc.

2. Build and Debug on device. It should copy the db (i.e KensingtonMap.db) to the ../Documents/..  

(See createCopyOfDatabaseIfNeeded in AppDelegate.m--I am recalling from top of my head, may not be exact method name.)  

Note: Do this if you have changes in the tile db, I don&#039;t think it gets overwritten everytime you &quot;build and debug&quot;. Need to check. Not sure.

3. If you get a gray background, then MapView loaded, its just that the center is somewhere..

This may be hard to troubleshoot, I need to see code and map.db. I know this coordinate (-33.912594,151.222687) is somewhere in AU, so drop me an email at rupert@2rmobile.com so I can reply offlist for contact etc.

cheers,
rupert</description>
		<content:encoded><![CDATA[<p>@cellininicholas:<br />
>It seems to me that it is a problem with the loading of my .db file…?</p>
<p>Just to be sure.. start fresh..</p>
<p>1. From the device, remove the app, thus removing its documents, db, etc.</p>
<p>2. Build and Debug on device. It should copy the db (i.e KensingtonMap.db) to the ../Documents/..  </p>
<p>(See createCopyOfDatabaseIfNeeded in AppDelegate.m&#8211;I am recalling from top of my head, may not be exact method name.)  </p>
<p>Note: Do this if you have changes in the tile db, I don&#8217;t think it gets overwritten everytime you &#8220;build and debug&#8221;. Need to check. Not sure.</p>
<p>3. If you get a gray background, then MapView loaded, its just that the center is somewhere..</p>
<p>This may be hard to troubleshoot, I need to see code and map.db. I know this coordinate (-33.912594,151.222687) is somewhere in AU, so drop me an email at <a href="mailto:rupert@2rmobile.com">rupert@2rmobile.com</a> so I can reply offlist for contact etc.</p>
<p>cheers,<br />
rupert</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Dev Note #21: Route-Me Offline Mapping from Database by rupert</title>
		<link>/wordpress/2010/08/iphone-dev-note-21-route-me-offline-mapping-from-database/comment-page-1/#comment-18607</link>
		<dc:creator>rupert</dc:creator>
		<pubDate>Mon, 07 Feb 2011 03:22:02 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/?p=744#comment-18607</guid>
		<description>@sandeep_iphone: The downloadosmtiles.pl is a perl script which you run from the terminal.  Obviously, you need Perl to run the script. Once it runs, it creates the directory structure and download the tiles automatically ( i think in png--don&#039;t hold me onto this). There is no option export format that I am aware of in the perl script.  It only needs the extent/bounds and zoom.

If you are referring to the &quot;Format to Export&quot; option found in Openstreetmap.org (edit tab), don&#039;t use those. I only used that page to know/control the map bounds that I want to export.  I explicitly specify the map bounds to the perl script (downloadosmtiles.pl)</description>
		<content:encoded><![CDATA[<p>@sandeep_iphone: The downloadosmtiles.pl is a perl script which you run from the terminal.  Obviously, you need Perl to run the script. Once it runs, it creates the directory structure and download the tiles automatically ( i think in png&#8211;don&#8217;t hold me onto this). There is no option export format that I am aware of in the perl script.  It only needs the extent/bounds and zoom.</p>
<p>If you are referring to the &#8220;Format to Export&#8221; option found in Openstreetmap.org (edit tab), don&#8217;t use those. I only used that page to know/control the map bounds that I want to export.  I explicitly specify the map bounds to the perl script (downloadosmtiles.pl)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Dev Note #21: Route-Me Offline Mapping from Database by cellininicholas</title>
		<link>/wordpress/2010/08/iphone-dev-note-21-route-me-offline-mapping-from-database/comment-page-1/#comment-18606</link>
		<dc:creator>cellininicholas</dc:creator>
		<pubDate>Tue, 01 Feb 2011 02:29:46 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/?p=744#comment-18606</guid>
		<description>Hey rupert,

I would really appreciate some help with my app.

I followed your tutorial and the app I built runs fine in the simulator running iOS 4.2.

But when I built it for a device, an actual iphone. The mapView doesn&#039;t load at all.

It seems to me that it is a problem with the loading of my .db file...?

In the simulator I get:
2011-02-01 13:26:29.368 app[33801:207] Opening db map source KensingtonMap.db
2011-02-01 13:26:29.371 app[33801:207] Tile size: 256 pixel
2011-02-01 13:26:29.372 app[33801:207] Supported zoom range: 0 - 1076756480
2011-02-01 13:26:29.372 app[33801:207] Coverage area: (-33.912594,151.222687) x (-33.922852,-33.922852)
2011-02-01 13:26:29.373 app[33801:207] Center: (-33.917725,151.230927)
2011-02-01 13:26:29.374 app[33801:207] logged method call: -[ initWithView:tilesource:] (line 97)
2011-02-01 13:26:29.375 app[33801:207] logged method call: -[ initWithView:tilesource:centerLatLon:zoomLevel:maxZoomLevel:minZoomLevel:backgroundImage:] (line 119)
2011-02-01 13:26:29.376 app[33801:207] initializing memory cache  with capacity 32

But when running on my iPhone, I get:
2011-02-01 13:28:06.715 app[4204:307] Opening db map source KensingtonMap.db
2011-02-01 13:28:06.721 app[4204:307] Tile size: -2147483648 pixel
2011-02-01 13:28:06.727 app[4204:307] Supported zoom range: 0 - -1042284544
2011-02-01 13:28:06.733 app[4204:307] Coverage area: (-2147483648.000000,-2147483648.000000) x (-2147483648.000000,-2147483648.000000)
2011-02-01 13:28:06.739 app[4204:307] Center: (-2147483648.000000,-2147483648.000000)
2011-02-01 13:28:06.758 app[4204:307] logged method call: -[ initWithView:tilesource:] (line 97)
2011-02-01 13:28:06.764 app[4204:307] logged method call: -[ initWithView:tilesource:centerLatLon:zoomLevel:maxZoomLevel:minZoomLevel:backgroundImage:] (line 119)
2011-02-01 13:28:06.774 app[4204:307] initializing memory cache  with capacity 32

It seems like its not allocating the .db file correctly, I can&#039;t fix it for the life of me. Any help would be GREATLY appreciated.</description>
		<content:encoded><![CDATA[<p>Hey rupert,</p>
<p>I would really appreciate some help with my app.</p>
<p>I followed your tutorial and the app I built runs fine in the simulator running iOS 4.2.</p>
<p>But when I built it for a device, an actual iphone. The mapView doesn&#8217;t load at all.</p>
<p>It seems to me that it is a problem with the loading of my .db file&#8230;?</p>
<p>In the simulator I get:<br />
2011-02-01 13:26:29.368 app[33801:207] Opening db map source KensingtonMap.db<br />
2011-02-01 13:26:29.371 app[33801:207] Tile size: 256 pixel<br />
2011-02-01 13:26:29.372 app[33801:207] Supported zoom range: 0 &#8211; 1076756480<br />
2011-02-01 13:26:29.372 app[33801:207] Coverage area: (-33.912594,151.222687) x (-33.922852,-33.922852)<br />
2011-02-01 13:26:29.373 app[33801:207] Center: (-33.917725,151.230927)<br />
2011-02-01 13:26:29.374 app[33801:207] logged method call: -[ initWithView:tilesource:] (line 97)<br />
2011-02-01 13:26:29.375 app[33801:207] logged method call: -[ initWithView:tilesource:centerLatLon:zoomLevel:maxZoomLevel:minZoomLevel:backgroundImage:] (line 119)<br />
2011-02-01 13:26:29.376 app[33801:207] initializing memory cache  with capacity 32</p>
<p>But when running on my iPhone, I get:<br />
2011-02-01 13:28:06.715 app[4204:307] Opening db map source KensingtonMap.db<br />
2011-02-01 13:28:06.721 app[4204:307] Tile size: -2147483648 pixel<br />
2011-02-01 13:28:06.727 app[4204:307] Supported zoom range: 0 &#8211; -1042284544<br />
2011-02-01 13:28:06.733 app[4204:307] Coverage area: (-2147483648.000000,-2147483648.000000) x (-2147483648.000000,-2147483648.000000)<br />
2011-02-01 13:28:06.739 app[4204:307] Center: (-2147483648.000000,-2147483648.000000)<br />
2011-02-01 13:28:06.758 app[4204:307] logged method call: -[ initWithView:tilesource:] (line 97)<br />
2011-02-01 13:28:06.764 app[4204:307] logged method call: -[ initWithView:tilesource:centerLatLon:zoomLevel:maxZoomLevel:minZoomLevel:backgroundImage:] (line 119)<br />
2011-02-01 13:28:06.774 app[4204:307] initializing memory cache  with capacity 32</p>
<p>It seems like its not allocating the .db file correctly, I can&#8217;t fix it for the life of me. Any help would be GREATLY appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Dev Note #21: Route-Me Offline Mapping from Database by sandeep_iphone</title>
		<link>/wordpress/2010/08/iphone-dev-note-21-route-me-offline-mapping-from-database/comment-page-1/#comment-18605</link>
		<dc:creator>sandeep_iphone</dc:creator>
		<pubDate>Mon, 31 Jan 2011 10:34:33 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/?p=744#comment-18605</guid>
		<description>Hello rupert,

i am new in offline db mode of maps. please tell me when i go to downloadosmtiles.pl link, to download open street map tiles there are 4 format available to export. i m confused which format i will download for my demo project ?

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hello rupert,</p>
<p>i am new in offline db mode of maps. please tell me when i go to downloadosmtiles.pl link, to download open street map tiles there are 4 format available to export. i m confused which format i will download for my demo project ?</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Dev Note #21: Route-Me Offline Mapping from Database by rupert</title>
		<link>/wordpress/2010/08/iphone-dev-note-21-route-me-offline-mapping-from-database/comment-page-1/#comment-18599</link>
		<dc:creator>rupert</dc:creator>
		<pubDate>Tue, 23 Nov 2010 22:19:14 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/?p=744#comment-18599</guid>
		<description>Finally, someone took the initiative of forking this to github https://github.com/route-me/route-me</description>
		<content:encoded><![CDATA[<p>Finally, someone took the initiative of forking this to github <a href="https://github.com/route-me/route-me" rel="nofollow">https://github.com/route-me/route-me</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Dev Note #21: Route-Me Offline Mapping from Database by dcrawkstar</title>
		<link>/wordpress/2010/08/iphone-dev-note-21-route-me-offline-mapping-from-database/comment-page-1/#comment-18598</link>
		<dc:creator>dcrawkstar</dc:creator>
		<pubDate>Tue, 23 Nov 2010 18:04:28 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/?p=744#comment-18598</guid>
		<description>the new route-me at Git-hub is patched with the update.</description>
		<content:encoded><![CDATA[<p>the new route-me at Git-hub is patched with the update.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Dev Note #21: Route-Me Offline Mapping from Database by tobinfisher</title>
		<link>/wordpress/2010/08/iphone-dev-note-21-route-me-offline-mapping-from-database/comment-page-1/#comment-18597</link>
		<dc:creator>tobinfisher</dc:creator>
		<pubDate>Fri, 19 Nov 2010 20:20:59 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/?p=744#comment-18597</guid>
		<description>&lt;blockquote&gt;
&lt;a href=&quot;#comment-18596&quot; rel=&quot;nofollow&quot;&gt;
&lt;strong&gt;&lt;em&gt;tobinfisher:&lt;/em&gt;&lt;/strong&gt;
&lt;/a&gt;
 It would appear that RMDBTileImage leaks a NSMutableData object on map move and scroll. 
&lt;/blockquote&gt;

&quot;Move and zoom&quot; that is... (basically any action that initiates loading a new tile)</description>
		<content:encoded><![CDATA[<blockquote><p>
<a href="#comment-18596" rel="nofollow"><br />
<strong><em>tobinfisher:</em></strong><br />
</a><br />
 It would appear that RMDBTileImage leaks a NSMutableData object on map move and scroll.
</p></blockquote>
<p>&#8220;Move and zoom&#8221; that is&#8230; (basically any action that initiates loading a new tile)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Dev Note #21: Route-Me Offline Mapping from Database by tobinfisher</title>
		<link>/wordpress/2010/08/iphone-dev-note-21-route-me-offline-mapping-from-database/comment-page-1/#comment-18596</link>
		<dc:creator>tobinfisher</dc:creator>
		<pubDate>Fri, 19 Nov 2010 20:19:32 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/?p=744#comment-18596</guid>
		<description>It would appear that RMDBTileImage leaks a NSMutableData object on map move and scroll. It looks like the NSMutableData object used for creating the image is retained when setting the layer.contents property in UpdateImageUsingImage, although it is not clear how to reduce the retain count on the NSMutableData object at this point.

I&#039;ve checked to make sure that all of the objects being allocated are getting released and can&#039;t find any obvious issues - looks like a very pesky bug!

Here&#039;s the stack trace on the object that&#039;s getting leaked:
9 -[RMMapContents initWithView:tilesource:centerLatLon:zoomLevel:maxZoomLevel:minZoomLevel:backgroundImage:] MapView/Map/RMTileLoader.m:211
8 -[RMTileImageSet addTiles:ToDisplayIn:] MapView/Map/RMTileImageSet.m:365
7 -[RMTileImageSet addTile:At:] MapView/Map/RMTileImageSet.m:263
6 -[RMCachedTileSource tileImage:] /MapView/Map/RMCachedTileSource.m:75
5 -[RMDBMapSource tileImage:] /MapView/Map/RMDBMapSource.m:222
4 +[RMTileImage imageForTile:fromDB:] Map/RMTileImage.m:168
3 -[RMDBTileImage initWithTile:fromDB:] Map/RMDBTileImage.m:106
2 -[FMResultSet dataForColumnIndex:] /Users/tobin1/Documents/Sutro Project/iPhone Guides/mobilelocal-offlinemaps/Classes/../Classes/FMResultSet.m:244
1 Foundation +[NSMutableData(NSMutableData) dataWithLength:]
0 Foundation -[NSConcreteMutableData initWithLength:]</description>
		<content:encoded><![CDATA[<p>It would appear that RMDBTileImage leaks a NSMutableData object on map move and scroll. It looks like the NSMutableData object used for creating the image is retained when setting the layer.contents property in UpdateImageUsingImage, although it is not clear how to reduce the retain count on the NSMutableData object at this point.</p>
<p>I&#8217;ve checked to make sure that all of the objects being allocated are getting released and can&#8217;t find any obvious issues &#8211; looks like a very pesky bug!</p>
<p>Here&#8217;s the stack trace on the object that&#8217;s getting leaked:<br />
9 -[RMMapContents initWithView:tilesource:centerLatLon:zoomLevel:maxZoomLevel:minZoomLevel:backgroundImage:] MapView/Map/RMTileLoader.m:211<br />
8 -[RMTileImageSet addTiles:ToDisplayIn:] MapView/Map/RMTileImageSet.m:365<br />
7 -[RMTileImageSet addTile:At:] MapView/Map/RMTileImageSet.m:263<br />
6 -[RMCachedTileSource tileImage:] /MapView/Map/RMCachedTileSource.m:75<br />
5 -[RMDBMapSource tileImage:] /MapView/Map/RMDBMapSource.m:222<br />
4 +[RMTileImage imageForTile:fromDB:] Map/RMTileImage.m:168<br />
3 -[RMDBTileImage initWithTile:fromDB:] Map/RMDBTileImage.m:106<br />
2 -[FMResultSet dataForColumnIndex:] /Users/tobin1/Documents/Sutro Project/iPhone Guides/mobilelocal-offlinemaps/Classes/../Classes/FMResultSet.m:244<br />
1 Foundation +[NSMutableData(NSMutableData) dataWithLength:]<br />
0 Foundation -[NSConcreteMutableData initWithLength:]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Note #6: Presenting a DatePicker as a ViewController Modally by viviana</title>
		<link>/wordpress/2009/08/iphone-note-5-presenting-a-datepicker-as-a-viewcontroller-modally/comment-page-1/#comment-18595</link>
		<dc:creator>viviana</dc:creator>
		<pubDate>Thu, 18 Nov 2010 04:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://gismobiledev.wordpress.com/?p=72#comment-18595</guid>
		<description>Hi Rupert,
I am trying to create 2 buttons that are independent each other, so you press one and you have the date picker coming out and display the date, then you have a second button, you press it and date picker comes out displaying an other date. Do you know how I can do that?
Thank you very much!
your help is precious!</description>
		<content:encoded><![CDATA[<p>Hi Rupert,<br />
I am trying to create 2 buttons that are independent each other, so you press one and you have the date picker coming out and display the date, then you have a second button, you press it and date picker comes out displaying an other date. Do you know how I can do that?<br />
Thank you very much!<br />
your help is precious!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

