Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old May 9th, 2006, 2:24 AM   #1
lifeasalounge
Newbie
 
Join Date: May 2006
Posts: 2
Rep Power: 0 lifeasalounge is on a distinguished road
Application that connects to a website/db (such as ebay toolbar)

Hey all,

I am designing a website using php and mysql. I want to design an application that runs minimised in the windows icon tray that will contact my website/database and provide information to the user about their account (such as the ebay toolbar does).

I am wondering, what would be the best language to develop this application in? Visual basic/java? anyone with suggestions would be greatly appreciated.

Also, would anyone know if this task would be hard? Any tutorials out there?

Thanks.
lifeasalounge is offline   Reply With Quote
Old May 9th, 2006, 1:43 PM   #2
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
What exactly does "provide information to the user about their account" mean?

I would go with something along the lines of Visual Basic (.NET), C# or Java.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Old May 9th, 2006, 3:04 PM   #3
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,467
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
I'd lean moreso towards a C# web service, or the PHP/MySQL approach.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old May 9th, 2006, 6:42 PM   #4
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Location: Waterloo, Ontario
Posts: 2,013
Rep Power: 6 Sane will become famous soon enough
Send a message via MSN to Sane
You can use basically any programming language to do this in. All you need is one with access to the win32api (you wanted a tray icon), Graphical User Interface (I assume this is necessary) and socket connections (to access a private page on your server). It could be done quite quickly in something like Visual Basic, but practically any language should suffice.
Sane is offline   Reply With Quote
Old May 9th, 2006, 7:24 PM   #5
Booooze
Expert Programmer
 
Booooze's Avatar
 
Join Date: Mar 2006
Location: Igloo
Posts: 710
Rep Power: 3 Booooze is on a distinguished road
Send a message via MSN to Booooze
Quote:
Originally Posted by Sane
You can use basically any programming language to do this in. All you need is one with access to the win32api (you wanted a tray icon), Graphical User Interface (I assume this is necessary) and socket connections (to access a private page on your server). It could be done quite quickly in something like Visual Basic, but practically any language should suffice.
Wouldn't nessacarily need a private page. Depending on what you want to do, you could just connect to the db and display the info. I'd recommend C# because I use it, and I love it. But as Sane said, you can use almost any langauge. I'd say go with a .Net one though.
Booooze is offline   Reply With Quote
Old May 9th, 2006, 11:33 PM   #6
lifeasalounge
Newbie
 
Join Date: May 2006
Posts: 2
Rep Power: 0 lifeasalounge is on a distinguished road
Thanks for the input guys. Will look into visual and c.
lifeasalounge is offline   Reply With Quote
Old May 10th, 2006, 6:24 AM   #7
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Location: Waterloo, Ontario
Posts: 2,013
Rep Power: 6 Sane will become famous soon enough
Send a message via MSN to Sane
Well I just say a private page because (IMO) that's always the most straight forward and simple technique to set up. You would need PHP or something to do this in though.
Sane is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 6:54 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC