[osol-discuss] Small experiment with "twitter.com" and /var/adm/messages ...

2007-09-15 Thread Roland Mainz
Hi! Based on Glynn Foster's IRC request I hacked-up a small experiment/toy (see attached script "shtwitter.ksh", the file needs Solaris 11 >= B72 since it depends on the networking capabilities of the new korn shell) which allows to post messages to a twitter.com blog. "twitter" is some kin

Re: [osol-discuss] Small experiment with "twitter.com" and /var/adm/messages ...

2007-09-17 Thread UNIX admin
> Based on Glynn Foster's IRC request I hacked-up a > small experiment/toy > (see attached script "shtwitter.ksh", the file needs > Solaris 11 >= B72 > since it depends on the networking capabilities of > the new korn shell) > which allows to post messages to a twitter.com blog. ... > Does anyone

Re: [osol-discuss] Small experiment with "twitter.com" and /var/adm/messages ...

2007-09-17 Thread Bart Blanquart
> > What I had been thinking of (but didn't get to as of yet), is > generating traps on certain content in /var/adm/messages, which > would end up as an SMS on my mobile phone. > > But I've no idea how to build an SMS gateway, or which software to > use. Do I need special hardware (a GSM "mod

Re: [osol-discuss] Small experiment with "twitter.com" and /var/adm/messages ...

2007-09-17 Thread UNIX admin
> It should be possible by attaching a mobile phone to > the system (via > either USB or serial connection) and using something > like http:// > www.gnokii.org/ Hmmm, but the only thing my mobile phone has is the charger connector and audio out for a mic/headphone. So I guess I'd have to get a

Re: [osol-discuss] Small experiment with "twitter.com" and /var/adm/messages ...

2007-09-17 Thread Darren J Moffat
UNIX admin wrote: >> Based on Glynn Foster's IRC request I hacked-up a >> small experiment/toy >> (see attached script "shtwitter.ksh", the file needs >> Solaris 11 >= B72 >> since it depends on the networking capabilities of >> the new korn shell) >> which allows to post messages to a twitter.com

Re: [osol-discuss] Small experiment with "twitter.com" and /var/adm/messages ...

2007-09-17 Thread Darren J Moffat
UNIX admin wrote: >> It should be possible by attaching a mobile phone to >> the system (via >> either USB or serial connection) and using something >> like http:// >> www.gnokii.org/ > > Hmmm, but the only thing my mobile phone has is the charger connector and > audio out for a mic/headphone.

Re: [osol-discuss] Small experiment with "twitter.com" and /var/adm/messages ...

2007-09-17 Thread UNIX admin
> Better than ugen is proper modem support: > > http://opensolaris.org/os/project/wwan/ > > Already included in SUNWuacm in recent Solaris > Express builds. Looks promising. This message posted from opensolaris.org ___ opensolaris-discuss mailing l

Re: [osol-discuss] Small experiment with "twitter.com" and /var/adm/messages ...

2007-09-17 Thread UNIX admin
> Let twitter.com be the SMS gateway for you. What you > would do is set it > twitter to send you SMS messages for those that you > follow. You just inadvertently pointed out a security weakness in my idea with sending SMSes. Stuff would have to get sterilized before being sent to twitter. (I k

Re: [osol-discuss] Small experiment with "twitter.com" and /var/adm/messages ...

2007-09-17 Thread Artem Kachitchkine
> Hmmm, but the only thing my mobile phone has is the charger connector and > audio out for a mic/headphone. So I guess I'd have to get a new phone for > this. > > Do you know which phones are suitable for the ugen(7D) driver in Solaris? I > presume there are no 3rd party Solaris USB drivers f

Re: [osol-discuss] Small experiment with "twitter.com" and /var/adm/messages ...

2007-09-19 Thread Andre Lue
Yes you could get a GSM modem and use something like http://www.kannel.org/ You could probably use kannel with twitter's gateway with some toying. This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@open