Slashdot Mirror


User: dismayed

dismayed's activity in the archive.

Stories
0
Comments
44
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 44

  1. Re:Graph Layout? GraphViz of course! on Mapping the Spam · · Score: 1
    GraphViz might help you out...
    graphviz is a set of graph drawing tools for Unix or MS-Windows (win32), including a web service interface (webdot). Source code and binary executables for common platforms are available. Graph drawing addresses the problem of visualizing structural information by constructing geometric representations of abstract graphs and networks. Automatic generation of graph drawings has important applications in key technologies such as database design, software engineering, VLSI and network design and visual interfaces in other domains.
    There are modules/packages availible for PHP HERE

    Check it out... It might be what you're after.

  2. Re:Things that SHOULD be a bug... on Pet Bugs? · · Score: 1

    I think this is another one of those Larry the Linguist (tm)? things... efficient as in, "efficient to the programmer". It is like a spoken language... you can use reflexives in most spoken languages but, most second language learners wouldn't at first because they are confusing until you have experience with the language...

    An example I guess:
    My fast and crazy dog can fetch well. He likes to chase frisbees.
    vs.
    My fast and crazy dog can fetch well. My fast and crazy dog likes to chase frisbees.

    A lot of other perl things treat the programming languague like a spoken language... @_ is the best example of this I think.

  3. Re:Why build? on Finding Dishes for 802.11b Service? · · Score: 2, Informative
    It's too easy to accidently fry something if your making your own antenna.


    You aren't going to be able to fry yourself with most normal wireless equipment.
    Please read O'Reilly Network: Re: Health isses and wireless. for more information.

  4. Re:For your safety... on Inspiring Adventures in SF Wireless Networking · · Score: 2, Informative
    Lets make the parent more informative... :)



    Security? Seattlewireless has something to say on that... . . . tips for securing wireless networks.


    A little bit on the history of the lightning rod.


    Yeah, I know, pointless links. :)

  5. Re:My Suggestion on User Naming Practices? · · Score: 1

    Phone numbers change.

    Extentions change.

    Sorry.

    -- wes

  6. Re:Sorry, but I glean little from this review on Java Tools For Extreme Programming · · Score: 1

    You gleam little because you don't have the base knowledge that this book expects from its audience.

    If you were expecting an overview of XP you were completely off base... You should perhaps check out the SERIES of books on XP at your local bookstore...

    I'm glad that you pointed out that you still need qualified people in order to develop software... However, by implying that you would like to fire the inept you are overlooking how pair programming helps share the knowledge between the specialists that you have in your organization.

    Finally, if you want to know what XP has to say about developing flexible gui's, etc, perhaps you should read up a bit more on Design Patterns... then see what Beck has to say about using them in extreme programming.

    Have a nice day.

  7. Re:Managers Hate Extreme Programming on Java Tools For Extreme Programming · · Score: 2, Informative
    From what you have said, you were not doing extreme programming.

    With XP you would have gathered your stories first... (requirements) After that you'd have decided which stories were important for that release, and then you would've worked on implementing *those stories* in that specific release... You would not have included more stories than you could actually complete in your release cycle. Your managers would've been perhaps following the metrics recommended by the big blue XP book also, if they were really into measuring things.

    Were you doing unittests? If so, you might have had managers measuring the number of unittests as a metric... perhaps measuring the number of functional test that were passing fo the stories that were in that release... just ideas...

    I'm glad you were able to rant, however, don't confuse what you experienced with extreme programming.... you are the victim of bad management.

  8. Re:Remote disabling is dangerous on Wireless, GPS-Loaded 'Bait Car' Traps Thieves · · Score: 2
    From reading the article... *cough* You know that the officers stop the vehicle when they have it in view... I'm sure that they've thought about the public safety factors too, don't you? Honestly?

  9. Re:Higher temperature resistance? on The Sexiest Metal · · Score: 1
    The only problem is how much the building would cost...
    A 1/8th inch steel bar is uh, $1.20 per foot.
    A 1/8th inch titanium bar is $12.00 per foot...:) www.onlinemetals.com

  10. Re:Welding? on The Sexiest Metal · · Score: 1
    Well, the reason for the shielding is needed is so you don't get TiO2 from it... which is sorta what you were describing. Basically, you want that inert gas there so you don't get a crappy oxidized weld. right?

    http://www.timet.com/fab-p27.htm

  11. Re:would you like some cheese? on Students Seek Widespread Internet Access · · Score: 1

    I'm in school, connectivity between 3 geeks runs me about $150/quarter for 1.2mbp up/down... with static ips, etc... etc... I think that students paying tuitions of $7000 could easily budget in $150 more... but hey, who knows...

  12. Re:No Javascript ... on What Makes a Good Web Design? · · Score: 1

    I don't think I've ever really had problems with javascript that is used on most sites... I've never really had it get in the way, break, etc. . . call me crazy but I think that for most users, the typical javascript that you would find used in practice works... so, "No javascript..." really isn't helping this person out much.

    I say, Use javascript according to your users wishes... perhaps this persons users aren't slashdot fanaticals using telnet to get webpages which they parse in their heads. :)

  13. Re:language preference on Damian Conway On Programming, Perl And More · · Score: 2, Interesting
    I don't completely agree with you.
    i think to suggest that there is a crossover demeans both.


    Why does it demean both? I know there are very "strange" forms of art. I don't find calling code "art" to be demeaning as a coder, however, I think that there is elegance and style in code which definately resembles writing, which is artistic... right? After all, code should be written to be read by humans, not just the computer... Writing the story of how the program's (story's) variables (charachters) solve (defeat) the problem (the dragon/enemy/etc) is pretty artsy to me. Perhaps I'm just confused... it is nearly 3am.
  14. Re:Floppies? USB "Thumb Drives?" CDRs? on How Reliable are USB Memory Keys? · · Score: 1

    Sometimes the connection is too slow to let you just SCP or download putty... I find that keeping putty on a floppy is worth the trouble when I'm on a very slow dialup connection *gasp* and I have limited time... Its just easier in some situations.

  15. Re:Interning at IBM on IBM Patents Web Page Templates · · Score: 1
    I interned at IBM also (1998), I found that patents were a side effect of the number of really intellegent people working there. It was more along the lines of, "We have created this new thing, are the things which we should patent because they have business value?" Not so much that patents are the goal. And I think if you are worried about your stock prices, then you might not think its a pathetic practice. ;)

  16. Re:Neumann said ... on Are The Digits of Pi Random? · · Score: 1

    Just wondering, but did that come from the book Python Standard Library?I was just reading it, and that quote at the beginning of the Random chapter stood out.

  17. What is MIB? on Writing SNMP MIBs from C Structs? · · Score: 1

    Can someone quickly explain MIB?

    Thanks.

  18. Re:Cultural Prejudice on How Many Hours Do You Work in a Week? · · Score: 1

    > there are non-somniacs who can effortlessly go >for weeks at a time without sleeping

    They are called 'genetic short sleepers' I believe....

  19. Re:Sweeney quote: Microsoft Word on Tim Sweeney On Programming Languages · · Score: 1
    He argues faster machines should not be required, yet he years for more and more abstraction.


    I really don't feel he is arguing that faster machines shouldn't be required, he simply states that they are not required for most applications people are currently using on a day-to-day basis. Knowing this, he is trying to demonstrate how futher abstraction could lower development time and aid in maintenance without any notice on the part of the end user.