<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Mobile Joomla 3.0.alpha</title>
	<link>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/</link>
	<description>Travel notes by Physicist: finds, solutions, tips and tricks</description>
	<pubDate>Mon, 06 Sep 2010 19:58:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: hassan</title>
		<link>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-7387</link>
		<author>hassan</author>
		<pubDate>Mon, 28 Jul 2008 22:46:56 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-7387</guid>
		<description>Hi,
Sorry to bother you.
I installed both mobile joomla bot and template on my site &lt;a href="http://www.dailytrust.com/" rel="nofollow"&gt;www.dailytrust.com&lt;/a&gt; but am having a little problem. I am sure it will be from my configuration.
Please could you send me your e-mail so that i can create a username and password for you to help me take a look?
Please I will be most grateful.
Thank you</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Sorry to bother you.<br />
I installed both mobile joomla bot and template on my site <a href="http://www.dailytrust.com/" rel="nofollow">www.dailytrust.com</a> but am having a little problem. I am sure it will be from my configuration.<br />
Please could you send me your e-mail so that i can create a username and password for you to help me take a look?<br />
Please I will be most grateful.<br />
Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: omer</title>
		<link>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-7183</link>
		<author>omer</author>
		<pubDate>Sun, 20 Jul 2008 21:59:23 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-7183</guid>
		<description>hi, this one is for joomla 1.0 i think... when will joomla 1.5 can be tested, or published</description>
		<content:encoded><![CDATA[<p>hi, this one is for joomla 1.0 i think&#8230; when will joomla 1.5 can be tested, or published</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: consonant</title>
		<link>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-6128</link>
		<author>consonant</author>
		<pubDate>Sat, 28 Jun 2008 07:57:11 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-6128</guid>
		<description>how to participate in developing this? and what tools to use for speed up html view result?
Our mobile connection was very ugli, so need some simulator or something similar.</description>
		<content:encoded><![CDATA[<p>how to participate in developing this? and what tools to use for speed up html view result?<br />
Our mobile connection was very ugli, so need some simulator or something similar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maciej</title>
		<link>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-5554</link>
		<author>Maciej</author>
		<pubDate>Wed, 12 Mar 2008 15:21:15 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-5554</guid>
		<description>Thanks for the feedback. I found out that the extra tr and td tags in WAP2 mode were injected because of my comment mambot. I will have to see if I can find a way to disable that mambot when in mobile mode - any suggestions? Maybe I will just regex it out. As for the encoding, the reason I was asking is that if the encoding is not explicitly specified then the http://validator.w3.org/ service complains.

Thanks and keep up the great work</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback. I found out that the extra tr and td tags in WAP2 mode were injected because of my comment mambot. I will have to see if I can find a way to disable that mambot when in mobile mode - any suggestions? Maybe I will just regex it out. As for the encoding, the reason I was asking is that if the encoding is not explicitly specified then the <a href="http://validator.w3.org/" rel="nofollow">http://validator.w3.org/</a> service complains.</p>
<p>Thanks and keep up the great work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Physicist</title>
		<link>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-5546</link>
		<author>Physicist</author>
		<pubDate>Wed, 12 Mar 2008 07:35:30 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-5546</guid>
		<description>For WAP2 the bot substitutes tableless version of standard components (that files is part of template). There is no removing table-tr-td tags from content.
For WAP the bot remove all the table-tr-td tags because wap-devices have many problems with displaying of tables.

About previous questions:
1) When site uses iso-8859-1 codepage, then it&#39;s not necessary to specify codepage. In that case your site will be as if utf8-compatible.
2) You can either patch joomla cache core and keep cache pathes empty (I prefer this way), or set different directories for each domain (in this case you shoudn&#39;t patch joomla, but you should clear that caches on yours own).
3) The bot doesn&#39;t support such opportunity. If you set the same name for WAP2 and WAP subdomains, then WAP2-version only will be displayed for this subdomain.</description>
		<content:encoded><![CDATA[<p>For WAP2 the bot substitutes tableless version of standard components (that files is part of template). There is no removing table-tr-td tags from content.<br />
For WAP the bot remove all the table-tr-td tags because wap-devices have many problems with displaying of tables.</p>
<p>About previous questions:<br />
1) When site uses iso-8859-1 codepage, then it&#39;s not necessary to specify codepage. In that case your site will be as if utf8-compatible.<br />
2) You can either patch joomla cache core and keep cache pathes empty (I prefer this way), or set different directories for each domain (in this case you shoudn&#39;t patch joomla, but you should clear that caches on yours own).<br />
3) The bot doesn&#39;t support such opportunity. If you set the same name for WAP2 and WAP subdomains, then WAP2-version only will be displayed for this subdomain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maciej</title>
		<link>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-5528</link>
		<author>Maciej</author>
		<pubDate>Tue, 11 Mar 2008 23:07:53 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-5528</guid>
		<description>Another small problem. I think it is a great idea that you remove all the table tags etc, for this will make it compatible with more device. However, the removal seems to miss several tr and td tags in my case. In which file do you do the removal so that I can adjust it for my site?

Thanks,

Maciej</description>
		<content:encoded><![CDATA[<p>Another small problem. I think it is a great idea that you remove all the table tags etc, for this will make it compatible with more device. However, the removal seems to miss several tr and td tags in my case. In which file do you do the removal so that I can adjust it for my site?</p>
<p>Thanks,</p>
<p>Maciej</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maciej</title>
		<link>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-5478</link>
		<author>maciej</author>
		<pubDate>Mon, 10 Mar 2008 05:12:04 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-5478</guid>
		<description>hey,

Nice component. Thanks. A few questions: 
1) the current pda template does not seem to specify the character encoding. You can check it at mobile.chipcrunch.com. The template only displays: 
&#60;meta http-equiv=&#34;Content-Type&#34; content=&#34;text/html&#34; /&#62; Do I need to set something special?2) Is specifying the cache directories necessary or optional? My mobile directory on the server is just a symbolic link to my joomla directory which is installed in root folder. So do I still need to specify the cache directories?

3) Finally, is it ok for both wap and wap2.0 devices to be directed to the same sub-domain, and then to rely on agent checking to select the proper template/output?

you hard work is much appreciated!

Thanks,

Maciej
www.chipcrunch.com</description>
		<content:encoded><![CDATA[<p>hey,</p>
<p>Nice component. Thanks. A few questions:<br />
1) the current pda template does not seem to specify the character encoding. You can check it at mobile.chipcrunch.com. The template only displays:<br />
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html&quot; /&gt; Do I need to set something special?2) Is specifying the cache directories necessary or optional? My mobile directory on the server is just a symbolic link to my joomla directory which is installed in root folder. So do I still need to specify the cache directories?</p>
<p>3) Finally, is it ok for both wap and wap2.0 devices to be directed to the same sub-domain, and then to rely on agent checking to select the proper template/output?</p>
<p>you hard work is much appreciated!</p>
<p>Thanks,</p>
<p>Maciej<br />
<a href="http://www.chipcrunch.com" rel="nofollow">www.chipcrunch.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Physicist</title>
		<link>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-5169</link>
		<author>Physicist</author>
		<pubDate>Tue, 12 Feb 2008 10:46:01 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-5169</guid>
		<description>If you mean MobileJoomla3.0, just download and reinstall &lt;a href="../../../../wp-content/bot_mobile_joomla.zip" rel="nofollow"&gt;MobileJoomla3.0 BOT&lt;/a&gt; (i.e. ininstall old version, install and publish new one).</description>
		<content:encoded><![CDATA[<p>If you mean MobileJoomla3.0, just download and reinstall <a href="../../../../wp-content/bot_mobile_joomla.zip" rel="nofollow">MobileJoomla3.0 BOT</a> (i.e. ininstall old version, install and publish new one).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frenchinjapan</title>
		<link>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-5168</link>
		<author>frenchinjapan</author>
		<pubDate>Tue, 12 Feb 2008 07:30:52 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-5168</guid>
		<description>Hi Physicist,

I have login issues with my site using PDA Mambot. How can i get the version that fixes this problem ?</description>
		<content:encoded><![CDATA[<p>Hi Physicist,</p>
<p>I have login issues with my site using PDA Mambot. How can i get the version that fixes this problem ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Physicist</title>
		<link>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-5135</link>
		<author>Physicist</author>
		<pubDate>Sat, 09 Feb 2008 13:17:42 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-5135</guid>
		<description>&lt;strong&gt;&lt;u&gt;9 Feb 2008&lt;/u&gt;:&lt;/strong&gt;

&lt;strong&gt;MobileJoomla bot&lt;/strong&gt; changelog:
FIXED problem with login/logout.</description>
		<content:encoded><![CDATA[<p><strong><u>9 Feb 2008</u>:</strong></p>
<p><strong>MobileJoomla bot</strong> changelog:<br />
FIXED problem with login/logout.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Physicist</title>
		<link>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-5106</link>
		<author>Physicist</author>
		<pubDate>Thu, 07 Feb 2008 06:40:19 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-5106</guid>
		<description>&lt;strong&gt;FrenchInJapan:&lt;/strong&gt;
I&#39;ll try&#160;to&#160;finish&#160;it&#160;on&#160;weekend,&#160;but&#160;I&#39;m&#160;not&#160;sure&#160;I&#160;have&#160;time&#160;to&#160;do&#160;it.</description>
		<content:encoded><![CDATA[<p><strong>FrenchInJapan:</strong><br />
I&#39;ll try&nbsp;to&nbsp;finish&nbsp;it&nbsp;on&nbsp;weekend,&nbsp;but&nbsp;I&#39;m&nbsp;not&nbsp;sure&nbsp;I&nbsp;have&nbsp;time&nbsp;to&nbsp;do&nbsp;it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FrenchInJapan</title>
		<link>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-5077</link>
		<author>FrenchInJapan</author>
		<pubDate>Tue, 05 Feb 2008 07:20:34 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-5077</guid>
		<description>Hello,
I plan to use the new version of PDA Mambot on our site. It seems very interesting for us as our site targets Japanese people/Japanese mobile phones... Do you have an idea when the imode template will be available ? Keep up the good work !</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I plan to use the new version of PDA Mambot on our site. It seems very interesting for us as our site targets Japanese people/Japanese mobile phones&#8230; Do you have an idea when the imode template will be available ? Keep up the good work !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Physicist</title>
		<link>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-5020</link>
		<author>Physicist</author>
		<pubDate>Thu, 31 Jan 2008 08:05:15 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-5020</guid>
		<description>&lt;blockquote&gt;&lt;p&gt;Could you please explain about the installation process for mobile joomla??&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;The installation process is quite simple. You should to install all the released templates, modules, and the mambot. Then you publish the bot and make some additional installation steps in mambot settings: add module positions, download (or upload via FTP) and update WURFL (if you wish to use it), create DB for WURFL-based ImageAdaptation script (if you wish to use it, of course). Then you rename installed modules and publish/unpublish them depending on your needs.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<blockquote><p>Could you please explain about the installation process for mobile joomla??</p>
</blockquote>
<p>The installation process is quite simple. You should to install all the released templates, modules, and the mambot. Then you publish the bot and make some additional installation steps in mambot settings: add module positions, download (or upload via FTP) and update WURFL (if you wish to use it), create DB for WURFL-based ImageAdaptation script (if you wish to use it, of course). Then you rename installed modules and publish/unpublish them depending on your needs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shaine</title>
		<link>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-5015</link>
		<author>shaine</author>
		<pubDate>Wed, 30 Jan 2008 14:07:55 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-5015</guid>
		<description>Could you please explain about the installation process for&#160; mobile joomla&#160; ??</description>
		<content:encoded><![CDATA[<p>Could you please explain about the installation process for&nbsp; mobile joomla&nbsp; ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JR</title>
		<link>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-5008</link>
		<author>JR</author>
		<pubDate>Wed, 30 Jan 2008 02:14:41 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-5008</guid>
		<description>Dear Denis,

I would like a mobile module or mambot to take captured images by&#160;mobile device users, single pictures or mutliple pictures insuccession&#160;and have them uploaded to the hosted .mobi server and stored in the database for redeployment for display or to send to other users. Can this be accomplished? And would you be willing to create something of this nature? I am exclusively developing&#160; .mobi content entertainment and the like,&#160;I am not a coder just a creative/user.

Reply when you can. 

Thank you.

JR</description>
		<content:encoded><![CDATA[<p>Dear Denis,</p>
<p>I would like a mobile module or mambot to take captured images by&nbsp;mobile device users, single pictures or mutliple pictures insuccession&nbsp;and have them uploaded to the hosted .mobi server and stored in the database for redeployment for display or to send to other users. Can this be accomplished? And would you be willing to create something of this nature? I am exclusively developing&nbsp; .mobi content entertainment and the like,&nbsp;I am not a coder just a creative/user.</p>
<p>Reply when you can. </p>
<p>Thank you.</p>
<p>JR</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Physicist</title>
		<link>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-4943</link>
		<author>Physicist</author>
		<pubDate>Thu, 24 Jan 2008 08:53:28 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-4943</guid>
		<description>&lt;strong&gt;Woody:&lt;/strong&gt;
&lt;blockquote&gt;Hi - can you tell me if this will run on Joomla 1.0.13 or Joomla 1.5?
  Do you have any installation and setup guidlines?&lt;/blockquote&gt;  Now it&#39;s run on Joomla!1.0.x (for Joomla!1.5 &lt;a href="../../../10/20/pdaplugin-joomla-15/" rel="nofollow"&gt;PDA-plugin&lt;/a&gt; is available only), but I&#39;m going to make version for Joomla!1.5 too.</description>
		<content:encoded><![CDATA[<p><strong>Woody:</strong></p>
<blockquote><p>Hi - can you tell me if this will run on Joomla 1.0.13 or Joomla 1.5?<br />
  Do you have any installation and setup guidlines?</p>
</blockquote>
<p>  Now it&#39;s run on Joomla!1.0.x (for Joomla!1.5 <a href="../../../10/20/pdaplugin-joomla-15/" rel="nofollow">PDA-plugin</a> is available only), but I&#39;m going to make version for Joomla!1.5 too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Woody</title>
		<link>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-4942</link>
		<author>Woody</author>
		<pubDate>Thu, 24 Jan 2008 08:23:28 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-4942</guid>
		<description>Hi - can you tell me if this will run on Joomla 1.0.13 or Joomla 1.5?

Do you have any installation and setup guidlines?

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi - can you tell me if this will run on Joomla 1.0.13 or Joomla 1.5?</p>
<p>Do you have any installation and setup guidlines?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Physicist</title>
		<link>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-4850</link>
		<author>Physicist</author>
		<pubDate>Tue, 15 Jan 2008 20:26:31 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-4850</guid>
		<description>&lt;strong&gt;&lt;u&gt;15 Jan 2008&lt;/u&gt;:&lt;/strong&gt;

&lt;strong&gt;MobileJoomla bot&lt;/strong&gt; changelog:
FIXED problem with links in mambot parameters when Joomla is installed in subdirectory.
FIXED problem with ImageAdaptation script.
ADDED feature to support pda/wap/imode-versions in components by using *.xhtmlmp.php, *.wml.php, and *.chtml.php files instead of *.html.php.

&lt;strong&gt;mobile_pda template&lt;/strong&gt; changelog:
FIXED link color of contents headers.
ADDED feature to add noindex+nofollow meta-tag (&#60;meta name=&#34;robots&#34; content=&#34;noindex, nofollow&#34; /&#62;) to the page header.

&lt;strong&gt;new&lt;/strong&gt;:
ADDED mobile_wap template.
ADDED wap_menu module.</description>
		<content:encoded><![CDATA[<p><strong><u>15 Jan 2008</u>:</strong></p>
<p><strong>MobileJoomla bot</strong> changelog:<br />
FIXED problem with links in mambot parameters when Joomla is installed in subdirectory.<br />
FIXED problem with ImageAdaptation script.<br />
ADDED feature to support pda/wap/imode-versions in components by using *.xhtmlmp.php, *.wml.php, and *.chtml.php files instead of *.html.php.</p>
<p><strong>mobile_pda template</strong> changelog:<br />
FIXED link color of contents headers.<br />
ADDED feature to add noindex+nofollow meta-tag (&lt;meta name=&quot;robots&quot; content=&quot;noindex, nofollow&quot; /&gt;) to the page header.</p>
<p><strong>new</strong>:<br />
ADDED mobile_wap template.<br />
ADDED wap_menu module.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Physicist</title>
		<link>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-4768</link>
		<author>Physicist</author>
		<pubDate>Thu, 10 Jan 2008 10:17:17 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-4768</guid>
		<description>Really, current version of Mobile Joomla doesn&#39;t work pretty on subfolders (some links are broken). But this problem already solved, and I&#39;ll release new files soon.</description>
		<content:encoded><![CDATA[<p>Really, current version of Mobile Joomla doesn&#39;t work pretty on subfolders (some links are broken). But this problem already solved, and I&#39;ll release new files soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zzoeller</title>
		<link>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-4744</link>
		<author>zzoeller</author>
		<pubDate>Tue, 08 Jan 2008 19:19:29 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/12/21/mobile-joomla-30alpha/#comment-4744</guid>
		<description>I solved my problem.&#160; I am working within a sub-domain so I just needed to copy the links in the bot instructions and add my domain.</description>
		<content:encoded><![CDATA[<p>I solved my problem.&nbsp; I am working within a sub-domain so I just needed to copy the links in the bot instructions and add my domain.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
