- Writers needed:
Los Angeles
Spain
Netherlands
Berlin
Belgium - Bittersweet revenge. Review of Michael Morrissey’s excellent BOY WONDER
- Like prison, juvie's a place to avoid. Review of Kim Chapiron's DOG POUND
- FRIGHTFEST 2010: Review of RED WHITE & BLUE
- FRIGHTFEST 2010: Review of MONSTERS
- FRIGHTFEST 2010: Review of THE DEAD
- FRIGHTFEST 2010: Review of THE LOVED ONES
- FRIGHTFEST 2010: Review of THE PACK (LA MEUTE)
- FRIGHTFEST 2010: Review of RED HILL
- FRIGHTFEST 2010: Review of British hallway horror F
- FRIGHTFEST 2010: Review of PRIMAL
- Early review of NBC's upcoming THE EVENT
- and dialed
- boots sheepskin
- in a dream
- his secret
- she would
- love to watch
- a slacker
- next morning
- are reviewing
- up in the
- New trailer for arthouse PA zombie flick THE DEFILED
- Three TV spots for THE WALKING DEAD
- Trailer for Italian PA zombie flick EATERS
- Second trailer for wannabe anaimated zombie apocalypse YEAR ZERO
- Official trailer for AMC's THE WALKING DEAD. Pilot airing October 31st!
- New stills for zombie PA comic adaptation THE WALKING DEAD. Airing October 8th?
- TIFF 2010: Brad Anderson’s VANISHING ON 7TH STREET gets a trailer
- New artwork and status update on TIMELESS!
- Retro Slave: post apocalyptic double header disc a real score for cult junkies
- Review of Soderbergh's CONTAGION script
- Stunning comic art for Joseph Kosinski's PA scifi flick OBLIVION
- Did Neil Gaiman ok SANDMAN being turned into a tv show?
- Russian trailer for 13 Tzameti remake "13"
- TIFF 2010: Poster for Rachael Tsangari's ATTENBERG
- FRIGHTFEST 2010: Review of THE LOVED ONES
- Dual identities collide in Michael Morrissey's hero/revenge hybrid BOY WONDER
- TIFF 2010: Trailer for the enigmatic meta-detective flick YOU ARE HERE
- FRIGHTFEST 2010: Review of THE PACK (LA MEUTE)
- First annual Dark Bridges Film Fest announces full line-up
- TIFF 2010: Sweet, awkward romance resonates through the trailer for Justin Lerner's GIRLFRIEND
- Dash Shaw doing animated feature on body swapping in THE RUINED CAST
- Barry Levinson's "indie scifi flick" Isopod a zombie eco-thriller re-titled THE BAY
- TIFF 2010: First teaser for Carl Bessai's GROUNDHOG DAY inspired REPEATERS
- CAESAR: RISE OF THE APES - Do this in remembrance of me
- FRIGHTFEST 2010: Review of RED HILL
- Supernatual parable HULK is exactly the kind of experimental sh*t we love
- Full trailer for PRIEST OF EVIL (HARJUNPÄÄ JA PAHAN PAPPI)
- FRIGHTFEST 2010: Review of British hallway horror F
- Hacking, love, paranoia, and radio waves in Belgium's PULSAR
- Teaser for upcoming scifi webseries UN SECOND LENDEMAIN (SECOND TOMORROW)
- Official trailer for prosody experiment ANAPHYLAXIS
News
Reviews
Forums
Post apocalyptic list
Misc

