topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 19, 2024, 4:13 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Codebyte [ switch to compact view ]

Pages: prev1 2 [3] 4 5 6next
51
Thank you both and Thanks DC for making web hosting available!!! Ill be using it wisely, filling it with more fun apps :) lol And ya Curt, i haven't been seeking a spouse cause frankly I don't have time to... but, it would be nice if one just came along and swept me off my feet... lol

52
This coming year, I am SOO looking forward to ______________ .

1. Increasing my ability to be organized.
2. Continue Programming for more knowledge.
3. Meet the girl of my dreams (its really boring not having a girlfriend in college, lolololol)
4. Make straight A's
5. Pass my Software Engineering Entrance Exam
6. Maybe find a better job/internship involving something more with Programming
7. Hanging out at DonationCoder and learning tons of things from my friends :)

Edit:
8. GOING TO BED ON TIME.

53
Post New Requests Here / Re: Wish list program
« on: December 31, 2008, 01:14 AM »
Here, I made this based on what you said in the above post... Let me know if you need any changes..

http://www.codebyter...ishList/WishList.exe

Enjoy :)

Screenshot:
screen.jpg

54
Post New Requests Here / Re: Wish list program
« on: December 30, 2008, 11:15 PM »
GnuCash seems a bit much for what you would like to do Kamel. Give me a list of what you would like to store and Ill give you a program :)

55
N.A.N.Y. 2009 / Re: NANY 2009 Intro
« on: December 30, 2008, 11:09 PM »
I have been working on a few good apps... seems I wont be able to finish them on time. However, I will still try to get them done within the week. Happy New Years :)

56
N.A.N.Y. 2009 / Re: NANY 2009 Release: PESplash
« on: December 28, 2008, 12:30 PM »
but it's a pretty cool way of tracking who is downloading your files (if released in the wild)
What exactly do you mean by that?

Im interested as well; what did you mean?

57
@ silekonn
i want a program to use lcd panel's Fn+arrow to dim the screen.
if you want a program to use the 'Fn' + Up/Down arrow to dim the screen, why not just use an AHK script that hits the button for you, then u can have preset dim levels and what not and do what u want with it...

I'm not sure if this is what you are looking for or not, but after reading all this it seems to me that rewriting another program for it would involve a series of things that would be difficult, but not impossible...

@ app
hrm, sry I cant help you there yet app :) good luck on finding someone though :)

58
Post New Requests Here / Re: The Incredible Machine solver
« on: December 27, 2008, 01:24 AM »
what language are you coding it in? sounds like a great idea

59
DC Gamer Club / Re: Something similiar to XFire...
« on: November 25, 2008, 11:53 AM »
any word on 64 bit windows vista support?

60
DC Gamer Club / Re: Counter-Strike Fun
« on: October 02, 2008, 10:37 PM »
CodeByter has CS :)

61
DC Gamer Club / Something similiar to XFire...
« on: October 02, 2008, 01:24 PM »
So i've been wanting to use IRC inside of my games when they are running... so I dont have to alt-tab out and what not... I've figured out the core of what I need to do to make a program overlay a game and here it is:

   //scan for the game handle with
   bool WINAPI EnumDesktopWindows();

   //With the HWND you can access the DC with
   HDC GetDC(HWND hWnd);

   //now create a DC where you can copy the screen
   HDC CreateCompatibleDC(HDC hdc);

   //and a bitmap to access the data
   HBITMAP CreateCompatibleBitmap(HDC hdc, int nWidth, int nHeight);

   //link them together
   HGDIOBJ SelectObject(HDC hdc, HGDIOBJ hgdiobj);

   //copy the screen into our DeviceContex
   BOOL BitBlt(...);

   //access the bits with
   LONG GetBitmapBits(HBITMAP hbmp, LONG cbBuffer, LPVOID lpvBits);

But, what im wanting to know is: Does anyone else know what im talking about here? If so, lets work together on this... could be amazing since there is only currently only 1 IRC Client that works in games (Gamepe) and it doesnt work with NVIDIA cards...

62
DC Gamer Club / Re: Who Amongst us Plays WoW?
« on: September 25, 2008, 10:59 AM »
I think they have done a semi-good job considering that this effort to push players farther in levels, quicker is only to promote people to buy old versions of the game and upgrade to the expansion. There is another expansion, "Wrath of the Lich King," coming out November 13th, so they are doing these promotional's for marketing only. Blizzard would never actually try to HELP us... lol... What they have ruined though is the arena system at level 70; it's completely uneven and it sounds like the programmer's who come up with the match-making algorithms need to be fired and new one's from DC forums need to be hired... It's sad to see such a great feature like the Arena system be so unbalanced by so many uneven classes... After all, even with my complaints about the Arena system, I still manage to play the arena system competitively for money/contests.

