PDA-version of Joomla’s site

Tags: , , ,

This project and information is deprecated. Please visit Mobile Joomla! project at mobilejoomla.com for the latest and best way of mobilize Joomla! web sites. Thank you very much for your support.

It is now fashionable to have the PDA-version of the site so that users could visit a site through a pocket computer. And many people are asking: “Is it possible to realize this on Joomla!?” Yes, it is.

What is necessary for this purpose?

1. To install PDA-template which will be used for an output of the information in the simplified kind. The template contains “header” and “footer” module positions. If these positions already exist in the “main” template of a site - edit this template so that there were no overlays (or on the contrary, that the menu was produced in the same position in both templates). Then set up in the Backend, what modules will be in these positions.

2. To install (and activate!) a PDA-mambot which will choose this template in the case of a pocket computer.

Related Posts

42 Responses to “PDA-version of Joomla’s site”

  1. 1
    Per Says:

    Hi. I think this solution seems really interesting. Have a question though, will it work with mobile phone browsers as well?

  2. 2
    HDR Says:

    This is pretty cool. :) Another reason why Joomla rocks.

  3. 3
    Drew Says:

    It is cool. How do you get your header to show?

    Per, take a look here - http://emulator.mtld.mobi/ you need Java installed.

  4. 4
    Nico Says:

    This sounds great!!

    What’s the risk just trying this out with the downloaded original files (template & mambot)??

  5. 5
    Physicist Says:

    2Per:
    Yes, it will work. But not all phones (PDA-version is not a WAP-version!).

    2Nico:
    There is no risk. You can always deactivate/uninstall the PDA-mambot (and PDA-template).

  6. 6
    David Clements Says:

    I was wondering if it would be easy to remove pics from the mobile versions. They seem to blow up the site on PDA emulators. (I don’t actually own my own PDA with Internet for testing.)

  7. 7
    David Clements Says:

    Sorry, also wanted to say that this is excellent work and much appreciated. Thanks!

  8. 8
    David Clements Says:

    My error! Emulators and phones seem to puke when your site is in debug mode. This works great!

  9. 9
    Paul Says:

    Can I use this PDA version besides the original template I am using on my website?

  10. 10
    Physicist Says:

    2Paul:
    Yes. It is the main idea of this mambot (and template) that you can use it besides original template. So, pda-template will be used for pda (and some mobiles) only.

  11. 11
    Per Says:

    Thanks for the help Physicist. I installed the mambot and template. So simple, and so frigging awesome =) I have a humble suggestion to make the mambot a tiny bit more versatile though; What if you could set the value for which module position to use before and after the main content? Then you would be able to avoid possible conflicts with “ordinary” templates using the header and footer module positions for other content parts intended for the PDA-version.

  12. 12
    Physicist Says:

    2Per:
    Such “improvement” is already in my “ToDo” list.

  13. 13
    maximmoroz Says:

    Great idea, great implementation. Thanks a lot!

  14. 14
    SmashD Says:

    Well, I am sad about it. It works nicely and is a solution and long awaited, BUT:
    It won’t work together with Page Cache (http://www.ircmaxell.com/). Any way to make it compatible so it does not show you the cached version when the user agent changed?

  15. 15
    Physicist Says:

    It won’t work together with almost any cache system which bases on URL only. The way to avoid this is to hack these components.

  16. 16
    neri Says:

    Great job and thanks for sharing!

  17. 17
    Spencer Says:

    How do I set it up to goto that tempalte when a pda is used?

  18. 18
    Physicist Says:

    In this version the template called ‘pda’ is used.
    In the next version it will be customizable.

  19. 19
    Alan Whiteside Says:

    Downloaded the template and bot files, installed, published the bot and Voila!!
    Great little bot, Many thanks for your work on this.

  20. 20
    emil Says:

    What are the requirements to proper displaying national characters, please? I use UTF-8 and get no success.

  21. 21
    Physicist Says:

    emil:
    1. Check in /language/<your_lang>.php that _ISO variable has a value of ‘charset=utf-8′ [DEFINE(’_ISO’,'charset=utf-8′);].
    2. Check that your result page really in utf-8 encoding.

  22. 22
    emil Says:

    Both above I have.
    This I have in templetaDetails.xml and pdabot.xml:
    encoding=”utf-8″

    Result in emulator: http://emulator.mtld.mobi/emulator.php?webaddress=joomla.mambodrom.cz&emulator=sonyK750&Submit=Submit
    testing web: http://joomla.mambodrom.cz/

  23. 23
    Physicist Says:

    May be it is a problem of emulator…

  24. 24
    emil Says:

    On real device (K750) it displays national characters even worse :-)

  25. 25
    Physicist Says:

    Frankly, I don’t know. Try to add
    <?xml version="1.0" encoding="utf-8"?>
    at the beginning of the pda template.

  26. 26
    Hans Says:

    Is it possible to remove pictures from the template?

  27. 27
    glen Says:

    this post written using a pda,.. thanks for your work any chance of creating an article in joomla from a pda?

  28. 28
    Philena Rush Says:

    is there a way to add the login module and user modules to post articles from our phones. I have a blackberry and didn’t need to install it, but it was taking forever to load. So I like that it just shows the content, but I would like to add articles on the fly

  29. 29
    Physicist Says:

    Try to make copies of LoginForm and UserMenu modules and publish them in some position of pda-template (e.g. footer).

  30. 30
    homedonk Says:

    I just installed joomla because of your template.
    I am looking for a plattform to publish receipes to be looked up
    via pda ( don’t want a pc in the kitchen )
    It is very nice to have 2 versions, one with pictures to be looked at from a desktop pc and then one for the kitchen where plain instructions are needed.
    BUT it is a real pain in the youknowwhatImean that the text does not fit the pda screen and I have to scroll to the right.
    I tried joomla about 20min ago, so I basicly have no real clue,but I looked at your webpage using a pda and your site also is not “scroll-free”.
    Is there a way to get the job done?

  31. 31
    Physicist Says:

    I looked at your webpage using a pda and your site also is not “scroll-free”.

    This site is powered by Wordpress rather than Joomla. You can see mambot at work on pda.sanrsu.org.ru (my site on Joomla but in russian language) or pda.sword-of-truth.com (one of comments to post about pda-subdomain-mambot contains link to this site).
    What PDA have you used? What modules have you published? You can send me link to your site (but I will check my mailbox on Sunday only).

  32. 32
    marcin Says:

    Hello - I installed both the pda-bot and pda-subdomain-bot (2.0), but I am first trying to see what the pda-bot version looks like (have just reconfigured the dns, but that will take several hours before the dns.mydomain alias will replicate).

    SO my question is (surely I have missed something somewhere) what link should I type into my PDA to see my PDa-version site?

    thanks,
    marcin

  33. 33
    Nigel Says:

    I have uploaded the Mambot via Joomla’s install but how do i upload the ‘pda.zip’ folder?

  34. 34
    jarno Says:

    I installed and its great only i have no idea how to add my menu to the pda template …. Please help

  35. 35
    Physicist Says:

    marcin:

    Hello - I installed both the pda-bot and pda-subdomain-bot (2.0), but I am first trying to see what the pda-bot version looks like (have just reconfigured the dns, but that will take several hours before the dns.mydomain alias will replicate).
    SO my question is (surely I have missed something somewhere) what link should I type into my PDA to see my PDa-version site?

    If you correctly installed pda-bot and pda-template and browser agent string is listed in php source of pda-bot, you see pda version of your site as soon as you publish pda-bot.
    As well, if you correctly installed pda-subdomain-bot and pda-template and pda.*** subdomain point to your joomla directory (i.e. you can see original site typing pda.*** when pda-subdomain-bot is unpublished), then you see pda version of your site typing pda.*** as soon as you publish pda-subdomain-bot.

    Nigel:

    I have uploaded the Mambot via Joomla’s install but how do i upload the ‘pda.zip’ folder?

    pda.zip - pda template for your site. You have only to install it (but not to assign it to any menu item and not to set it as default template).

    jarno:

    I installed and its great only i have no idea how to add my menu to the pda template …. Please help

    By default, pda-template contains ‘header’ and ‘footer’ module positions. So, you have to make a copy of your menu module and place it to ‘header’ or ‘footer’ positions. In the pda-bot-2.0 you can to change the names of the default module positions, so it is possible to use same module positions in original and pda version of site.

    As a conclusion - I’m going to publish a guide on pda-mambot-and-template in September. Please, wait a little.

  36. 36
    jarno Says:

    Tnx for the fast reply… i like that same as the mambot…. Template is running smooth keep up the good work …

  37. 37
    Okinawa Says:

    Awesome, must try this one!

  38. 38
    gps Says:

    Hi and thanks for this excellent mambot! I wanted to share an issue with you. When using the mxcomment system (javascript based) I cannot display page content unless I set - use script to yes - option. With mxcomment disabled page displays with - use script to no - option. It appears the mxcomment component and bot is interfering with the pdabot working with scripts disabled. btw/ both these bots are installed in the /system folder - thanks. for now I need my comments more than the pda version of site but I would love a workaround.

  39. 39
    Brent J Says:

    Mobile Joomla gives problem with loging in as opposed to PDA Mambot 2.1.  When trying to login, we see "… You are not authorized to view this resource".  However, with PDA mambot 2.1 this does not happen.  Any ideas anyone?

  40. 40
    Brent J Says:

    Works well, except when I use Mobile Joomla 3.0, the home page is not accessible (not authorized) on the regular Joomla site (from PC).

  41. 41
    Physicist Says:

    Brent J:
    May be you set non-existing homepage for pda in mambot settings? If no, I don't know the reason of this problem.

  42. 42
    Dizzi Says:

    Hi

    Thanks for a tremendous piece of kit.  However, I am having a slight problem, I have created a subdomain for my (localhost) test site and when I tried to apply the patch, I get the following error message.

    "The requested URL /mambots/system/pda/installpatch.php was not found on this server."

    The odd thing is that I checked ant the installpatch.php was present.  I would be quite grateful for a solution

    Cheers

You can follow any responses to this entry through the RSS 2.0 feed.

Leave a Reply