Join QE!
Latest Reviews
Latest Forum Posts
PA News
Older News
Verizon Wireless minute usage perl script
I am working on a perl script which, using your verizon wireless account off verizonwireless.com, grabs your minute usage. With this information you can automatically send you (or your gabby wife, *wink*) a text message with this information to help avoid overage. It does not do the mail sending for you yet, but will provide the current usage information, well the majority of the time anyway. The website rejects the connection like 25% of the time. Just modify the script and put in your username and password for verizonwireless.com, and you are good to go. Oh, and to send a text message to yourself, just send the email to your phone #, including areacode, at vtext.com. For example, 9175551212@vtext.com.
Code: verizonusage.pl
BREW Development for the Phone
I've been wanting to hack this phone, write some apps, and basically see
what I can do with it. Well I found out this phone runs BREW applications which is something qualcomm came up with. I've given up looking into it, but if you have more info I'd appreciate an email (bottom of page). Here's the two websites I've found:
http://brew.qualcomm.com/
http://www.vzwdevelopers.com/
More Information:
According to this post BREW 3.1 devices do NOT need to be test enabled to run applications. This process involves shipping the phone in to enable testing so you can load your applications on the phone. The vx9800 is BREW 3.1, but I can't remember where I read this.
And for the apploader, I found this interesting thread.
And here is some gcc compile options, although the gcc addons to compile for this arm7 proc are only available to paying developers.
I have come to the conclusion that unless we can get our hands on the gcc stuff Qualcomm provides for compilation that this is basically a lost cause. This is ridiculous, I buy the phone, but I can't do anything with it. So I'll be looking for a decent phone on a DIFFERENT provider which I have full access to. When are the corporations going to wake up and realise that screwing the consumer is NOT good? In fact, we see time and time again that letting people hack the hardware they purchased is GOOD for your bottom line.
Converting videos to 3GP in linux
This uses the standard 3GP format with aac audio encoding which most mobile devices use. I found a thread located here:http://www.allaboutsymbian.com/archive/t-22589
which had some information, but I don't want to recompile ffmpeg, so my copy of ffmpeg did not have the AAC audio enabled so I found one which did. From there I ran:
# ffmpeg -i INFILE -acodec aac -vcodec h263 -s qcif -r 10 bla.3gp
HOWTO for the VX9800 [LG the V] Linux and Bitpim
This covers verizon's implementation. You can see the howardsforum link here with lots of info:http://www.howardforums.com/showthread.php?t=806831
If you need instructions on how to install bitpim in ubuntu:
Installing bitpim in Ubuntu
I have only so far verified bitpim works with:
1. Phone book entries
2. Wallpaper
3. Adding videos
1. You must have the bluetooth services started.
This includes hcid, sdpd, and rfcomm. On say Fedora Core 3, all you would have to do is run:
# /etc/init.d/bluetooth start
2. On your phone, under menu->settings and tools->pc connection, select bluetooth. Then go to the bluetooth menu which is menu->settings and tools->bluetooth and turn the power on. Also select My visibility and "shown to all". This will make your phone browseable for 3 minutes.
3. Find the mac address of your phone by running:
# hcitool scan
Scanning ...
XX:XX:XX:XX:XX:XX LG VX9800
4. Pair the phone with your computer.
First create the connection to the phone, then request authentication:
# hcitool cc XX:XX:XX:XX:XX:XX
# hcitool auth XX:XX:XX:XX:XX:XX
5. Then you will need to find the channel of the "BT DIAG" service. Run:
# sdptool browse XX:XX:XX:XX:XX:XX
Browsing XX:XX:XX:XX:XX:XX ...
Service Name: OBEX Object Push
Service RecHandle: 0x10000
Service Class ID List:
"OBEX Object Push" (0x1105)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 6
"OBEX" (0x0008)
Language Base Attr List:
code_ISO639: 0x656e
encoding: 0x6a
base_offset: 0x100
Profile Descriptor List:
"OBEX Object Push" (0x1105)
Version: 0x0100
Service Name: Voice Gateway
Service RecHandle: 0x10001
Service Class ID List:
"Headset Audio Gateway" (0x1112)
"Generic Audio" (0x1203)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 3
Language Base Attr List:
code_ISO639: 0x656e
encoding: 0x6a
base_offset: 0x100
Profile Descriptor List:
"Headset" (0x1108)
Version: 0x0100
Service Name: Voice Gateway
Service RecHandle: 0x10002
Service Class ID List:
"Handfree Audio Gateway" (0x111f)
"Generic Audio" (0x1203)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 4
Language Base Attr List:
code_ISO639: 0x656e
encoding: 0x6a
base_offset: 0x100
Profile Descriptor List:
"Handsfree" (0x111e)
Version: 0x0101
Service Name: BT DIAG
Service RecHandle: 0x10003
Service Class ID List:
"Serial Port" (0x1101)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 16
Language Base Attr List:
code_ISO639: 0x656e
encoding: 0x6a
base_offset: 0x100
Profile Descriptor List:
"Serial Port" (0x1101)
Service Name: Dial-Up Networking Gateway
Service RecHandle: 0x10004
Service Class ID List:
"Dialup Networking" (0x1103)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 8
Language Base Attr List:
code_ISO639: 0x656e
encoding: 0x6a
base_offset: 0x100
Profile Descriptor List:
"Dialup Networking" (0x1103)
Version: 0x0100
You can see the BT DIAG is on Channel: 16
6. Now to make a serial device:
# rfcomm connect 0 XX:XX:XX:XX:XX:XX 16
Connected /dev/rfcomm0 to XX:XX:XX:XX:XX:XX on channel 16
Press CTRL-C for hangup
Your done!
From here on, if you have bluetooth turned on and the bluetooth services enabled, just run the rfcomm command and you're good to go.
RSS Feed for commentsComments
Posted by: Jos | July 7, 2007 12:16:03 pm | permalink
Posted by: michael | August 20, 2007 03:27:22 am | permalink
Posted by: curtHendzell | March 4, 2008 11:17:57 pm | permalink
Posted by: fladfishey | March 6, 2008 05:58:39 pm | permalink
Posted by: Evam | July 18, 2010 10:02:19 pm | permalink
Post a comment
rss | subscribe via email | the team | contact us | mobile
© 2006-2009 Don Neumann (except where applicable)
We are looking for free hosting with a cut of sales, you'll get a link right here.
If you want news of your film posted, use our contact page and we'll check it out
Permission is granted to use material from this site if you provide a reference to us via a link and DO NOT HOTLINK.
GenreBanners.com Banner Exchange