List Info

Thread: moblog questions (blojsom 2)




moblog questions (blojsom 2)
country flaguser name
United States
2007-05-19 15:38:51
Don't hate me, this is HTML formatted for clarity...

I'm working with blojsom 3 locally, but still on blojsom 2 "in production."

I finally got the moblog plugin to work, but have some questions about its behavior in my instance vs. the success I see in other blogs running the plugin...

Given an email from my cellular provider, Verizon. 

1. Images come as attachments (probably the norm)
2. I use a secret word, category, title subject (per documentation), e.g.,
   s3cr3t [/madness] moblog

Here's my log (I hacked the plugin to provide some more debugging)

...
May 19 14:07:29 DEBUG [Thread-1] blog.BlojsomConfiguration - Added blojsom blog:
default
May 19 14:07:29 DEBUG [Thread-1] moblog.MoblogPlugin - Checking mailbox: moblog
mydomain.com for user: default
May 19 14:07:29 DEBUG [Thread-1] moblog.MoblogPlugin - $$$$$$$$ my.pop.server, m
oblogmydomain.com">oblogmydomain.com, s3cr3t
May 19 14:07:29 DEBUG [Thread-1] moblog.MoblogPlugin - Found [1] messages
May 19 14:07:29 DEBUG [Thread-1] moblog.MoblogPlugin - Processing message: 0
May 19 14:07:30 INFO  [Thread-1] moblog.MoblogPlugin - Unknown mimetype for mult
ipart: text/plain
May 19 14:07:30 INFO  [Thread-1] moblog.MoblogPlugin - Unknown mimetype for mult
ipart: image/jpeg
May 19 14:07:30 DEBUG [Thread-1] velocity.StandaloneVelocityPlugin - Merged temp
late: org/blojsom/plugin/moblog/moblog-plugin-template.vm
May 19 14:07:30 DEBUG [Thread-1] blog.FileBackedBlogEntry - Created blog entry f
ile: /path/tomcat/blojsom-blogs/default/madness-moblog.html
May 19 14:07:30 DEBUG [Thread-1] blog.FileBackedBlogEntry - Saved meta-data to:
/path/tomcat/blojsom-blogs/default/madness-moblog.meta
May 19 14:07:30 DEBUG [Thread-1] blog.FileBackedBlogEntry - Loaded meta-data fro
m: /path/tomcat/blojsom-blogs/default/madness-moblog.meta
May 19 14:07:30 DEBUG [Thread-1] moblog.MoblogPlugin - Moblog plugin off to take
a nap
...

For illustrative purposes, the source (sanitized) of the email:

From: 1234567890vzwpix.com">1234567890vzwpix.com
To: Moblogmydomain.com">Moblogmydomain.com
Subject: s3cr3t [/madness] moblog
Message-ID: <0123456789ABCDEF&gt;
Date: Sat, 19 May 2007 14:14:58 -0400
MIME-Version: 1.0
Content-Type: multipart/mixed;
type="application/smil";
boundary="__CONTENT_64564_PART_BOUNDARY__33243242__"
X-MailShield-Spam-Score: 50
X-DNSBL-Score: 0
X-SMTP-HELO: m01.vzwpix.com
X-SMTP-MAIL-FROM: 1234567890vzwpix.com">1234567890vzwpix.com
X-SMTP-RCPT-TO: Moblogmydomain.com">Moblogmydomain.com
X-SMTP-PEER-INFO: 93.sub-xxx-yyy-zzz-aaa.myvzw.com [xxx.yyy.zzz.aaa]
Envelope-To: Moblogmydomain.com">Moblogmydomain.com

--__CONTENT_64564_PART_BOUNDARY__33243242__
Content-Type: text/plain;
charset=iso-8859-1;
name="text.txt"
Content-Location: text.txt

[image title]

This message was sent using PIX-FLIX Messaging service from Verizon Wireless!
To learn how you can snap pictures with your wireless phone visit
www.verizonwireless.com/getitnow/getpix.
To learn how you can record videos with your wireless phone visit www.verizonwireless.com/getitnow/getflix.
To play video messages sent to email, QuickTime 6.5 or higher is required. Visit www.apple.com/quicktime/download to download the free player or upgrade your existing QuickTime Player.  Note: During the download
process when asked to choose an installation type (Minimum, Recommended or Custom), select Minimum for faster download.

--__CONTENT_64564_PART_BOUNDARY__33243242__
Content-Type: image/jpeg;
name="051607_1856a.jpg"
Content-Location: 051607_1856a.jpg
Content-Transfer-Encoding: base64

...snip binary noise..

--__CONTENT_64564_PART_BOUNDARY__33243242__--

Anything screaming "This is the problem. Fix it." ?

Thanks,
Tim


--
Timothy Stone   |  a blogger perpetually under development
Rising Sun, MD  |       blojsom.user at petmystone dot com

"This Satan's drink [coffee] is so delicious...
 we shall cheat Satan by baptizing it."
 Pope Clement VIII (1592-1605)


Re:
country flaguser name
United States
2007-05-20 15:22:06
This is closed. Solved the problem.

May be submitting a patch for blojsom 2 users.

Tim


On May 19, 2007, at 4:38 PM, Timothy Stone wrote:

