hellkvist.org Forum Index hellkvist.org
Discussions about the free software on hellkvist.org
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Test results with O2 germany and SE T630 / improved MMSDiary

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    hellkvist.org Forum Index -> MMS Diary
View previous topic :: View next topic  
Author Message
Guest
Guest





PostPosted: Wed Aug 04, 2004 10:26 am    Post subject: Test results with O2 germany and SE T630 / improved MMSDiary Reply with quote

Hello,

just wanted to tell everybody, i installed MMS-Diary on my server (which is in shared hosting).
The Results:
- At first thumbnail creation didn't work. The server is running PHP 4.2.3 and some older version of GD. This can be made to work by replacing calls to imagecreatetruecolor() with calls to imagecreate() everywhere.
- I am using a Sony Ericsson T630 phone which works just fine with MMS-Diary.
- I am on O2 germany. Luckily they use the same WAP gateway for WAP and MMS traffic, so for setting up your phone you only need to change the MMSC. Whats more, they offer a "flat rate" plan for WAP (5 Euros per month and you get all WAP traffic included) which makes MMS-Diary postings free, which is good.
- Seeing that MMS-Diary is pretty simple, but Peffisaur is quite heavy, i set out to enhance MMS-Diary myself. Currently i have implemented:
conversion of AMR to MP3 files instead of WAV;
user authentication;
forwarding of MMS as emails;
the email forwarding feature is "oligo-user" (can support a few different users but not thousands);
providing an RSS feed of entries;
german translation of all messages and prompts;
posting of entries from a web browser instead of by MMS;
heavily improved admin interface: editing entries after posting, replace entry parts by other files, delete parts and add new entry parts.
Whats still on the to-do list for me: comments feature and page breaks after say 15 entries.
The user authentication works by using the To: field. When sending your MMS, you specify "<user>:<password>:<destination>" in your phone. Destination can be an email address or "blog" for sending posts to MMS-Diary.

So, if anybody is interested you can contact me at newsletter (at) gabistapler.de

Have fun.
Back to top
Guest
Guest





PostPosted: Wed Aug 04, 2004 5:19 pm    Post subject: Comments feature Reply with quote

This is me again.
I added comments now.
Back to top
Peffis
Site Admin


Joined: 09 Sep 2003
Posts: 324
Location: Sweden

PostPosted: Thu Aug 05, 2004 7:36 am    Post subject: Reply with quote

That sounds cool! Where is the site you have it on? I would love to have a look.
Back to top
View user's profile Send private message Visit poster's website
Guest
Guest





PostPosted: Thu Aug 05, 2004 12:23 pm    Post subject: Location of site Reply with quote

Its at http://gabistapler.de/mobil/
Note thats it not "live" yet --> It had no visitors.
The admin interface is password protected, though. (of course!) I made a static copy of the "edit an article" page available at http://gabistapler.de/mobil/editor.php.html for you to look at without passwords.
Back to top
Peffis
Site Admin


Joined: 09 Sep 2003
Posts: 324
Location: Sweden

PostPosted: Thu Aug 05, 2004 3:14 pm    Post subject: Reply with quote

Cool! Looks good! Do you have a database backend or are you storing it in directories like MMS Diary does?
Back to top
View user's profile Send private message Visit poster's website
Peffis
Site Admin


Joined: 09 Sep 2003
Posts: 324
Location: Sweden

PostPosted: Thu Aug 05, 2004 3:17 pm    Post subject: Reply with quote

One comment though about the license you say it's licensed under. You cannot change the license of MMS Diary (the parts that you use and derivatite works) to Creative Commons License and distribute it. It is and will be under GPL. I hope you know that.
Back to top
View user's profile Send private message Visit poster's website
Peffis
Site Admin


Joined: 09 Sep 2003
Posts: 324
Location: Sweden

PostPosted: Thu Aug 05, 2004 3:19 pm    Post subject: Reply with quote

...but perhaps you only mean the content of the site (the images and text) and not the PHP source code. My German is not the best
Back to top
View user's profile Send private message Visit poster's website
Guest
Guest





PostPosted: Fri Aug 06, 2004 10:34 am    Post subject: Backend / Licence Reply with quote

Hi,

the storage is the same storage as is in MMS-Diary. I didn't change that code. Comments are stored as files in a subdirectory.
This is not so good for performance. But as MMS-Diary is for one user only, i think it will be OK.

Licence: The PHP code is GPL of course (yes, sure, i know that.) It includes other GPLed code, now, RSS creation for example is done with InstantRSS (thelocust.org/projects/instantrss). The Creative Commons licence is for the content.
Stefan, if you like i can send you patches. Otherwise i'll release the source code at my site when finished.
Back to top
Peffis
Site Admin


Joined: 09 Sep 2003
Posts: 324
Location: Sweden

PostPosted: Fri Aug 06, 2004 2:08 pm    Post subject: Reply with quote

I'm ok with you releasing it just on your page when you feel ready. MMS Diary is not really on top of my list these days unfortunately so perhaps it's better to keep me out of the loop as it would probably just delay things. I would welcome a mention of my contribution though so people can find the original code, and likewise, I could perhaps link from the MMS Diary page on my home page to your site if you like.
Back to top
View user's profile Send private message Visit poster's website
Guest
Guest





PostPosted: Tue Aug 24, 2004 3:47 pm    Post subject: Released MMS-Tagebuch / tested Sendo X Reply with quote

Hello, its me again.
You can get my patched and hacked variant of MMS Diary which is now called "MMS-Tagebuch" at my website! But beware: All prompts and such are in german language currently. If you don't like that, just help me out with a translation... (Tagebuch is german for diary).

Go get it at http://gabistapler.de/emmstagebuch.html

Stefan, i made a link back to hellkvist.org there and also included text praising you as the original author... If you like you can link to me, too.

Another new feature is breakup of the Diary page into mutiple pages with a configurable number of entries on each.

Also i could get my hands on a Sendo X phone, which works just fine with MMS-Diary (but its impossible to enter a subject line on the phone. So MMS-Tagebuch has a dirty hack to circumvent that)

Have fun!
Gunnar
Back to top
Peffis
Site Admin


Joined: 09 Sep 2003
Posts: 324
Location: Sweden

PostPosted: Wed Aug 25, 2004 9:49 am    Post subject: Reply with quote

Looks good...no worry about the German. That's just fine. Alle sprechen Deutsch, nicht war? I'll put up a link to your site later. I have a problem with a slashdotting yesterday of peffis.com so it will take some time for me to have a working site up again...

Viel glück!
Back to top
View user's profile Send private message Visit poster's website
THANKS!
Guest





PostPosted: Fri Sep 03, 2004 7:09 am    Post subject: Reply with quote

Hi,

thanks for your hack.

in send.php
------------------------------------
#For assembling MIME emails:
include("Mail.php");
include("mime.php");
------------------------------------

but i do not found the file mail.php and mime.php


and how can i find the path PEAR on shared host server ?

#You MUST change this!!!!!!!!!!!!!
#You really must!!!!!!
#Include PEAR
#If you put the PEAR Mail classes somewhere, put the path to them here:
#If you are root on your server and you put the classes into PHP's include path, remove the following line.
ini_set("include_path",'/home/g/gabistapler.de/PEAR/' . $PATH_SEPARATOR . ini_get("include_path"));
Back to top
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    hellkvist.org Forum Index -> MMS Diary All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group