User Joseph - Stack Overflow most recent 30 from stackoverflow.com 2009-12-15T02:26:02Z http://stackoverflow.com/feeds/user/2209 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/162253/java-development-for-the-web/752986#752986 0 Answer by Joseph for Java development for the web Joseph 2009-04-15T18:08:27Z 2009-04-15T18:08:27Z <p>I learned Java in college back when it was in version 1.1.5. I recently started trying to program for the web, but it didn't make sense until I read <a href="http://rads.stackoverflow.com/amzn/click/0596516681" rel="nofollow" title="Head First Servlets and JSP">Head First Servlets and JSP</a>. There are way more things involved in web development with Java than I ever realized, and without this book, I would have quit and just used PHP.</p> http://stackoverflow.com/questions/705915/windows-hosts-file/705927#705927 3 Answer by Joseph for Windows hosts file Joseph 2009-04-01T14:57:54Z 2009-04-01T14:57:54Z <p>::1 is IPv6.</p> <p>127.0.0.1 is IPv4.</p> http://stackoverflow.com/questions/558038/ipv4-ipv6-network-calculations-and-validation-for-java 4 IPv4/IPv6 network calculations and validation for Java? Joseph 2009-02-17T18:08:01Z 2009-02-18T18:30:40Z <p>I am looking for a package that is similar to <a href="http://pear.php.net/package/Net_IPv4" rel="nofollow">Net_IPv4</a> and <a href="http://pear.php.net/package/Net_IPv6" rel="nofollow">Net_IPv6</a> but written for Java. It needs to be able to do the following:</p> <ul> <li>Verify an address is valid (e.g. 127.0.0.1 is valid, 127.0.0.257 is not)</li> <li>Return if an address is contained within a subnet (e.g. 127.0.0.11 is in 127.0.0.0/28)</li> <li>Return the broadcast address for a given subnet (e.g. for 127.0.0.0/28 it's 127.0.0.15)</li> </ul> <p>It would be awesome if it could also:</p> <ul> <li>Return a list of addresses for a subnet in order</li> <li>Sort a list of addresses</li> </ul> <p>I could probably write a package to do all this, but if someone has already gone through the trouble and most likely has done a better job, I'm all about using that. Anyone know of such a package or packages that could do all this? We are expanding into IPv6, so it needs to work for both IPv4 and IPv6 if possible.</p> <p>I appreciate any help.</p> http://stackoverflow.com/questions/394521/ensuring-a-program-written-for-32-bit-windows-is-compatible-with-64-bit-windows/394533#394533 4 Answer by Joseph for Ensuring a Program Written for 32-bit Windows is Compatible with 64-bit Windows Joseph 2008-12-27T01:10:28Z 2008-12-28T00:30:34Z <p>The best explanation I've found is offered here which basically says 32-bit programs are run on an layer of emulation which doesn't allow the system access you'd get from native programs run in a 64-bit environment:</p> <p><a href="http://blogs.msdn.com/oldnewthing/archive/2008/12/22/9244582.aspx" rel="nofollow">http://blogs.msdn.com/oldnewthing/archive/2008/12/22/9244582.aspx</a></p> <p>I would assume this means that problems with programs like GTA4 come from the layer of emulation not producing the expected results found on a 32-bit native system. This is why you keep seeing Microsoft release compatibility updates all the time.</p> <p>Here's what the MSDN has to say about the matter:</p> <p><a href="http://msdn.microsoft.com/en-us/library/bb427430(VS.85).aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/bb427430(VS.85).aspx</a></p> http://stackoverflow.com/questions/385082/what-was-the-most-stupid-bug-you-could-not-find-for-a-long-time/385252#385252 0 Answer by Joseph for What was the most stupid bug you could not find for a long time? Joseph 2008-12-22T00:30:41Z 2008-12-22T00:30:41Z <p>} and sometimes )</p> http://stackoverflow.com/questions/377133/how-to-kindly-ask-your-users-to-upgrade-from-ie6/377247#377247 0 Answer by Joseph for How to (kindly) ask your users to upgrade from IE6? Joseph 2008-12-18T08:47:42Z 2008-12-18T08:47:42Z <p>I have found that with myself and others, the only way you can make someone use a particular web browser is to make it a requirement of the site they are trying to visit. If they want it enough, they'll upgrade to be able to visit it.</p> <p>Another way to say it is, people will do the easiest thing allowed to them and will only change if they are given no way around it. </p> http://stackoverflow.com/questions/327157/windows-server-2008-vpn-client/327180#327180 1 Answer by Joseph for Windows Server 2008 VPN Client Joseph 2008-11-29T04:49:25Z 2008-11-29T04:49:25Z <p>Windows Server 2008 uses the same codebase as Vista, so the option should be similar. I think your answer is here:</p> <p><a href="http://www.vistaheads.com/forums/microsoft-public-windows-vista-networking-sharing/63844-how-logon-domain-over-vpn.html" rel="nofollow">http://www.vistaheads.com/forums/microsoft-public-windows-vista-networking-sharing/63844-how-logon-domain-over-vpn.html</a></p> http://stackoverflow.com/questions/327129/whats-the-best-wireless-keyboard-mouse-set-for-programmers/327137#327137 0 Answer by Joseph for What's the *best* wireless keyboard/mouse set for programmers? Joseph 2008-11-29T03:54:46Z 2008-11-29T03:54:46Z <p>I would avoid the Logitech MX5000/MX5500. If you can get something that is not Bluetooth, that would be best. The Bluetooth stack that Logitech uses is buggy. The keys like to get "stuck" which means they will act like they are pressed even when you release. That is especially bad if the key that gets stuck is backspace or delete. I've never had problems with their non-Bluetooth stuff. </p> http://stackoverflow.com/questions/308344/preventing-screen-burn/308425#308425 0 Answer by Joseph for Preventing Screen burn Joseph 2008-11-21T11:00:46Z 2008-11-21T11:00:46Z <p>I've used this program with pretty good success. You can probably create something similar in your program.</p> <p><a href="http://www.e-motional.com/TScreenLock.htm" rel="nofollow">http://www.e-motional.com/TScreenLock.htm</a></p> <ul> <li><strong>Plasma Screen Saver Option.</strong>(TSL-PRO Only) A black bar of variable width floats across the screen preventing Plasma Screen Burn-In. This option allows TSL to be used as a Plasma Screensaver.</li> </ul> http://stackoverflow.com/questions/276957/the-difference-between-free-software-and-open-source-software/276963#276963 6 Answer by Joseph for The difference between Free Software and Open Source Software Joseph 2008-11-10T02:55:57Z 2008-11-10T02:55:57Z <p>This article should help:</p> <p><a href="http://www.gnu.org/philosophy/free-software-for-freedom.html" rel="nofollow">http://www.gnu.org/philosophy/free-software-for-freedom.html</a></p> http://stackoverflow.com/questions/39159/is-it-possible-to-run-osx-in-a-virtual-machine/276936#276936 1 Answer by Joseph for Is it possible to run OSX in a virtual machine? Joseph 2008-11-10T02:39:54Z 2008-11-10T02:39:54Z <p>The only version of OS X you can virtualize legally is OS X Leopard Server and only if the host OS is OS X.</p> <p><a href="http://blogs.vmware.com/teamfusion/2008/06/virtual-leopard.html" rel="nofollow">http://blogs.vmware.com/teamfusion/2008/06/virtual-leopard.html</a></p> <p><a href="http://arstechnica.com/journals/apple.ars/2008/06/12/vmware-fusion-2-0-will-support-leopard-server-in-next-beta" rel="nofollow">http://arstechnica.com/journals/apple.ars/2008/06/12/vmware-fusion-2-0-will-support-leopard-server-in-next-beta</a></p> http://stackoverflow.com/questions/276779/mac-os-x-under-vmware-on-ubuntu-on-a-macbook-pro/276830#276830 1 Answer by Joseph for Mac OS X under VMware on Ubuntu on a Macbook Pro Joseph 2008-11-10T01:20:37Z 2008-11-10T01:30:33Z <p>The only version of OS X you can virtualize is OS X Leopard Server and only if the host OS is OS X Leopard Server.</p> <p><a href="http://blogs.vmware.com/teamfusion/2008/06/virtual-leopard.html" rel="nofollow">http://blogs.vmware.com/teamfusion/2008/06/virtual-leopard.html</a></p> <p><strong>UPDATE</strong>: You may be able to run OS X Leopard Server on plain OS X Leopard. The wording is so confusing. Read the UPDATE at the bottom of this Ars article.</p> <p><a href="http://arstechnica.com/journals/apple.ars/2008/06/12/vmware-fusion-2-0-will-support-leopard-server-in-next-beta" rel="nofollow">http://arstechnica.com/journals/apple.ars/2008/06/12/vmware-fusion-2-0-will-support-leopard-server-in-next-beta</a></p> http://stackoverflow.com/questions/271090/automate-ssh-without-using-public-key-authentication-or-expect1/271354#271354 0 Answer by Joseph for Automate SSH without using public key authentication or expect(1) Joseph 2008-11-07T06:00:48Z 2008-11-07T06:30:45Z <p>This discussion talks about what you are trying to do:</p> <p><a href="http://cygwin.com/ml/cygwin/2004-02/msg01449.html" rel="nofollow">http://cygwin.com/ml/cygwin/2004-02/msg01449.html</a></p> <p>If you can't have the admin create a local directory for you, then this won't work.</p> http://stackoverflow.com/questions/252221/possible-google-riddle/260580#260580 9 Answer by Joseph for Possible Google Riddle? Joseph 2008-11-04T01:46:39Z 2008-11-04T01:46:39Z <p>I emailed the Website Optimizer Team, and they said "There's no secret code, unless you find one. :)"</p> http://stackoverflow.com/questions/256347/recovering-from-ipconfig-release-on-a-remote-pc/256443#256443 2 Answer by Joseph for Recovering from ipconfig /release on a remote PC Joseph 2008-11-02T02:54:23Z 2008-11-02T02:54:23Z <p>Log into the managed switch the PC is connected to, shutdown the port, wait a few seconds, and then bring it back up. If you don't have a managed switch or no access to it, wait until Monday.</p> http://stackoverflow.com/questions/169814/graph-problem-help-find-the-distance-between-the-two-most-widely-separated-nodes/169990#169990 1 Answer by Joseph for Graph Problem: Help find the distance between the two most widely separated nodes. Joseph 2008-10-04T08:33:00Z 2008-10-04T08:33:00Z <p>Is this the <a href="http://icpcres.ecs.baylor.edu/onlinejudge/external/103/10308.html" rel="nofollow">Roads in the North</a> problem?</p> http://stackoverflow.com/questions/147918/sbcl-on-vista-crashes-do-you-know-how-to-make-it-work/148139#148139 4 Answer by Joseph for SBCL on Vista crashes. Do you know how to make it work? Joseph 2008-09-29T09:52:01Z 2008-09-29T09:52:01Z <p>Have you seen these articles?</p> <p><a href="http://robert.zubek.net/blog/2008/04/09/sbcl-emacs-windows-vista/" rel="nofollow">http://robert.zubek.net/blog/2008/04/09/sbcl-emacs-windows-vista/</a></p> <p><a href="http://brainrack.wordpress.com/2008/05/29/running-sbcl-on-windows/" rel="nofollow">http://brainrack.wordpress.com/2008/05/29/running-sbcl-on-windows/</a></p> http://stackoverflow.com/questions/100620/how-do-i-get-the-mac-address-or-ipaddress-from-a-cisco-callmanager/110317#110317 1 Answer by Joseph for How do I get the mac address or IPAddress from a cisco callmanager? Joseph 2008-09-21T05:28:55Z 2008-09-21T05:28:55Z <p>I think this is what you are looking for:</p> <p><a href="http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/devguide/6_0_1/ccmdvCh2.html#wp35941" rel="nofollow">http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/devguide/6_0_1/ccmdvCh2.html#wp35941</a></p> http://stackoverflow.com/questions/93160/why-does-cisco-ios-require-domain-name-to-be-set-before-ssh-keys-can-be-generated/110298#110298 1 Answer by Joseph for Why does cisco IOS require domain-name to be set before SSH keys can be generated? Joseph 2008-09-21T05:11:16Z 2008-09-21T05:11:16Z <p>You do not need to set "ip domain-name" or "hostname" before creating a key. They are required if you don't name it yourself. Use the following command to name it yourself:</p> <pre><code> crypto key generate rsa general-keys label MYKEYNAME</code></pre> <p>More info here:</p> <p><a href="http://cisco-network.com/hands-on/advanced-ssh-settings-for-cisco-ios/" rel="nofollow">http://cisco-network.com/hands-on/advanced-ssh-settings-for-cisco-ios/</a></p> http://stackoverflow.com/questions/110008/windows-licensing-question/110038#110038 0 Answer by Joseph for Windows Licensing Question Joseph 2008-09-21T02:23:23Z 2008-09-21T02:23:23Z <p>You may not need any CALs for users depending on how you use the server. Certain functionality requires the purchase of CALs but some doesn't. There's no real good way to answer this question since the requirements are too vague. Does it use domain services? Does it use SQL server? Clustering? There are many variables.</p> <p>If you are looking at what the most you could possibly pay, go to <a href="http://www.cdw.com" rel="nofollow">CDW</a> and look at the Open License/Open Business products to get an estimate.</p> http://stackoverflow.com/questions/107413/best-way-to-translate-mouse-drag-motion-into-3d-rotation-of-an-object/107644#107644 2 Answer by Joseph for Best way to translate mouse drag motion into 3d rotation of an object Joseph 2008-09-20T08:37:17Z 2008-09-20T08:37:17Z <p>In my Computer Graphics course, we were given the following code which allowed us not to reinvent the wheel.</p> <p><a href="http://www.sfr-fresh.com/unix/privat/gfsview-0.4.2.tar.gz:a/gfsview-0.4.2/gl/trackball.h" rel="nofollow">trackball.h</a></p> <p><a href="http://www.sfr-fresh.com/unix/privat/gfsview-0.4.2.tar.gz:a/gfsview-0.4.2/gl/trackball.c" rel="nofollow">trackball.c</a></p> http://stackoverflow.com/questions/90831/should-we-write-software-to-be-used-at-work-in-our-own-time/95021#95021 2 Answer by Joseph for Should we write software to be used at work, in our own time? Joseph 2008-09-18T18:01:00Z 2008-09-18T18:01:00Z <p>I think writing software on your own time is fine if it's your own choice. I go to work 8 hours a day, but I'm not working all 8 hours. So when I do work from home, I see it as filling in the time I was just browsing the web. If I can think clearly at home, I'm taking advantage of that time because it helps me stay employed.</p> http://stackoverflow.com/questions/45286/how-can-i-overwrite-the-same-portion-of-the-console-in-a-windows-native-c-conso/45302#45302 3 Answer by Joseph for How can I overwrite the same portion of the console in a Windows native C++ console app, without using a 3rd Party library? Joseph 2008-09-05T06:01:33Z 2008-09-05T19:21:57Z <p>If you print using \r and don't use a function that will generate a newline or add \n to the end, the cursor will go back to the beginning of the line and just print over the next thing you put up. Generating the complete string before printing might reduce flicker as well.</p> <p><strong><em>UPDATE</em></strong>: The question has been changed to 2 lines of output instead of 1 which makes my answer no longer complete. A more complicated approach is likely necessary. JP has the right idea with the <a href="http://msdn.microsoft.com/en-us/library/ms682073(VS.85).aspx" rel="nofollow">Console API</a>. I believe the following site details many of the things you will need to accomplish your goal. The site also mentions that the key to reducing flicker is to render everything offscreen before displaying it. This is true whenever you are displaying anything on the screen whether it is text or graphics (2D or 3D).</p> <p><a href="http://www.benryves.com/tutorials/?t=winconsole" rel="nofollow">http://www.benryves.com/tutorials/?t=winconsole</a></p> http://stackoverflow.com/questions/21211/get-application-name-from-windows-xp-cut-and-paste/42939#42939 0 Answer by Joseph for Get application name from Windows XP cut and paste? Joseph 2008-09-04T00:49:40Z 2008-09-04T00:49:40Z <p><a href="http://msdn.microsoft.com/en-us/library/ms649041(VS.85).aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/ms649041(VS.85).aspx</a></p> http://stackoverflow.com/questions/40393/3d-in-virtual-machines/40892#40892 4 Answer by Joseph for 3D in virtual machines Joseph 2008-09-02T23:13:26Z 2008-09-03T05:37:44Z <p>The current beta of VMware Workstation 6.5 supports 3D acceleration on a limited but usable scale.</p> <p>I was able to get both <a href="http://arenawars.net/XnaProjects/Default.aspx?Name=XNA%20Pong" rel="nofollow">XNA Pong</a> and <a href="http://arenawars.net/XnaProjects/Default.aspx?Name=XNA%20Racing%20Game" rel="nofollow">XNA Racing Game</a> to run and work pretty well. The performance isn't perfect, but it is definitely good enough to test if the game will run on a non-dev system without having to use a separate PC. 3D acceleration is only supported on a guest XP machine, but a variety of host OSes are supported. I am running Vista x64 without issue.</p> <p>The VMware Workstation 6.5 is free to try and can be gotten here:</p> <p><a href="http://www.vmware.com/communities/content/beta/ws65/welcome.html" rel="nofollow">Workstation 6.5 Beta Program</a></p> http://stackoverflow.com/questions/34759/best-way-to-get-started-in-xna/40910#40910 1 Answer by Joseph for Best way to get started in XNA Joseph 2008-09-02T23:25:31Z 2008-09-02T23:25:31Z <p>I highly recommend the video series <a href="http://www.3dbuzz.com/xcart/home.php?cat=13" rel="nofollow">XNA Xtreme</a>. They have a lot of preview clips that give a good idea of what to expect. The videos that come on the disc are encoded in XviD and are excellent quality. It's hours and hours of content.</p> <p>One weird thing is that you can purchase Volume 1 from 3D Buzz through <a href="http://www.amazon.com/gp/offer-listing/B000RUUADU/ref=dp_olp_1?ie=UTF8&amp;qid=1220397464&amp;sr=8-1" rel="nofollow">Amazon</a> at a cheaper price then from their site directly.</p> http://stackoverflow.com/questions/37845/vmware-video-tutorials/38468#38468 2 Answer by Joseph for VMWare Video Tutorials? Joseph 2008-09-01T21:34:26Z 2008-09-01T21:34:26Z <p>You can see some official VMware eLearning videos by visiting these links:</p> <p><a href="http://www.youtube.com/VMwareELearning" rel="nofollow">http://www.youtube.com/VMwareELearning</a></p> <p><a href="http://vmwareelearning.blip.tv/#941579" rel="nofollow">http://vmwareelearning.blip.tv/#941579</a></p> http://stackoverflow.com/questions/13805/opening-explorer-shell-with-admin-priveleges-on-xp-with-ie7-installed/35351#35351 1 Answer by Joseph for Opening Explorer shell with admin priveleges on XP (with IE7 installed) Joseph 2008-08-29T21:32:10Z 2008-08-29T21:32:10Z <p>All the pieces to the puzzle have been posted, but they just need to be put together.</p> <p>To run Windows Explorer as Administrator under a non-Administrator account, you have to:</p> <ol> <li>log into the computer as the Administrator</li> <li>open Windows Explorer</li> <li>goto the <strong><em>Tools</em></strong> menu and select <strong><em>Folder Options..</em></strong>.</li> <li>goto the <strong><em>View</em></strong> tab and check <strong><em>Launch folder windows in a separate process</em></strong></li> </ol> <p>If you log into the computer as a non-Administrator, running</p> <pre><code>runas /user:administrator explorer.exe </code></pre> <p>will now work. This can probably be set via the registry, but I think this is the easiest way.</p> http://stackoverflow.com/questions/18719/how-can-i-prevent-a-server-from-becoming-locked-after-a-remote-desktop-session/19029#19029 0 Answer by Joseph for How can I prevent a server from becoming locked after a Remote Desktop session Joseph 2008-08-20T22:50:13Z 2008-08-20T22:50:13Z <p>There may be a problem if you are running these tasks as Administrator and others are logging in via Remote Desktop as Administrator. The task should be run from its own account.</p> http://stackoverflow.com/questions/1838427/php-framework-recommendation/1838455#1838455 Comment by Joseph on PHP Framework recommendation? Joseph 2009-12-03T08:31:29Z 2009-12-03T08:31:29Z I found CI to be easier to start using because it has a recommend structure while other frameworks I looked at just give you a lot of tools and leave it up to you to decide the structure. Both have their pluses and minus, but I'm indecisive, so having less to figure out is good for me. http://stackoverflow.com/questions/999984/why-are-my-pages-still-not-gzipped Comment by Joseph on Why are my pages still not gzipped? Joseph 2009-06-16T07:57:43Z 2009-06-16T07:57:43Z Rack Overflow sounds like a porn site, but it's not. I checked. http://stackoverflow.com/questions/184618/what-is-the-best-comment-in-source-code-you-have-ever-encountered/184673#184673 Comment by Joseph on What is the best comment in source code you have ever encountered? Joseph 2009-04-29T20:39:55Z 2009-04-29T20:39:55Z This code no longer compiles. http://stackoverflow.com/questions/705915/windows-hosts-file/705932#705932 Comment by Joseph on Windows hosts file Joseph 2009-04-01T17:06:56Z 2009-04-01T17:06:56Z XP supports IPv6. It has to be enabled. http://stackoverflow.com/questions/394521/ensuring-a-program-written-for-32-bit-windows-is-compatible-with-64-bit-windows/395111#395111 Comment by Joseph on Ensuring a Program Written for 32-bit Windows is Compatible with 64-bit Windows Joseph 2008-12-28T01:36:45Z 2008-12-28T01:36:45Z I'm starting to think virtualization is a better term to describe how WOW64 works on an x64 processor. The idea seems very similar to how Virtuozzo works. http://stackoverflow.com/questions/394521/ensuring-a-program-written-for-32-bit-windows-is-compatible-with-64-bit-windows/395111#395111 Comment by Joseph on Ensuring a Program Written for 32-bit Windows is Compatible with 64-bit Windows Joseph 2008-12-28T01:17:39Z 2008-12-28T01:17:39Z MSDN says: On the x64 processor, instructions are executed natively by the micro-architecture. Therefore, execution speed under WOW64 on x64 is similar to its speed under 32-bit Windows. On the Intel Itanium processor, more software is involved in the emulation, and performance suffers as a result. http://stackoverflow.com/questions/394521/ensuring-a-program-written-for-32-bit-windows-is-compatible-with-64-bit-windows/394533#394533 Comment by Joseph on Ensuring a Program Written for 32-bit Windows is Compatible with 64-bit Windows Joseph 2008-12-28T01:05:46Z 2008-12-28T01:05:46Z I've adjusted my answer a tiny bit, but in the MSDN it says &quot;WOW64 is the x86 emulator that allows 32-bit Windows-based applications to run seamlessly on 64-bit Windows.&quot; I can see what you are saying though. Simulation would probably fit better but the way emulation is used these days fits too. http://stackoverflow.com/questions/234075/what-is-your-best-programmer-joke/236736#236736 Comment by Joseph on What is your best programmer joke? Joseph 2008-12-26T05:06:43Z 2008-12-26T05:06:43Z Wow. I'm laughing out loud and can't tell the person next to me why. http://stackoverflow.com/questions/327157/windows-server-2008-vpn-client/327180#327180 Comment by Joseph on Windows Server 2008 VPN Client Joseph 2008-11-30T04:35:30Z 2008-11-30T04:35:30Z If you're not on a domain, why do you need to connect before logon? http://stackoverflow.com/questions/327020/why-are-floating-point-values-so-prolific Comment by Joseph on Why are floating point values so prolific? Joseph 2008-11-29T04:57:53Z 2008-11-29T04:57:53Z I agree with Mike B http://stackoverflow.com/questions/293583/top-users-on-stackoverflow-slackers-or-superstars/295376#295376 Comment by Joseph on Top users on stackoverflow: slackers or superstars? Joseph 2008-11-29T04:56:18Z 2008-11-29T04:56:18Z Reputation works for objective questions and answers. When its used on subjective questions and answers like this question and this answer, it doesn't work well. http://stackoverflow.com/questions/53132/mouse-for-programmer/53280#53280 Comment by Joseph on Mouse for programmer Joseph 2008-11-22T02:11:16Z 2008-11-22T02:11:16Z The gyroscopic wheel is addictive. I always miss it when using someone else's computer. http://stackoverflow.com/questions/102714/what-was-your-first-home-computer/104714#104714 Comment by Joseph on What was your first home computer? Joseph 2008-10-13T00:32:30Z 2008-10-13T00:32:30Z If you open up the case, all the signatures of the design team are molded into the plastic. http://stackoverflow.com/questions/84556/whats-your-favorite-programmer-cartoon/85203#85203 Comment by Joseph on What's your favorite "programmer" cartoon? Joseph 2008-10-05T04:12:52Z 2008-10-05T04:12:52Z It's from a 4chan MSPaint Relationship Thread. http://stackoverflow.com/questions/169814/graph-problem-help-find-the-distance-between-the-two-most-widely-separated-nodes/169858#169858 Comment by Joseph on Graph Problem: Help find the distance between the two most widely separated nodes. Joseph 2008-10-04T06:30:53Z 2008-10-04T06:30:53Z Just remember that you can't use Dijkstra with negative numbers.