63
DC Gamer Club / Re: Who Amongst us Plays WoW?
« on: September 25, 2008, 02:19 AM »
nowadays, maybe a day or 2... They have a promotional "Recruit-a-friend" thing where u and a friend get 300% exp when next to each other for like 90 days or something... well, thats what my friend and I did and I went from 50-60 in like 1 day... it was ridiculous how quick it went... 56->57 took me 14 minutes... U get triple the xp for quests too, so I stockpiled a ton of complete quests and turned them in, in mass and i FLEW through lvls... My current played time on my 67 druid is 5 days 7 hrs total time played... its roughly 2 weeks old... Idk if that gives u an idea?

64
DC Gamer Club / Re: Who Amongst us Plays WoW?
« on: September 24, 2008, 11:39 AM »
Well now you can get ur lowbie mount at 30 (they decreased it) and you can still get ur epic mount at 60.

65
I see how this is!!!?!

lol, kidding... I really am gonna get to learning this :)

66
DC Gamer Club / Re: Lets get organized so we can get gaming!
« on: September 24, 2008, 01:21 AM »
Suprisingly, thats such an accurate statement Deo... but you gotta <3 Mouser :)

68
Well, to be honest, my updater doesnt do that... buttttttttt, this IS the game programming section, so if u have ideas as to how we could make a master repository list or something from which we could gather info about addons from multiple sites, post them! I want this updater to be something that can be used for quite awhile and not some little 2 day app :)

I've been looking into more information about collecting data from multiple sites and trying to figure out if I could add a list of sites to this updater from which it can check for the latest greatest... It would definately be a difficult task because it would have to gather all the info from those multiple sites and compare versions from each to check to see which is the most update... We could make the program have a rating system for which addons, when compared with other sites, are the most up-to-date and add all kinds of statistics for the user :)

I wanted to incorporate the idea of a "Addon 'Store' " from which users could browse available addons and install them... But, these are just a few ideas of the many that exist...

The problem that I run into is when I try to collect data from other addon sites like curse... simply because they, themselves, do not have a master list of addons like wowace does... It was easy to acquire data from wow ace because there list was in xml (and sloppy) but i parsed it for the data and figured out what could be used... I used the same method to grab the news from WoW Insider :)

69
DC Gamer Club / WoWAM - An addon manager to replace your WoW Launcher
« on: September 23, 2008, 12:02 PM »
With the constant flow of new updates for your favorite addons, it can get very tiresome to continually keep your World of Warcraft addons updated. I wanted a simple solution that made the task at hand easy. I didnt want a million extra options that clutter my addon manager. I checked some of the other addon managers available and while most of them did the job very well, none satisfied me personally. So, I took it upon myself to code something that I, along with other users, would enjoy. WoWAM is the result and it does the job very well! This addon manager provides the latest news straight from WoW Insider and checks to see if your addons are the latest greatest! I even added a button to launch WoW right from the program. Take note to the fact that you have to install the addon from my manager for it to show up in the list of currently installed addons but future plans to make this program recursively scan your addon directory to find the list of installed addons is in the making (given WoWAce's future plans don't take place too soon.)

Long story short, download it here.

70
While I cannot post a solution immediately, I am looking into this as I would be interested on coding something for you. I am going to speak with a few other DC members in the IRC channel after class as to what the best way to go about this would be. If anyone else can provide something that does the task better, please do... I'll keep you updated to my status on this prooject in the time coming.

71
Living Room / Re: Sad Weekend....
« on: September 22, 2008, 03:10 AM »
I have left the light on to the hallway right outside my room every day now... I even leave it on when I sleep... Im paranoid after that happened. I bring my laptop with me everywhere I go as well, even if its the grocery store. It doesnt leave my sight. As for backup, I'm writing my own utility to do a web backup to my website which is managed by Siteground (www.siteground.com). This seems to be the most efficient way to store things now...

72
Official Announcements / Re: September drawing is now online
« on: September 21, 2008, 11:54 PM »
cthorpe, ur first name is Carl too?! Us "Carl"s have to stick together =P

73
DC Gamer Club / Re: Who Amongst us Plays WoW?
« on: September 19, 2008, 06:49 PM »
lol! havent had time to really play anything in awhile

74
DC Gamer Club / Who Amongst us Plays WoW?
« on: September 19, 2008, 05:23 PM »
Unfortunately, I am a very big fan of World of Warcraft... If I could change the habit, I would... lol! I just love the game and the dynamics behind MOST of it... (not all)... But, anywho... My starter questions are: (1) Who Plays WoW? (2) What server and PvP or PvE? (3) What race/class?

I'll go first....

Dalvengyr - PvP
Night Elf Druid (Resto spec)

75
ooh yum.... I think ill download this for sure!

Pages: prev1 2 [3] 4 5 6next