Slashdot Mirror


Blogging With Camera Phones

Zastrossi writes "The Register reports that NewBay Software, "is to offer software to mobile operators that will enable mobile phone users to create and maintain Weblogs or 'blogs' using only their phones." Sounds like a pretty sound idea, particularly in that they're selling to the telcos as opposed to consumers. SMS was one revenue source for mobile providers, will camera phones become another?"

3 of 155 comments (clear)

  1. Already done it by Uhh_Duh · · Score: 5, Informative

    I wrote a quick perl script to do this for a friend who has a camera phone.

    It picks up the incoming mail via a sendmail pipe (in /etc/aliases) which routes it to a perl script which parses out the email content and attachments (pictures from the phone) and posts them to a MySQL database. The front-end of the project involved CGI scripts that would talk to the MySQL database and display the data to the web.

    Result? Real-time blogging from the camera with pictures and text! Total lines of code? Less than 100.

    --
    -- People who hate Windows use Linux. People who love UNIX use BSD.
  2. I set up something like this.. by rasjani · · Score: 3, Informative

    Friend of my from workplace bought nokia phone with digicam stuff. It seems that this phone can send those images as email to someone.. Well, i set his (hosted) unix box in a way that when ever it receives email from the phone, all attached jpg's will get saved to a web folder..

    That folder has some php gallery code and everything runs smoothly.

    I didnt really need anything fancy to acomplish this.. ripmime, procmail and and that phpslideshow i downloaded from freshmeat.

    I guess i could set him up with "blogging" options too so that he can send email containing just text too so that his blog would get updated too.

    Not *that* big deal you know ...

    --
    yush
  3. Re:Expensive by mph · · Score: 3, Informative

    Technically, the terms of service for $10/unlimited Vision only allow you to send/receive data on the phone itself, not to use it with your laptop, PDA, etc. However, many people are reporting that this limitation is not being enforced, and that they'll probably only be looking for the egregious offenders who consistently use their cell phone in place of a dialup or broadband connection. In any case, this article was talking about a service accessed on the phone itself, so that would definitely fall under the $10/unlimited plan.