> Don't hate me, this is HTML formatted for clarity...
>
> I'm working with blojsom 3 locally, but still on
blojsom 2 "in  
> production."
>
> I finally got the moblog plugin to work, but have some
questions  
> about its behavior in my instance vs. the success I see
in other  
> blogs running the plugin...
>
> Given an email from my cellular provider, Verizon.
>
> 1. Images come as attachments (probably the norm)
> 2. I use a secret word, category, title subject (per  
> documentation), e.g.,
>    s3cr3t [/madness] moblog
>
> Here's my log (I hacked the plugin to provide some more
debugging)
>
> ...
> May 19 14:07:29 DEBUG [Thread-1]
blog.BlojsomConfiguration - Added  
> blojsom blog:
> default
> May 19 14:07:29 DEBUG [Thread-1] moblog.MoblogPlugin -
Checking  
> mailbox: moblog
> mydomain.com for user: default
> May 19 14:07:29 DEBUG [Thread-1] moblog.MoblogPlugin -
$$$$$$$$  
> my.pop.server, m
> oblogmydomain.com, s3cr3t
> May 19 14:07:29 DEBUG [Thread-1] moblog.MoblogPlugin -
Found [1]  
> messages
> May 19 14:07:29 DEBUG [Thread-1] moblog.MoblogPlugin -
Processing  
> message: 0
> May 19 14:07:30 INFO  [Thread-1] moblog.MoblogPlugin -
Unknown  
> mimetype for mult
> ipart: text/plain
> May 19 14:07:30 INFO  [Thread-1] moblog.MoblogPlugin -
Unknown  
> mimetype for mult
> ipart: image/jpeg
> May 19 14:07:30 DEBUG [Thread-1]
velocity.StandaloneVelocityPlugin  
> - Merged temp
> late:
org/blojsom/plugin/moblog/moblog-plugin-template.vm
> May 19 14:07:30 DEBUG [Thread-1]
blog.FileBackedBlogEntry - Created  
> blog entry f
> ile:
/path/tomcat/blojsom-blogs/default/madness-moblog.html
> May 19 14:07:30 DEBUG [Thread-1]
blog.FileBackedBlogEntry - Saved  
> meta-data to:
> /path/tomcat/blojsom-blogs/default/madness-moblog.meta
> May 19 14:07:30 DEBUG [Thread-1]
blog.FileBackedBlogEntry - Loaded  
> meta-data fro
> m:
/path/tomcat/blojsom-blogs/default/madness-moblog.meta
> May 19 14:07:30 DEBUG [Thread-1] moblog.MoblogPlugin -
Moblog  
> plugin off to take
> a nap
> ...
>
> For illustrative purposes, the source (sanitized) of
the email:
>
> From: 1234567890vzwpix.com
> To: Moblogmydomain.com
> Subject: s3cr3t [/madness] moblog
> Message-ID: <0123456789ABCDEF>
> Date: Sat, 19 May 2007 14:14:58 -0400
> MIME-Version: 1.0
> Content-Type: multipart/mixed;
> type="application/smil";
>
boundary="__CONTENT_64564_PART_BOUNDARY__33243242__&quo
t;
> X-MailShield-Spam-Score: 50
> X-DNSBL-Score: 0
> X-SMTP-HELO: m01.vzwpix.com
> X-SMTP-MAIL-FROM: 1234567890vzwpix.com
> X-SMTP-RCPT-TO: Moblogmydomain.com
> X-SMTP-PEER-INFO: 93.sub-xxx-yyy-zzz-aaa.myvzw.com
[xxx.yyy.zzz.aaa]
> Envelope-To: Moblogmydomain.com
>
> --__CONTENT_64564_PART_BOUNDARY__33243242__
> Content-Type: text/plain;
> charset=iso-8859-1;
> name="text.txt"
> Content-Location: text.txt
>
> [image title]
>
> This message was sent using PIX-FLIX Messaging service
from Verizon  
> Wireless!
> To learn how you can snap pictures with your wireless
phone visit
> www.verizonwireless.com/getitnow/getpix.
> To learn how you can record videos with your wireless
phone visit  
> www.verizonwireless.com/getitnow/getflix.
> To play video messages sent to email, QuickTime 6.5 or
higher is  
> required. Visit www.apple.com/quicktime/download to
download the  
> free player or upgrade your existing QuickTime Player. 
Note:  
> During the download
> process when asked to choose an installation type
(Minimum,  
> Recommended or Custom), select Minimum for faster
download.
>
> --__CONTENT_64564_PART_BOUNDARY__33243242__
> Content-Type: image/jpeg;
> name="051607_1856a.jpg"
> Content-Location: 051607_1856a.jpg
> Content-Transfer-Encoding: base64
>
> ...snip binary noise..
>
> --__CONTENT_64564_PART_BOUNDARY__33243242__--
>
> Anything screaming "This is the problem. Fix
it." ?
>
> Thanks,
> Tim
>
>
> --
> Timothy Stone   |  a blogger perpetually under
development
> Rising Sun, MD  |       blojsom.user at petmystone dot
com
>
> "This Satan's drink [coffee] is so delicious...
>  we shall cheat Satan by baptizing it."
>  Pope Clement VIII (1592-1605)
>
>

--
Timothy Stone   |  a blogger perpetually under development
Rising Sun, MD  |       blojsom.user at petmystone dot com

"This Satan's drink [coffee] is so delicious...
  we shall cheat Satan by baptizing it."
  Pope Clement VIII (1592-1605)



------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
Blojsom-users mailing list
Blojsom-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )