Show HN: Smozzy (for Android/T-Mobile) - browse the web without a data plan
1–10 of 109 posts
Re: Show HN: Smozzy (for Android/T-Mobile) - browse the web without a data plan
#2Re: Show HN: Smozzy (for Android/T-Mobile) - browse the web without a data plan
#3I can't help but wonder what kind of speed you actually get through that- would it be sufficient for day-to-day use, or just enough for a few patient page loads now and then?
Re: Show HN: Smozzy (for Android/T-Mobile) - browse the web without a data plan
#4This is hilarious, gotta be the most inefficient way to access the web.
Granted I'm just releasing this now, so if it gets any users at all we'll see how my cheap VPS holds up...
Re: Show HN: Smozzy (for Android/T-Mobile) - browse the web without a data plan
#5Re: Show HN: Smozzy (for Android/T-Mobile) - browse the web without a data plan
#6That's pretty great- wish I had an android to try it! I can't help but wonder what kind of speed you actually get through that- would it be sufficient for day-to-day use, or just enough for a few patient page loads now and then?
Re: Show HN: Smozzy (for Android/T-Mobile) - browse the web without a data plan
#7Re: Show HN: Smozzy (for Android/T-Mobile) - browse the web without a data plan
#8Re: Show HN: Smozzy (for Android/T-Mobile) - browse the web without a data plan
#9Re: Show HN: Smozzy (for Android/T-Mobile) - browse the web without a data plan
#10Do you use compression at all or is it straight uncompressed HTTP via SMS? Or something else entirely? This is wonderful for it's creative (mis)use of texting...
The responses are sent back to the phone via MMS, in up to 5 (I think?) segments. I download the webpage along with all resources (stylesheets, images, etc.) and put everything in a zip file. I encode the zip file as a PNG (each RGB pixel is 3 bytes of the zip file) and send the PNG in the MMS.