Search results

  1. K

    No Referal Links & How to spot referral links

    There has been an increased amount of referral links being posted here in the Deals forums. Please be mindful of the links you post and remove any affiliate ID's from the URL's prior to including them in a post. It costs a lot of money to run these forums. Referral link violations aren't...
  2. K

    RedBox Free movie code, tonight only (10/14) Requires txting

    Text TREAT to 727272 and get a free movie code for redbox that works for tonight only.
  3. K

    Tabs or Spaces

    Just wondering what [H] coders go with and why? Over the years I've switched between both depending on the development shop but personally prefer spaces as it provides the most consistency across editors when aligning code vertically. <insert smilie beating horse gif> :p
  4. K

    Refactor the goto

    Here's a little exercise for you guys. How would you refactor this chunk of c# code to lose the goto? :) Do you think the goto is warranted in this case (short circuiting a nested foreach) or is there a better design pattern to use here? foreach (Item item in Items) { foreach (Token token...
  5. K

    jact invites - reborn

    Post your jact invites here. This is a generic thread for jact invites. Anyone is allowed to post invites. To request, PM the poster. If you run out of invites, edit your post. Old threads: http://www.hardforum.com/showthread.php?t=1397859 http://www.hardforum.com/showthread.php?t=1400068
  6. K

    Unit Tests - Working with SQL

    I'm exploring Test Driven Development and Unit testing in VS2008 and was wondering if anyone had any real world examples on how i would write unit tests on objects that modify a sql database. For non sql routines, tests are easy to write. If i wanted to test an add routine in a calculate...
  7. K

    VBScript Question: Parens

    Any VBScript folk in the house know the difference between the following notations? Dim objCar Dim objWorld Set objCar = Server.CreateObject("Car"); Set objWorld = Server.CreateObject("World"); 'no parens strResult = objWorld.consume(objCar) 'with parens strResult =...
  8. K

    WTB: 939 mATX Motherboard

    I'm looking for a micro ATX 939 motherboard. Preferably with onboard video. Refs: kingkaeru on heatware and ebay. email: rho [at] clunet.edu
  9. K

    strange IIS error

    I have a .NET library which I am calling through an asp page (through interop) on a win2k3 server and am getting the following error at a client's site mscorlib error 800070005 Access to path C:\WINDOWS\TEMP\zl2-bvrg.tmp is denied. The library takes a path string to an xml file's path and...
  10. K

    javascript creating dom nodes then searching for them

    Can anyone get this to work? I've been pulling my hair out trying to find elements after I create them. <script type="text/javascript"> node = document.createElement("div"); node.id = "myNode"; // try and find the node if(document.getElementById("myNode")) {...
  11. K

    FS: 512mb SODIMM $20 shipped

    hynix RAM - 512mb 2Rx16 PC2-5300S-555-12 $20 shipped OBO anywhere in the US. USPS Priority. I accept paypal. [email protected] Heatware: KingKaeru ebay: KingKaeru
  12. K

    SQLServer script question

    Hi Guys, Is there a way for me to run a sql script on a sqlserver 2k3 database from the command line? in mysql I am able to do the following: $ mysql myDB -p<password> < mySQLScript.sql Wondering if there's a sqlserver equivalent. :)
  13. K

    IIS SMTP Issues - 2k3 Server

    Hi Guys, I have an issue with configuring the default SMTP Service on IIS 2k3 server. I have two systems on a windows domain with the default IIS SMTP Service installed on both systems. Each system is setup to accept connections and relay email from the localhost and the other system. When...
  14. K

    Reading Word Documents without Word installed

    Hi Guys, I need to extract text from a word document on systems that do not have Word installed. Does anyone know of any libraries that will do this? Looking to use c# Thanks, --KK
  15. K

    SQL Server Attach/Detach MDF

    Hi Guys, Can anyone point me in the direction of how I would go about attaching and detaching SQL Server MDF datafiles? I am trying to write a tool to do this automatically. Googling only results in information on doing it manually through the enterprise manager. Thanks, --KK
  16. K

    1 output to 2 input sources

    Hi Guys, Here's what I'm trying to do. I want to have an mp3 player playing to my headphones but have the headphones also hooked up to another source (e.g. microphone or another mp3 player). When the secondary sound source sends a signal, I want the first source (mp3 player) to have it's...
  17. K

    CSS Help

    Hi Guys, I'm running into some problems creating a clip area in css for Internet Explorer. The markup and styling works perfectly in Mozilla Firefox but doesnt in IE. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">...
  18. K

    FS: New Tokyo Marui Airsoft Pistols (blowback)

    Update Jan 9 6:16pm - 1 Silver Baretta left. First come first served. Two beretta's left with 2 ppl on "hold" without payment. Get in line if you want a shot at em. PM box has been cleared and all emails/PM's have been answered. edit #2: I need to sell these! Price dropped to...
  19. K

    SSH client for the Treo 650

    Just got myself a Treo 650 with Unlimited Data on Cingular. Anyone wanna recommend me a good [H] SSH client? --KK
  20. K

    FS: New Airsoft (Tokyo Marui) Guns

    edit: Also, I will add in a bag of black bb's with each gun. Mix them in with the colored bb's for a tracer effect :D. Hi guys, First off, these are NOT real guns!!! They are 1:1 replicas that fire plastic bbs and are used either for collecting or in airsoft scrims (kind of like...
  21. K

    WTB: 512mb pc2100. Sell me your old ram!

    Just need another 512mb to toss into one of my systems running an Athlon XP 2200+ Email: [email protected] heat: kingkaeru ebay: kingkaeru --KK
  22. K

    Insecure Programming by Example

    This was posted on the secprog list. Have fun :) http://community.corest.com/~gera/InsecureProgramming/ --KK
  23. K

    WTB: AT Power Supply

    Hi Guys, I'm looking for an AT Power Supply. Since it wont be used in anything crazy powerful, any Wattage will be fine as long as it works; the quieter the better. Anyways, I'm looking to pay no more than $10. Here's a quick way to turn that piece of junk in your closet into some...
  24. K

    [H] Connect Four Programming Competition.

    In [MS]'s Vs2003 Whatsisname mentioned writing Connect Four AI. This gave me the idea of maybe a friendly Connect Four Tournament within the [H] W&P Community. Anyone interested? If so, we could decide on the protocol and get this thing running :) --KK
  25. K

    The Official W&P localtime(1103932800) thread

    Thanks to everyone that's made the W&P so enjoyable to read and participate in these past few years. I've yet to come upon a community as diverse, helpful, and creative as what we have here :) So with that, for all you wishing to send your holiday blessing to your W&P geeks, you may post...
  26. K

    Help with xbox controller

    Hi Guys, I recently bought a pelican edge wireless controller for my xbox and stupid me threw away the packaging so now I can't figure out how to get the controller to work! :( Anyone have experience with setting this controller up? I have fresh batteries. The back of the controller...
  27. K

    WTB: xbox wireless controllers, Wifi, etc.

    Looking for some good looking xbox wireless controllers. I need 4 so let me know what you guys have. Wifi adaptor that can be used with the xbox. Also, looking for a Fan with a Code cathode. Also, if you have other items that can help trick my xbox out send them my way. --KK
  28. K

    Programming Students. READ THIS!

    First of all, I'd like to welcome all you students back to the academic year and wish you all the best of luck in your studies! :) If you haven't yet, MikeBlas's An Essay For Programming Students is a good read. Another good read is the Book Recommendations Thread...
  29. K

    bluetooth connection for car -> phone

    Hi Guys, I've been trying to look for an aftermarket kit that will allow for the use of a bluetooth phone through a mic and car's speaker system (much like the bmw's and domestics' UConnect systems). So far I've been unsuccessful. Do any of you know of such an aftermarket kit? --KK
  30. K

    A ***FREE*** Reminder Before You Post Any Threads Here.

    Hello Guys, I think everyone should look over the rules of the Deals forum again and make sure you understand what discussions and threads are allowed in this forum. There have been a lot of spam/offtopic threads as of late and we'd like to get everyone back on the same track as to keep this...
  31. K

    SMALL laptop bag/sleeve

    Hi Guys, I own a tr2a and have been shopping around for a laptop bag for it. I had a 12" Marware bag tthat i was using (bought it for my ibook) but that bag recently got stolen so now i need a new one. There doesnt seem to be any bags that I can find besides the sonystyle ones that are...
  32. K

    FS: GSM G51m Cellphone. unlocked

    Hello everyone. I have a Panasonic G51m cellphone for sale ($120 shipped). This phone was bought directly from Hong Kong New and unlocked about 5 months ago for about $300. This phone is a GSM phone and will work with T-Mobile, Cingular and any phone carrier that uses SIM Cards. It's...
  33. K

    Hosting Feedback - Where can I get hosting...

    Due to the spam that this has caused in the past, we will not be allowing any new threads requesting hosting. If you wish to look for a host, please refer to this sticky. All other threads will be locked or deleted. Also, note that The Planet is the hardocp/hardforums host and offers...
  34. K

    Read this if you're looking for a webhost

    Welcome back everyone :). Due to the spam that this has caused in the past, we will not be allowing any new threads requesting hosting. If you wish to look for a host, please refer to the sticky: Hosting Feedback thread. All other threads will be locked or deleted. Also, note that The...
  35. K

    Anyone here devlop on Apache + Resin?

    Hey Guys :), My team is finally upgrading our servers which currently run JServ and are looking at either Tomcat or Resin as our servlet engine. I've been pretty happy with developing with tomcat but have no experience with Resin. We're setting up a box this week to test it out but wanted...
  36. K

    Flash Question

    Flash Question Hi Guys, Gotta question for you flash guru's out there. How do I access GET/POST Variables from within a .swf? e.g.: display the GET variable: aVar in my movie clip if I have the following URL: http://mysite/mypage.html?aVar=HelloWorld I've been digging around for...
  37. K

    WTB: cell phone accessories

    Hello people :) I just picked up a Panasonic G51 cell phone and am now looking for accessories to mod it. Particularly, I am looking for: batteries, keypads, housings, and usb chargers. I can't seem to find accessories for this phone anywhere so if you know where I can pickup some that'd...
  38. K

    PDA & Laptop combo

    Hi Guys, I have a Sony TR2A laptop and am looking at possibly picking up a PDA as well but have never really used a pda. I've owned them in the past but they were too big and bulky to be of any use to me. Anyways, I was wondering how many of you guys actually carry around a laptop and pda...
  39. K

    FS: 12" ibook 500mhz

    Hello my fellow [H]ers :) Because of my work situation I need a windows laptop more than a mac one so I'll have to part with my ibook. :/ It's a 12" ibook which I bought used from someone else a year ago. Comes with only the charger as that's all that came with it when I bought it :D. There...
Back
Top