- Writers needed:
Spain
Rotterdam
Berlin - Luke and Brie are on a first date
- Sea Legs
- Kung Fu Joe
- The Dark Lurking
- Review of arthouse post apocalyptic flick DUST
- Sundance 2010: Review of French Canadian revenge shocker 7 DAYS
- Victoria Film Festival: Review of Alexandre Franchi`s THE WILD HUNT
- Victoria Film Festival: Review of Sook-Yin Lee's YEAR OF THE CARNIVORE
- Review of SURVIVORS season 2 episode 3
- Review of Irish PA arthouse drama DITCHING
- Review of ZONAD
- Review of FARSCAPE: The Complete Series DVD box
- Review of SURVIVORS season 2 episode 2
- Review of THE BOOK OF ELI
- DVD release finally puts GAMER under my skin
- Re: Ok, I think M Night may have has lost his load (again)
- Re: Do you think you would survive the post apocalypse?
- Re: Do you think you would survive the post apocalypse?
- Ok, I think M Night may have has lost his load (again)
- Re: What PA Fiction are you currently reading?
- Re: What PA Fiction are you currently reading?
- Re: Do you think you would survive the post apocalypse?
- Re: 667
- Re: Do you think you would survive the post apocalypse?
- Summer Film Festivals
- Big Brother contestants face the apocalypse in THE SHOW MUST GO ON
- Steven Soderbergh boards plague thriller Contagion
- Review of arthouse post apocalyptic flick DUST
- Trailer for arthouse plague flick THE DEFILED
- Video Game Preview: FALLOUT: NEW VEGAS coming in Fall 2010
- SURVIVORS season two, episode 4 preview
- Review of SURVIVORS season 2 episode 3
- EXCLUSIVE: Trailer for Irish post apocalyptic arthouse drama DITCHING
- Review of Irish PA arthouse drama DITCHING
- Plastic Man goes post apocalyptic and zombie in the teaser for A.D.
- SURVIVORS season two, epsiode 3 preview
- Did the academy rob THE ROAD of a best picture nod?
- Eden Lake helmer to remake THE WOMAN IN BLACK
- Review of ZONAD
- Fist teaser for Irish comedy ZONAD
- Plastic Man goes post apocalyptic and zombie in the teaser for A.D.
- IFFR 2010: Clip from THE SENTIMENTAL ENGINE SLAYER
- SUNDANCE 2010: Review of SPLICE, HESHER, HIGH SCHOOL, BOY, and BURIED
- Ricky Gervais taps his working class roots in CEMETERY JUNCTION
- Another Jonathan Lethem adaptation coming in PROMISCUOUS STORIES?
- First teaser for Takeshi Kitano's much anticipated OUTRAGE!
- Official trailer for Vardis Marinakis' bleak period drama BLACK FIELD (Mavro livadi)
- Review of FARSCAPE: The Complete Series DVD box
- SURVIVORS season two, epsiode 3 preview
- EXAELLA - Post apocalyptic, cyberpunk, anime, stunning
- 80s style Rutger Hauer villian in H1N1: VIRUS X
- Awesome trailer for KING CRAB ATTACK!
- Two official UK quads for SHANK
- First look inside crazy Philip K. Dick comic ELECTRIC ANT
- Treasure seekers find more than expected in HANGER NO. 5
- Humanity high-tails it to space in scifi short S.S. HUMANITY
News
Reviews
Forums
Post apocalyptic list
Yes, we've sold out.

Join QE!
Upcoming Reviews
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
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