| jnfuller.freeshell.org - The home page of Josh Fuller | |||||
|
Categories |
Wed, 23 Apr 2008 NOTICE: The views expressed on this Web site are mine alone and do not necessarily reflect the views of my employer. I just picked up a new LG 8600 to replace my extremely aged Nokia 3595. So far I am pretty impressed with the LG 8600 and how well the bluetooth side interacts with OS X. It is easy to use BitPim to access and manipulate the filesystem via bluetooth and the native USB SD-card reader is a nice cross-platform data transfer tool. The menu system is very easy to use and the flip is a decent size and is comfortable for placing calls. Edit: Someone sent me an e-mail asking how I got into my LG. Here are some basic instructions... I did this all under 10.5 but the procedure should be pretty similar for 10.4. First, I turned on bluetooth on my mpb and the phone. Then I made the phone discoverable and found it with the mbp. They get detected as modems and obex objects. I think I also made the mbp discoverable and found it with the phone, but I can't remember. Pretty sure this is yes and also pointless because obex is locked out. Then, using BitPim 1.0.6.20080304-Test I detected the phone (takes forever at first) and it failed but asked if I wanted to use the wizard, so I did. The wizard has a spinbox menu with selections and I picked the LG VX8600 on a /dev/cu.LGVX8600-blahblah-btdiag1 port. The phone beeps and looks like someone is dialling numbers and then the filesystem should be available. Select the root and back up the entire tree before going further because it is very easy to break things while hacking. Hopefully this is helpful. It has been a whle since I did the hacking of my phone. email: Josh Fuller | tag: /technology/telecommunications/TELUS | permanent link | Share on Facebook Sun, 13 Apr 2008
Josh Fuller has found Michael Timothy Fuller
I, Josh Fuller, The last time I saw him we lived in Wichita Falls. As far as I know he still lives somewhere in Texas.
Thanks to everyone who has helped me. This mission is now complete as he left me a voice mail yesterday! email: Josh Fuller | tag: /personal | permanent link | Share on Facebook Sat, 12 Apr 2008
lookaround to cut trailing digits out of a phone number
If you have a sip:+15558675309123@foo.bar number and you need to cut out some digits out of the +15558675309123 once you've parsed it out regex lookaround can be your best friend. Try using ^(\+.*)(?=...$) in your parser and you will instantly find your needed results of +15558675309 are available. email: Josh Fuller | tag: /technology/telecommunications/voip/regex | permanent link | Share on Facebook Tue, 08 Apr 2008With a grin like that all the ladies are in trouble. email: Josh Fuller | tag: /personal/markus | permanent link | Share on Facebook
Chinese Ballet Circus Swan Lake
Absolutely amazing. email: Josh Fuller | tag: /links/dance | permanent link | Share on Facebook Mon, 07 Apr 2008
"I Am Legend" alternate ending
If you were as pissed off as I was by the end of "I Am Legend" then perhaps you might want to watch this. email: Josh Fuller | tag: /links/film | permanent link | Share on Facebook Fri, 04 Apr 2008
H and V Coordinates to Latitude / Longitude
I found the code for my H&V to Latitude and Longitude coordinate converter on my MacBook Pro and I've just restored it to my site. H and V Coordinates to Latitude and Longitude As an added bonus, I finally installed Geo::Coordinates::VandH::XS and and added Latitude / Longitude to H & V Coordinates so you can convert the other way. Since Geo::Coordinates::VandH::XS supports mileage calculations checking tariff distances should be easy to code. If you need some H&V codes to play around with you can look up your NPA-NXX at www.areacodedownload.com and use my tool to see where your local central office is located. The site has popups so I am still looking for a better site. email: Josh Fuller | tag: /technology/telecommunications | permanent link | Share on Facebook Wed, 02 Apr 2008Engadget battles T-Mobile over the colour Magenta. For those who need a colour code to help in the protest it is: #ff00ff. jnfuller.freeshell.org says "T-Mobile sucks!" email: Josh Fuller | tag: /technology/telecommunications | permanent link | Share on Facebook Tue, 01 Apr 2008I've just downloaded and installed the new experimental Wireshark Version 1.0 build for OS X Intel from wireshark.askapache.com. I can't seem to read the RTF I'm supposed to read before installing on Leopard because it is empty in the dmg I downloaded from askapache. I just dragged Wireshark into /Applications and tried to run the file. An xterm window popped up and nothing much else happened. There are a lot of command line tools in the DMG that have to be installed along with the *.app so the experiment would pretty much be a flop if not for the 1.0.0pre1 build with a readme that actually works. The file should read: Quick Setup
DetailsThis disk contains the following:
After making the required installation "hacks" to get ChmodBPF working I tried to start Wireshark from the /Applications directory a few times to no avail and then started it from the command line no problem. It looks like in this version for the moment the only easy way to start Wireshark is to use terminal.app. There may be either some path issues related to running outside of the console or perhaps WIRESHARKAPPDIR really does need to be set. At any rate, it doesn't really look like Wireshark 1.0 is ready for primetime on OS X Intel yet unless you are comfortable with the command line. email: Josh Fuller | tag: /technology/computing/software | permanent link | Share on Facebook |
||||