January 27, 2005

Send free SMS from your mobile phone via GenieTexter

Ive written an application that lets you send SMS via GenieTexter remotely from your mobile phone, my application is basically an HTML webpage with embedded javascript. I decided to write it because a guy called Dean wrote a similar application, but it required 2 Java applications to be installed, one on the phone and one on the PC. My phone doesnt allow the user to install their own Java applications on it, but it can run webpages with embedded javascript and my phone can also send email (for free :) so I decided to write my own GenieTexter remote client that utilises those features.

The application lets you select the contact you want to send an SMS to and lets you enter the message, then when you click send, it pops open your phones email client and lets u send the specially formatted email to the POP3 email account that you have set GenieTexter to check. When GenieTexter checks the POP3 mailbox and finds the specially formatted email message, it deciphers it and sends off your message via SMS to the intended recipient.

Firstly if you havent already downloaded and installed GenieTexter, you should do that now, you then need to setup some SMS services and add some contacts to the GT address book, information on how to do this is available in the GenieTexter Tutorial.

Once you have setup GenieTexter goto http://steeev.cfdeveloper.co.uk/3mail/gt-phone-app.cfm
This is the page that will generate your custom GenieTexter Email 2 SMS client. You need to enter the POP3 email address that you are going to be sending your SMSes to in the first box, then you need to open your GenieTexter contacts file, the instructions on how to do this are on the gt-phone-app webpage, you then need to copy and paste the contents of that file into the other textbox, then click submit. Upon clicking submit you will be presented with 2 options, either to load the file or to save it, you should choose to save the file. Then if you have got an NEC e616v phone you need to email the file to your phone as an attachment. (You need to have already setup your 3mail account, if you havent see the phones instruction book).

Now you need to check your email account on your phone, but you must do this via the Services menu in the phones web browser (clicking the triangle key usually takes you to the web browser on most 3 phones) Then after going to Services you need to select Mail. Once you have selected Mail, you should bookmark this page, as it will make it easier to come back to in future. Tip for NEC e616v owners, if you hold down the button for a couple of seconds when clicking a link you automatically add a bookmark for that link.

Now you are in the webmail client, you need to go to the inbox, and you should have an email waiting for you. Open the email then click "View attachments" Then click on gtclient.htm, then click Download. If youve got a different phone you might be able to just copy the saved webpage directly from your PC to an area on your phone where you can open it in your phones web browser, as that is the ultimate aim of emailing the page to the phone. Anyway you should now be able to see the Email 2 SMS client in your phones web browser. Now that you have this set up. You should setup GenieTexter on your PC.

In order for this to work you need to have a PC that is connected to internet and running GenieTexter, and GenieTexter needs to be setup to check a POP3 mailbox. To setup GenieTexter's POP3 checking function, you just need to goto the Edit menu, then select POP3 setup. Then enter your POP3 email server, username and password, and make sure the "Jammy Client" box is ticked and also make sure the box for "Normal Client" is not ticked. Then click "OK". Now you need to put GT in pop3 checking mode, which you do by going to the "File" menu and selecting "Start POP3 Checking"

Now after all that you can try the Email 2 SMS application out. Go back to your phone and move the cursor to the Select Box under the Text "Send SMS To" and click on it, then select the person you want to send the SMS to. Once you have done that, move the cursor to the Input box under the text that says "Message" click on that then enter your message. Once you have finished, click the send button. You will now be presented with some options, you need to choose Number 4 (Email). You will now be shown the email compose window, with all the necessary data filled in for you :) All you need to do now is to click the send button and your specially formatted email will be sent to your POP3 email box that GenieTexter will be checking.

When GenieTexter checks the email account and sees your specially formatted email it will read it and attempt to send your SMS for you.

While developing this Email 2 SMS application, i found out that if the mobile number you want to send to is in International format eg +447xxxxxxx or 447xxxxxxx then GT's POP3 Email 2 SMS function wont work, it looks like a bug in GenieTexter, as you can only send to numbers beginning with a zero using this system.

I have only tried this application out on my own NEC e616v phone and it works fine, and dont know if it will work on others, I have access to a Nokia 7600 though, so I will test it out on that shortly too. I can see no reason why it wouldnt work on other phones too. People who might benefit from this application are people on the Three network, as at the moment its possible to send free Emails from these phones ;)

Steeev

UPDATE I just tested the app out on the nokia 7600 but it didnt work. It looks like the Nokia 7600's web browser doesnt support Javascript.

January 19, 2005

Ebay Negs! The Ebay Negative Feedback Checking Firefox Extension has been updated!

