Author Topic: Well, I'm proud of myself. :D  (Read 1883 times)

Eiii

  • Autococker
  • Posts: 4595
Well, I'm proud of myself. :D
« on: March 20, 2007, 10:54:29 PM »
I just finished what I consider to be my first large (and useful) program. It's basically a program that tells you when any webcomics you specify update. The comics are added by an external text file that will allow most comics to be added as far as I know. And, to add to it all, I learned a ton while doing it.

Anyway, yay.

Link!

Oh, PS: You need the .NET 2.0 Framework.
« Last Edit: March 20, 2007, 11:33:11 PM by eiii »

WarWulf

  • Autococker
  • Posts: 539
Re: Well, I'm proud of myself. :D
« Reply #1 on: March 20, 2007, 11:36:15 PM »
lol learning is always fun :D

Eiii

  • Autococker
  • Posts: 4595
Re: Well, I'm proud of myself. :D
« Reply #2 on: March 20, 2007, 11:46:39 PM »
Now I know more efficient ways of getting files off the internet! :D
Also multi-threading.

Dirty_Taco

  • Map Committee
  • Autococker
  • Posts: 1630
_
« Reply #3 on: March 21, 2007, 12:42:07 AM »
Post removed
« Last Edit: July 26, 2010, 12:20:26 AM by Dirty_Taco »

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Well, I'm proud of myself. :D
« Reply #4 on: March 21, 2007, 12:50:00 AM »
Nice.  I haven't tried it yet, but I like the concept.

Eiii

  • Autococker
  • Posts: 4595
Re: Well, I'm proud of myself. :D
« Reply #5 on: March 21, 2007, 01:24:07 AM »
Minor bugfix. Now it shouldn't ever come out of the tray.
EDIT: Nevemind, HUGE bug. Wait a sec.
EDIT AGAIN: Fixed. Though I have to implement error handling so it doesn't crash whenever something goes wrong. It was nice for debugging, though.
« Last Edit: March 21, 2007, 02:08:01 AM by eiii »

P!nk

  • Autococker
  • Posts: 948
_
« Reply #6 on: March 21, 2007, 09:06:33 AM »
Post removed
« Last Edit: July 26, 2010, 02:22:18 AM by P!nk »

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: Well, I'm proud of myself. :D
« Reply #7 on: March 21, 2007, 09:25:31 AM »
Ya know, I really hate my school's filter... Can someone put it up on Arena-Zone, or attach it please? Thanks.

P!nk

  • Autococker
  • Posts: 948
_
« Reply #8 on: March 21, 2007, 09:39:19 AM »
Post removed
« Last Edit: July 26, 2010, 02:22:14 AM by P!nk »

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: Well, I'm proud of myself. :D
« Reply #9 on: March 21, 2007, 10:50:48 AM »
:D Thanks!

Wolf Man

  • Stingray
  • Posts: 88
Re: Well, I'm proud of myself. :D
« Reply #10 on: March 21, 2007, 03:26:30 PM »
oooh, weeeeebbb cooooommmmiiiiiicccsssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss

Eiii

  • Autococker
  • Posts: 4595
Re: Well, I'm proud of myself. :D
« Reply #11 on: March 21, 2007, 05:03:50 PM »
Updated again. Now with error handling (and some amount of logging), so when a site goes down your program doesn't crash with it.

Main link updated, and here's an attachment. (Only called comicAlert_2 because comicAlert was taken.)

EDIT: Removed the hang when you first started it up, other bugfix.
EDIT: Removed the hang when you force an update.
EDIT: Icon updates!
EDIT: Fixed the stuff the icon updates broke.
« Last Edit: March 26, 2007, 09:28:33 PM by eiii »

lekky

  • Autococker
  • Posts: 2449
Re: Well, I'm proud of myself. :D
« Reply #12 on: March 24, 2007, 06:29:25 AM »
Hehe, nice one eiii. This thread shows alll the joys and pains of software development perfectly :P

Wolf Man

  • Stingray
  • Posts: 88
Re: Well, I'm proud of myself. :D
« Reply #13 on: March 24, 2007, 10:25:38 AM »
indeed

Eiii

  • Autococker
  • Posts: 4595
Re: Well, I'm proud of myself. :D
« Reply #14 on: March 24, 2007, 02:29:40 PM »
Quite so.

EDIT:
Wheeeee! Something was horribly wrong that I never realized. Fixed now.
EDIT:
Added pausing/resuming.
« Last Edit: March 26, 2007, 11:43:44 PM by eiii »