Support Forums
[Release] My first project - Alarm Clock - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87)
+--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18)
+---- Forum: Visual Basic and the .NET Framework (https://www.supportforums.net/forumdisplay.php?fid=19)
+---- Thread: [Release] My first project - Alarm Clock (/showthread.php?tid=24491)

Pages: 1 2


[Release] My first project - Alarm Clock - Sam - 01-11-2012

So I'm teaching myself Visual Basic and I've create an Alarm Clock for my desktop.

I will use this myself, what you do is enter the time and a URL to a music site/sound file and leave it running.

Features:
  • Type the exact time you want.
  • Have it open a URL to a radio player/audio file/YouTube video
  • Current Time display.
  • Wake Up! Message box with Bleep.

For example, I leave this on overnight with my screen turned off and have it open in the morning, set to open BBC Radio 1 and play over my speakers as my alarm Tongue

Screenshot:
http://gyazo.com/a790e242cf8ab2a9cd15907ae9c8be44

Download:
http://www.2shared.com/file/WXdgcLzq/Alarm_Clock.html





RE: [Release] My first project - Alarm Clock - Cronus - 01-11-2012

Looks nice. You should include the ability to load sounds from your desktop, instead of using an online link. What if you don't have internet? Smile




RE: [Release] My first project - Alarm Clock - Sam - 01-11-2012

(01-11-2012, 12:19 PM)Cronus- Wrote: Looks nice. You should include the ability to load sounds from your desktop, instead of using an online link. What if you don't have internet? Smile

You still can. Just include the full URL of the file on your computer.

e.g.

Code:
file:///C:/Users/Sam/Desktop/Music.mp3



RE: [Release] My first project - Alarm Clock - Firetech - 01-11-2012

Good idea you good there can't believe I didn't think about that Smile




RE: [Release] My first project - Alarm Clock - Sam - 01-11-2012

I've allways wanted something like this and I've used several PHPs version that just fail. Smile I made it for myself more than anything.


RE: [Release] My first project - Alarm Clock - Fragma - 01-11-2012

I made an Alarm Clock years ago. Pretty neat app to start off with. You should allow users to choose songs from their computer to use for the alarm.


RE: [Release] My first project - Alarm Clock - Firetech - 01-11-2012

If you want another really funny project for starters you should try making a text editor I really had fun coding that and I developed it in to be a program to make forum threads fast Tongue


RE: [Release] My first project - Alarm Clock - AceInfinity - 01-11-2012

I created an alarm clock with sounds and taskbar notification popups, I was going to ask you why you decided to play a sound off the internet. But I guess you could load one from your hard drive too...

(01-11-2012, 02:26 PM)Firetech Wrote: If you want another really funny project for starters you should try making a text editor I really had fun coding that and I developed it in to be a program to make forum threads fast Tongue


lol take a look at my application called "AcePad" Smile


RE: [Release] My first project - Alarm Clock - Fragma - 01-11-2012

(01-11-2012, 03:00 PM)King Wrote: take a look at my application called "AcePad" Smile

Don't guys it's awful!!!




RE: [Release] My first project - Alarm Clock - AceInfinity - 01-11-2012

(01-11-2012, 05:49 PM)Fragma Wrote: Don't guys it's awful!!!


I still actually haven't finished it though, I don't think VB will ever make some of it's search functions as good as C++ would have because of certain memory limits, but I should get back to working on it. I have a couple good ideas for it.

Fragma you quotted King though my friend lol

----->
King Wrote:take a look at my application called "AcePad" Smile