User booboojeebies - Stack Overflow most recent 30 from stackoverflow.com 2009-12-16T09:01:56Z http://stackoverflow.com/feeds/user/400 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/10072/personalized-icon-next-to-the-url-address-in-the-browsers-address-bar/11896#11896 0 Answer by booboojeebies for Personalized icon next to the URL address in the browser's address bar? booboojeebies 2008-08-15T02:16:03Z 2008-10-17T21:00:01Z <p><a href="http://tools.dynamicdrive.com/favicon/" rel="nofollow" title="excanvas">DynamicDrive has an easy favicon maker too</a>. </p> <p>Different pages/directories can also call a different .ico with code similar to y0mbo's example (this is what Mint uses):</p> <pre><code>&lt;link href="sc/ph645.43/images/icons/mint.ico" rel="icon" type="text/x-icon" /&gt; </code></pre> <p><a href="http://perishablepress.com/press/2007/10/17/everything-you-ever-wanted-to-know-about-favicons/" rel="nofollow">This</a> is a good article on favicons in detail. </p> <p>I suspect animated favicons have the potential to go the way of the blink tag. <a href="https://wwws.mint.com/login.event" rel="nofollow">Mint</a> is using theirs to match their overall design, if you visit in FF3, you'll see that it matches the green color that FF uses to designate a recognized SSL cert.</p> http://stackoverflow.com/questions/46960/whats-your-favorite-desk-for-a-developers-home-office/47013#47013 1 Answer by booboojeebies for What's your favorite desk for a developer's home office? booboojeebies 2008-09-05T22:42:04Z 2008-09-05T22:42:04Z <p>The massive <a href="http://www.ikea.com/us/en/catalog/products/S79807561" rel="nofollow">Ikea Galant</a> with all the fixings.</p> <p>Before you get comfy, turn it over and install <a href="http://www.instructables.com/id/Modified-IKEA-GALANT-desk/" rel="nofollow">pegboard</a> to hide all the wires!</p> http://stackoverflow.com/questions/12745/how-do-you-handle-poor-quality-code-from-team-members/12758#12758 0 Answer by booboojeebies for How do you handle poor quality code from team members? booboojeebies 2008-08-15T21:14:28Z 2008-08-15T21:14:28Z <p>Segregating those individuals is rather like pretending the problem doesn't exist, isn't it? </p> <p>Assuming some of the devs are new, I'd have to agree w/ @Campbell, a bit of mentoring can turn things around and if you haven't given a person a chance with all the details they'll need, then perhaps your team is a bit of a black box. Are you integrating other new dev members easily?</p> <p>If after all that, you find yourself spending a lot of time thinking that a dev doesn't belong on the team, they need to go sooner rather than later, or you'll always wind up regretting it and be the one responsible for their mess.</p> <p>If you're not the decision maker, then I guess most of this depends on your relationship with your boss and if you're comfortable making noise.</p> http://stackoverflow.com/questions/12671/how-can-i-pass-data-from-an-aspx-page-to-an-ascx-modal-popup/12676#12676 0 Answer by booboojeebies for How can I pass data from an aspx page to an ascx modal popup? booboojeebies 2008-08-15T20:06:41Z 2008-08-15T20:06:41Z <p>Sorry, but I'm confused. You can't call an ascx directly, so...</p> <p>Is your modal code that you are calling from within the same page, like a hidden panel, etc; </p> <p>Or is it another aspx page that you are calling on a click event?</p> http://stackoverflow.com/questions/12171/what-kinds-of-non-technical-courses-should-a-software-engineer-or-computer-scient/12203#12203 6 Answer by booboojeebies for What kinds of non-technical courses should a software engineer or computer scientist take? booboojeebies 2008-08-15T12:50:49Z 2008-08-15T12:50:49Z <p>Communications might help you get your ideas across. You have to be able to stand up and tell people about your ideas, whether it is in a team meeting or on stage at a developer's conference (when you hit the big time).</p> <p>A good English Composition class couldn't hurt as well. A tough prof will make you cut the fluff and build your arguments.</p> http://stackoverflow.com/questions/4433/vista-or-xp-for-dev-machine/11906#11906 1 Answer by booboojeebies for Vista or XP for Dev Machine booboojeebies 2008-08-15T02:41:03Z 2008-08-15T02:41:03Z <p>I can definitely tell you to steer clear of any of the lower end vista installs, because you'll lose:</p> <ul> <li>Ability to do simple backups to a disc not physically connected to your machine; </li> <li>Term serv access to your machine from any other;</li> <li>Like Fry says, you'll lose RAM. I have 4, vista only "sees" 3.</li> </ul> <p>I'm talking out of the box at least. I want to go x64 but really dreading having to reinstall everything.</p> http://stackoverflow.com/questions/7121/what-should-a-software-engineer-read-before-branching-out-on-their-own/11882#11882 4 Answer by booboojeebies for What should a software engineer read before branching out on their own? booboojeebies 2008-08-15T01:55:51Z 2008-08-15T01:55:51Z <p><a href="http://gettingreal.37signals.com/" rel="nofollow" title="excanvas">Getting Real</a> by <a href="http://www.37signals.com/svn/" rel="nofollow">37 Signals</a>. Not to shill for them, but they've done very well with a really small team and as a BaseCamp user, their software is good at what it promises to do.</p> http://stackoverflow.com/questions/11540/automation-whats-your-tipping-point/11549#11549 0 Answer by booboojeebies for Automation - what's your tipping point ? booboojeebies 2008-08-14T19:16:02Z 2008-08-14T19:16:02Z <p>If I'm doing something for the second time, I consider automating the entire job or at least a part of it.</p> <p>The third time, I slap myself.</p> http://stackoverflow.com/questions/11313/career-planning-any-tips/11328#11328 4 Answer by booboojeebies for Career planning – any tips ? booboojeebies 2008-08-14T16:49:01Z 2008-08-14T16:49:01Z <p>Couple of high view things I can think of:</p> <ul> <li><p>Always be learning something new (might not be code); </p></li> <li><p>Be able to communicate your ideas and knowledge to others, particularly non-technical people; </p></li> <li><p>Obsess about automating tasks that waste your time or are repetitive, no one can regain time that is lost;</p></li> <li><p>Things will change, be flexible and able to adapt.</p></li> </ul> http://stackoverflow.com/questions/3553/one-piece-of-advice/9234#9234 2 Answer by booboojeebies for One piece of advice booboojeebies 2008-08-12T20:54:47Z 2008-08-12T20:54:47Z <p>Buy yourself the biggest, brightest monitor you can possibly afford (e.g. 30" Dell or Apple). </p> <p>You'll be staring at it for a long time.</p> http://stackoverflow.com/questions/1711/what-is-the-single-most-influential-book-every-programmer-should-read/9221#9221 7 Answer by booboojeebies for What is the single most influential book every programmer should read? booboojeebies 2008-08-12T20:39:47Z 2008-08-12T20:39:47Z <p><a href="http://gettingreal.37signals.com/" rel="nofollow" title="PyXML">Getting Real</a> by <a href="http://www.37signals.com/svn/" rel="nofollow">37 Signals</a>. It doesn't matter if you don't "ship" something at the end of the day.</p> http://stackoverflow.com/questions/3305/asp-net-hosting-options/3761#3761 1 Answer by booboojeebies for ASP.NET Hosting Options booboojeebies 2008-08-06T17:47:46Z 2008-08-06T17:47:46Z <p>I too would avoid 1&amp;1, they have a lot of unacceptable downtime.</p> <p>I have used MaximumAsp for a long time, and have nothing but good things to say about them. Used both dedicated and shared server options.</p> http://stackoverflow.com/questions/177/how-do-i-programmatically-create-a-pdf-in-my-net-application/2278#2278 1 Answer by booboojeebies for How do I programmatically create a PDF in my .NET application? booboojeebies 2008-08-05T13:23:47Z 2008-08-05T13:23:47Z <p>I've been using <a href="http://www.activepdf.com/products/serverproducts/toolkit/index.cfm" rel="nofollow">ActivePDF</a> for years and it seems to be very stable and quite powerful. Simply draw out your fields in Acrobat pro and programmatically prefill them with text, images, just about anything.</p>