Mobile

Welcome to Drupal Mobile!

Drupal Camp Chicago Invite

tourguide@drupal.org's picture
public
tourguide@drupal.org - Sat, 2008-10-04 23:33

You are invited to attend Drupal Camp Chicago on October Friday 24 & Saturday 25 2008.

http://drupalcampchicago.org

Who/Why:

For over 2 years Chicago Drupal has truly highlighted the benefits of an open source initiative. We have built resourceful bridges between many local Chicago establishments including non-profits, entrepreneurs, Drupal development companies, independent consultants, hobbyist, and others in the mid-west. Our goal for this Drupal Camp is to bring everyone together for open communication, education, fun, and industry networking.

What:


Use subdomain for mobile user

najibx's picture
public
group: Mobile
najibx - Thu, 2008-08-21 08:00

Hi, I am planning to use subdomain for the mobile user? domain module would be a help. However, how to implement mobile device detection, then redirect to this subdomain? Maybe can use http://drupal.org/project/switchtheme, but haven't try it.

I'm targetting Advanced Mobile browsers i.e iPhone or what else.

  1. User different theme. I plan to use simplified theme with only one column. It can contain blocks or $content.
  2. Show only certain content as the navigation will be limited. maynot even have primary menu!
  3. Have own navigation menu

Solving the Mobile / Web Crossover issues - call for Beta testers

public
group: Mobile
davemanjra - Thu, 2008-05-22 01:03

I Just wanted to let you know about a new service which we have just launched in Beta Mode.

http://www.handsetdetection.com/

It is the first step in solving the mobile and web crossover issues which website owners / developers face when someone views their website from any device other than a normal computer (I-phone / mobile phone / PDA etc).

The service is free to use and we believe the best channel to market would be through the open-source CMS community. We are therefore looking for Beta Testers out there to try the service and provide feedback on their experiences.

potential Mobile payment (SMS) option for Drupal?

public
Dublin Drupaller - Wed, 2007-12-19 01:08

Stumbled across this module and post from a company called mobillcash earlier by accident. Looks interesting.

Haven't tried it out yet or looked at the pricing plans/module etc., but, I thought I would flag it up here as it isn't released properly as a contributed module ...i.e. as a module it's "in the wild", so to speak and won't show up on the radar.

http://drupal.org/node/199721

Dub

Login procedure

public
group: Mobile
dejan - Mon, 2007-12-17 08:47

Hello,
For the last couple of months I've been working on a web community page using drupal 5.1.
Well recently I've started on a mobile version of the page. While I don't have problems with themes, views and content display - a big issue appears at drupal's login procedure. Now I've tested my mobile page on several phones, so for I've managed to successfully login on 'new' phones - Nokia's with Symbian S60 3rd edition (2nd edition fails t) and Sony Ericsson K800i (not sure what 'OS' is behind it).

Need tips on how to make a mobile (.mobi) theme for Drupal 6.x. Any help?

enthusaroo's picture
public
group: Mobile
enthusaroo - Wed, 2007-12-05 16:40

Here's the issue...


What does Google's Android mean for Drupal?

public
group: Mobile
Dublin Drupaller - Tue, 2007-11-06 12:07

Hi Guys,

Assume most of you guys heard about the open mobile platform called Android that google announced yesterday. It's interesting news and while the SDK won't be available to download until next week (Nov 12th), I was wondering what you guys think it might mean for Drupal....

Developer | Delhi based website

public
groups: India · Mobile
manuj_78 - Tue, 2007-11-06 11:56
Employment type: 
Part time
Employment type: 
Contract
Telecommute: 
Allowed

We are a very small organisation at the moment and are looking for a drupal developer based in India who can help us with the following

1) Module Development
2) Theme changes/Optimisation

If you are interested, please send an e-mail to manujg@gmail.com and I can send you some details of what we want to implement

Regards

Manuj Gupta

Dreamweaver Extension Developer Needed | Peter Apokotos

Peter Apokotos's picture
public
Peter Apokotos - Wed, 2007-08-15 01:40
Employment type: 
Contract
Telecommute: 
Allowed

I am looking for an Adobe Dreamweaver Developer to create an extension that will allow the creation of Drupal themes from novice to advanced designs for any Dreamweaver user on the Macintosh or Windows operating systems. This extension must export drupal themes that are XHTML 1.0 Strict, CSS 2.0, and Section 508 compliant. Please contact me if you think you are the person for the job. And your bid on this project. The main requirement is that this Extension must be always up to date with Drupal's theming methods.


New revision of SMS Framework is in CVS

diggersf@drupal.org's picture
public
diggersf@drupal.org - Wed, 2007-08-08 19:34

Thanks for all of your support and ideas during development. I'm getting ready for one final sprint during the last week and I'd appreciate your feedback on the code. The latest revision is currently available in CVS.

