Jump to content

jollyrancher82

Dedicated Members
  • Posts

    919
  • Joined

  • Last visited

Everything posted by jollyrancher82

  1. Wow, just wow... that's so wrong.
  2. CreateProcess() http://msdn2.microsoft.com/en-us/library/m...425(VS.85).aspx
  3. Storing the date as an epoch number is best, then using date() and time() is probably best to worked out what you need.
  4. This section is to share your applications, whether they are closed source, or open source. You can also share any source code you are working on or need help with. If you're looking for people to help on a project, you can ask for people to help and join your project. The nature of applications and code will be judged by the moderators, and any applications or code deemed to be of a script kiddy, or illegal nature will be removed. Please give as much information as possible in your post, and screenshots would be nice as well.
  5. Because ASP.NET is more suitable for a business environment. Like COBOL? How is this relavent?
  6. Because ASP.NET is more suitable for a business environment.
  7. http://ownthebox.net/dump/The%20Fresh%20Pr...cBook%20Air.txt Nice little piss take.
  8. MacBook: 1.08 x 12.78 x 8.92 inches 2.75 x 32.5 x 22.7 cm MacBook Air: 0.16 to 0.76 x 12.8 x 8.94 inches 0.4 to 1.94 x 32.5 x 22.7 cm EXACTLY the same size except for thickness. It's not more portable than a MacBook. UMPC my arse.
  9. The Apple MacBook Air wins best marketing gimmick of 2008. Anyone silly enough to dump the money into one of these isn't a true geek. Look at the specification carefully. A true geek will understand why it's a waste of money, and just marketing tricks. Feel free to give your input regarding the MacBook Air.
  10. http://eeehackers.com/2008/01/11/xp-on-the-eee-pc/ People have also run Vista on the Eee PC smoothly.
  11. char* string = "snakey"; if (string[2] == 'a') { // foo... }
  12. if (argc != 2) { printf("usage: %s <path for word list>n", argv[0]); return 0; } // argv[1] should be a path to save the file at. Learn about passing command line parameters.
  13. Nothing wrong with Microsoft or Apple. Both produce better software than most of the programmers on this forum could dream of writing.
  14. The top people in Microsoft don't code, they run the business.
  15. Don't use Linux for a media PC.
  16. Using an MVC framework for PHP is really useful if you need quick, stable PHP/SQL apps.
  17. Wait until the device breaks. The pad breaking is just like the USB device breaking. Not really unique to this device.
  18. Initial pictures of my Asus Eee PC: http://tombell.org.uk/~tomb/images/eeepc/Small/ I shall be writing up a review within the next couple of days.
  19. Caption: "Fuck, I just came in my pants."
  20. The only problem with this is it doesn't fill up the hdd, because each process creates the same files.
  21. If you want a UMPC, for the purpose of being portable, yes they are worth it. Want it for power hungry stuff, you're looking at the wrong device.
×
×
  • Create New...