Ebay Negs! is the Extension I wrote for Mozilla Firefox, that lets you check all the Negative feedback an Ebay User has received. And now a cool programmer dude called Guido has kindly updated the Ebay Negs! Firefox extension with some cool new functionality. You now no longer need to highlight the text on a page before selecting EbayNegs, you can now just right click on an Ebay Username Link, or if you are on an auction page just right click on the page and then select Ebay Negs. The old functionality is still there too. Another new feature is that you can select whether Ebay Negs opens the Toolhaus site in the current window or in a new tab.

If you have the old version of the extension installed you can update it by going to the Tools menu then Extensions, then click the Update button, then you should be able to update the Extension easily. If you havent yet installed this extension, just Click Here to Install Ebay Negs! For Firefox

Posted by steeev to Cool Software | EBay | Firefox at 04:06 PM | Permanent Link | | Comments (23)

January 15, 2005

Bookmarklet for Firefox to convert Adobe Acrobat PDF files to HTML

My old Adobe Acrobat PDF to HTML bookmarklet stopped working recently because Adobe have changed the url and code of their conversion tool on their site, so I've updated my bookmarklet so it now works with their new conversion tool.

To add it to your browser, you have to create a new bookmark and then copy and paste the script in bold below in its entirety into the URL part of the bookmark and name the bookmark something like PDF 2 HTML. Then whenever you visit a pdf page that you want to convert to HTML just click the bookmarklet, and follow the prompts. This script only works on Firefox, it doesnt work on I.E, I havent tested it on any other browsers.

javascript:'<html><body onload=%22if(confirm(\'Do you want to convert the current browser document from PDF to HTML?\')) {document.forms[0].submit();} else {document.blah.srcPdfUrl.value=prompt(\'Enter the URL of the PDF document you would like to convert to HTML\');if (document.blah.srcPdfUrl.value.length)document.forms[0].submit(); else history.go(-1);}%22><form name=blah method=post action=%22http://access-sjc0.adobe.com/access/convert.do%22><input type=hidden name=acceptLanguage value=en><input type=hidden name=convertTo value=html><input type=hidden name=visuallyImpaired value=false><input type=hidden name=preferHTMLReason value=PDF+SUCKS%2C+HTML+ROCKS><input type=hidden name=platform value=Windows><input type=hidden name=comments value=x><input type=hidden name=srcPdfUrl value=' + location.href + '>We are now gonna convert the pdf at <p><b> '+location.href+' </b></p>into HTML. </form></body></html>'


Posted by steeev to Bookmarklets at 09:34 AM | Permanent Link | | Comments (0)

January 11, 2005

Download NEC e616v drivers and file transfer application software

Whilst on holiday i wanted to transfer my files from my phone to a friends laptop, as the phone was running out of memory space, but the problem was i forgot to take the nec e616v software install cd along with me, so i was bang out of luck, i tried doing a search on the internet for the drivers and transfer program, but only managed to find the drivers, which didnt help much as without the file transfer program i couldnt transfer my files to the laptop.

anyway, i was just browsing a 3g website and found a link to the file transfer program installer, though its too late for me, as im back from the holiday now, i hope this helps someone else out in future, so here it is, enjoy :)

http://orebrovip.se/temp/nec_e616v_setup.rar
N.B Apparently this link to the transfer software doesnt work any more, see the message titled Further Update, below, for an alternative download site.
BTW the file is in RAR format which is like a zip file, but you need to download and install a special program called WinRar to be able to extract the exe file.

Also heres the link to the USB drivers for the NEC e616v phone: http://www.nec.se/upload/USB_Drivrutin_e616.zip

Theres some info on how to install the drivers in the Aussie3g forum: here

Please note these files are not hosted by me, im just providing links to the files that i found on the internet, so if the links dont work, please dont ask me for the software or help with the installation. You could try asking in the forum that is linked above. Cheers :)

UPDATE Another useful file for the e616v is the phone's manual, which is in PDF format and can be downloaded from here

FURTHER UPDATE A lot of people seem to be having trouble getting hold of the file transfer tool, heres another place you can get it from:
http://www.gsmegypt.org/support/register.php
you first need to create a free account on the gsmegypt forum, then login with your new account, then goto the following page
http://www.gsmegypt.org/support/index.php?&direction=0&order=&directory=GSM%20PHONES/NEC
You can then download the Transfer Tool from there.

I have also uploaded the transfer program to http://www.driverguide.com

Ive gone to a lot of effort sorting out these downloads and links, so if anyone is grateful and would like to thank me for my efforts, they can donate a couple of quid to my paypal account, which is steeev (AT) gmx (DOT) net