http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/smsframewor...


SMS Update and Screencast

diggersf@drupal.org's picture
public
diggersf@drupal.org - Wed, 2007-08-01 19:48

I've posted an update on the SMS Framework project and a screencast on the Development Seed blog. It introduces some of the new functionality that I've implemented using the API.


WALL4PHP and WURFL

billk2's picture
public
group: Mobile
billk2 - Wed, 2007-07-18 15:04

I'm new here but I don't think it's already been discussed, but from what I understand it sounds like we should consider using them.


SMS Framework Status Update

diggersf@drupal.org's picture
public
diggersf@drupal.org - Wed, 2007-07-04 20:47

 Gateway selection interface
It's hard to believe that it's already time for mid-term reviews. The project has been coming along at a nice pace. Here's an update.

I've created a basic architecture for gateway drivers. Gateway modules can define new gateways by implentating a hook called hook_smsframework_info(). This hook was based on the node modules hook_node_info(). An implementation returns an array that contains several pieces of information about the gateway driver. Below is the hook's implementation for the Clickatell driver module.


Using Kannel as an SMS gateway

diggersf@drupal.org's picture
public
diggersf@drupal.org - Sat, 2007-06-16 22:40

I found Kannel, an open source WAP/SMS Gateway that runs on Linux. According to their project's website, it is possible to run Kannel on a machine with a GSM mobile phone connected to it and have yourself an SMS gateway. I will definitely take a close look at this project. I'm going to try to get it running this weekend. If I can, writing a driver for this system makes a lot of sense. It will make SMS more accessible to smaller organizations.


Drupal and Apple iPhones

public
Dublin Drupaller - Tue, 2007-06-12 09:49

Hi guys,

Just read that Apple's new iPhone are making available docs to allow web 2.0 developers to interact directly with iphone applications

SMS Framework - Week 1

diggersf@drupal.org's picture
public
diggersf@drupal.org - Tue, 2007-06-05 03:58

Week one of Google SoC 2007 is already over and I'm off to a great start of my SMS Framework project. I've begun developing the gateway side of the API. I've designed it so that additional gateways can be created and install like standard modules. Gatway modules implement hook_smsframework_info(), which returns an array containing information about the gateway(s) the module enables. The information includes the gateway's name, callbacks (for validation, sending, ect.), and a form for configuration.


Requirements for Mobile Phones

yas's picture
public
group: Mobile
yas - Fri, 2007-05-04 21:17

I would like to propose the unique requirements for mobile phones. The following items are significant considerations under mobile site development, especially in i-mode phones.

<

ol>

  • UserAgent type that is, a Browser Name of CGI environments which is sent by a mobile phone to a web server.

  • Which is the Best CMS

    public
    group: Mobile
    krb - Mon, 2006-09-04 08:59
    DRUPAL
    96% (47 votes)
    MAMBO
    4% (2 votes)
    Total votes: 49

    So you wanna setup a music store using Drupal? here are 3 choices

    public
    Dublin Drupaller - Mon, 2006-06-12 12:38

    There are essentially 3 choices:

    Drupal driven digital warehouse & preview site with voucher based music sales

    use Drupal as a complete music "warehouse" & shop + sell vouchers that can be used to buy songs. Which is the model used for the excellently done projectopus.com

    Drupal driven digital warehouse & preview site and using the ecommerce suite of modules for paid downloads

    use Drupal as a complete music "warehouse" & shop + sell music using the payment gateways that come with the ecommerce suite modules.

    Drupal and mobile phones

    robertDouglass's picture
    public
    group: Mobile
    robertDouglass - Tue, 2006-05-30 14:12

    What Drupal sites target mobile devices and what are the programming issues involved? Do we have any documentation covering how to create Drupal sites for mobile devices? Who owns a mobile device and uses it for surfing the web? It is all new to me and I'd really appreciate some overview of where things stand. Finally, from a money perspective, does it pay to offer a mobile version of your site?


    Artists First - another interesting digital shop solution - includes mobile payments

    public
    groups: Art & Music · Mobile
    Dublin Drupaller - Sat, 2006-05-27 14:23

    I've been having a look at a few of these and while it's a little bit buggy (only minor little glitches - not showstopping errors) and the payment rates (after the mobile operators' cut is taken) are quite low, I thought it might be worth flagging up here.

    In a nutshell, the Artists First solution allows bands/artists to setup their own digital download shop, accepting SMS mobile payments, PAYPAL and credit/debit cards (via paypal) and selling downloads including: MP3, video, images, files, TRUETONES (aka REALTONES).

    It's quite well put together, especially the TRUETONE RINGTONE sales bit, but, the main drawback is the revenue share between the Artist/band - Artist First and the mobile operator. For a £1.50 ringtone(truetones only) sale, here's the splits depending on operator:

    Syndicate content