Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back from 1 to 10+ pages to re-sync the thread and this will then show the latest posts. Thanks, Mike.
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

AFTWeb

  • 12-07-2007 11:30pm
    #1
    Registered Users, Registered Users 2 Posts: 461 ✭✭


    With the demise of Multitext, yman made a web version of AFT
    http://sms.donutsoft.net/aftweb/

    Im working on a replacement desktop client in C# too and will hopefully release it soon.

    Enjoy and be sure to post :)

    EDIT: Its firefox only, so if you use IE, get a real browser!


Comments

  • Closed Accounts Posts: 23 yman


    It works in everything currently, everything being only FireFox ;) I'll work-out fixes to operate under Safari and IE7 in the upcoming days. It's not worth trying: it doesn't work under IE or Safari (and the crappy Safari for Windows)!

    It uses cookies to store your logins, so unforunately if you clean your cookies you will loose all of your config. I might integrate it into the AFT website so you can use your login/pass and thus all your sending logins will be tied to your account.

    Anyway, check it out :)


  • Closed Accounts Posts: 5,019 ✭✭✭ct5amr2ig1nfhp


    Works a treat. Thanks!

    EDIT: How do you delete a login? (without clearing my cookies!)


  • Registered Users, Registered Users 2 Posts: 590 ✭✭✭dal


    Very nice. Good, clean interface.

    Any chance you might add support for smsdiscount?


  • Closed Accounts Posts: 23 yman


    Works a treat. Thanks!

    EDIT: How do you delete a login? (without clearing my cookies!)

    Indeed, that needs to be added.
    Dal wrote:
    Any chance you might add support for smsdiscount?
    Just added it now :)


  • Closed Accounts Posts: 23 yman


    I have made a new version of AftWeb which uses your AFTUser acccount over at sms.donutsoft.net to store your sending profiles. This means your profiles won't be lost when your cookies are flushed as your profiles are stored on the AFT server, encrypted obviously. This will allow you to use it accross computers and browsers :)

    This new version is at /AftWebBeta/. You need to login first to use it obviously:
    http://sms.donutsoft.net/Default.aspx?Redirect=/AftWebBeta/

    But the cookie version is still available at:
    http://sms.donutsoft.net/AftWeb/

    As always use FireFox for now.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 590 ✭✭✭dal


    For SMSDiscount there is actually another variable/field which is the "from number" (ie the number that the text appears to have come from). Is there any chance that you might be able to add this field? The url variable is "f=xxxxx..."

    Also, any chance of a character counter?

    I really like this interface and would love to use it instead of the crappy smsdiscount web interface.


  • Closed Accounts Posts: 23 yman


    I have made some updates to Aft Web Send:

    Changes:
    Can finally now delete logins!
    The information about a login in the manage logins is only visible once you actually click a login.
    Better support for sms discount. Now able to attach a (f=) number. This is done througha hackish inputbox which appears after you click send on a smsdiscount account.
    Improvements to the UI.
    There's now a basic character counter.
    Fixed some serious bugs in the back-end which prevented you from updating logins under certain circumstances.

    These improvements are only present in the AFTUser version, http://sms.donutsoft.net/aftwebbeta. I will not longer be improving or updating the cookie version, http://sms.donutsoft.net/aftweb

    I am open to improvements or suggestions on features, so please feel free to reply here.


  • Registered Users, Registered Users 2 Posts: 461 ✭✭donutface


    an addressbook would be cool, then it would beat even o2's interface:D


  • Registered Users, Registered Users 2 Posts: 7,138 ✭✭✭snaps


    any interface programme that can be used in windows mobile for sending texts from meteor/o2 (using wifi)? I just cannot get AFT to work.

    Got it working via opera. COOL!


  • Registered Users, Registered Users 2 Posts: 461 ✭✭donutface


    snap pm me asap, im working on a WM client and looking for beta testers


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 3,147 ✭✭✭ronano


    I keep getting service unavailable for the verison you wanted to update,whats the story? god as i write this i hope i just aint missed soemthing in the thread


  • Registered Users, Registered Users 2 Posts: 590 ✭✭✭dal


    ronano wrote:
    I keep getting service unavailable for the verison you wanted to update,whats the story? god as i write this i hope i just aint missed soemthing in the thread
    It looks like the aft server is down at the minute.


  • Closed Accounts Posts: 359 ✭✭okgirl


    I think the server is still down .I have just tried to sent aft via meteor with no luck.:mad: :(


  • Registered Users, Registered Users 2 Posts: 3,147 ✭✭✭ronano


    ah ok

    thanks lads :)


  • Closed Accounts Posts: 2 kmmartins


    Any chance you might add support for voipwise?

    https://myaccount.voipbuster.com/clx/sendsms.php?username=xxxxxxxxxx​ &password=xxxxxxxxxx&from=xxxxxxxxxx&to=xxxxxxxxxx&text=xxxxxxxxxx

    Thank you
    (at the moment free sms)


  • Closed Accounts Posts: 23 yman


    kmmartins wrote: »
    Any chance you might add support for voipwise?

    https://myaccount.voipbuster.com/clx/sendsms.php?username=xxxxxxxxxx​ &password=xxxxxxxxxx&from=xxxxxxxxxx&to=xxxxxxxxxx&text=xxxxxxxxxx

    Thank you
    (at the moment free sms)

    Depends if the AFT Server already supports it. Anyone know? If that's the case then it will be trivial to do.

    I am thinking of OSS'ing AFT Web so people can maintain/modify it and host it on their own webspace using either donut's AFT OSS code or WebMonkey's php implementation for the backend. I am going to do this as I am not planning on maintaining AFT Web once donut departs AFT.


  • Closed Accounts Posts: 2 kmmartins


    yman wrote: »
    Depends if the AFT Server already supports it. Anyone know? If that's the case then it will be trivial to do.

    I am thinking of OSS'ing AFT Web so people can maintain/modify it and host it on their own webspace using either donut's AFT OSS code or WebMonkey's php implementation for the backend. I am going to do this as I am not planning on maintaining AFT Web once donut departs AFT.


    Voipbuster is al ready supported:
    https://myaccount.voipbuster.com/clx...xxxxxxx​&password=xxxxxxxxxx&from=xxxxxxxxxx&to=xxxxxxxxxx&text=xxxxxxxxxx

    Voipwise url =
    https://myaccount.VOIPWISE.com/clx...xxxxxxx​&password=xxxxxxxxxx&from=xxxxxxxxxx&to=xxxxxxxxxx&text=xxxxxxxxxx


Advertisement