Slashdot Mirror


User: jazir1979

jazir1979's activity in the archive.

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

Comments · 154

  1. Re:HE, not SHE on WiFi Hotspots Elude RIAA Dragnet · · Score: 1


    These days, many authors of textbooks alternate from chapter to chapter whether they use he or she.

    Get over it.

  2. Re:Is that using SAX or DOM? on Using XML in Performance Sensitive Apps? · · Score: 1


    I assume the poster has tried a number of methods if they went to the trouble of mentioning pull-parsers.

    I doubt he/she is daft enough to be using a slow DOM implementation in situations where SAX would suffice.

  3. They're thick-skinned too... on Weapon-X Mice · · Score: 2, Interesting

    ...so I'm sure they stand up well to derogatory comments about their little pink eyes.

    Or their swollen ears, noses and eyelids.

  4. Re:quality and value on Details of Linux-in-Munich Deal Revealed · · Score: 1

    I don't think this is entirely true -- as the article says, Munich took into account the higher LONG-TERM cost of the Micro$oft option.

    They chose Linux as a good product AND a lower long-term cost, not just as a higher-costing "great product", as you say.

  5. Re:Transactions/Cursors on Java Database Best Practices · · Score: 1

    Stored procs aren't so good if you want at least some level of database independance.

  6. If they want to stake claim on my IP... on Have You Really Read Your ISP's TOS? · · Score: 5, Funny

    ...they can have my slashdot posts!

    Nothing intellectual there, really :p

  7. Re:Cool! on Debian's Own SourceForge · · Score: 1

    Yeah, good point :)

  8. Re:Cool! on Debian's Own SourceForge · · Score: 2, Insightful

    Well, that's a very negative way of looking at it .. I admit there are many such projects around, but I really think that's a good thing.

    In the world of "experimentation", there are bound to be many ideas that don't get off the ground. But many great projects are still hosted on sourceforge, and even for "half-baked" projects, it's fantastic to have a virtual playground for the open source community to come together and collaborate.

  9. Good to see on Debian's Own SourceForge · · Score: 5, Interesting

    It's nice to see a seperate sourceforge installation for this. Sourceforge is so huge that perhaps it would be beneficial to split parts of it up into other seperate installations?

    Does anybody know if there are other sourceforge installations that dedicate themselves to some specific "sub-genre"?

  10. Coming Soon: Periodic Table of Limerick on Chemical Haiku: Elements' Qualities in a Few Syllables · · Score: 1

    More appropriate near St Patrick's day..

    There once was an element named Zinc
    {child posts please continue}

  11. Re:Who Cares if Google maintains their lead? on Overture To Buy AltaVista · · Score: 1

    But if google went out of business and the remaining competitors *didn't* provide as good a service, would you care then??

    Things like this happen all the time.

  12. Re:Over-estimating the influence of mainstream med on The Reality of Online Reputation · · Score: 1

    Yes, I was flatly contradicting one of the main theses of the article.

    My reason for holding the opinion is probably quite flawed, in fact! I would like to believe that people dealing with online businesses are more likely to be swayed by their own research (via online communities or otherwise), rather than by the mainstream media.

    I think you are right in citing google as an example -- it seemed to become popular more from being simple/ad-less/fast/accurate. Did word-of-mouth spread through online communities, online media or mainstream print (or other) media? I suppose this is outnumbered by the cases where reputation-building is done via the media.

    It is true that the "mainstream media conveys a more coherent opinion, consistently, to more people". However, I was under the impression that most discerning consumers would form their own opinions based upon their online dealings, or online word-of-mouth.

    PS: whoever modded my original comment as a troll really needs to get a clue.

  13. Over-estimating the influence of mainstream media on The Reality of Online Reputation · · Score: 1, Troll

    This article says that it is less work to form an opinion via a newspaper headline than by reading slashdot, for example.

    But I think part of the unique nature of the internet is that much of an online businesses reputation will be made online, and through various discussion communities (slashdot, newsgroups, etc), rather than the mainstream media.

  14. Re:Spits or Swalllows? on Tampering with Taste Buds for Better Coffee? · · Score: 1
  15. Re:genericity in testing on Why We Refactored JUnit · · Score: 1

    It is interesting you should say that actually. I hadn't heard of them until about 6 months ago when one of the developers in our team started using them.

    But we used them primarily for obtaining objects from APIs which we depend on, but which did not exist or work yet.

    When you get down to it, the db-interaction has got to be thoroughly tested. It's great to have tools that get around this when possible, but nothing beats a full-fledged unit test going the full way through.

    As for the "database is down t-shirt"...i've got worse..narky e-mails from clueless management saying "why are our tests failling?". Ughh. Continuous integration is a fantastic idea, but u really need managers who understand that sometimes the tests are just gonna fall over!

  16. Re:genericity in testing on Why We Refactored JUnit · · Score: 1

    > (2) testing with databases,
    >
    > > Make sure there's static data that is used for > > regression testing changes

    Testing against databases has been one of the largest headaches where I work. When you have many developers running tests at the same time, as well as continuous integration running the tests every hour, maintaining data consistency can be a real headache.

    In the end we opted for a seperate test instance that only continuous integration uses. This contains static data as you mentioned, but where possible it is still best to use the setUp() and tearDown() capabilities. We built a framework that would allow test developers to simply supply SQL scripts for the set-up and tear-down process.

    Developers are still left sharing a database for their tests, and to solve this we simply had to be careful to write tests that were independant of certain properties of the data (such as the number of records returned by a query), and to ensure that each test restores appropriate data in its tearDown sequence. Sometimes tests can still fail when two developers run at the same time, but it is more unlikely, and at least the database finishes in a consistent state.

    Phew!

  17. Segway + Sport on My Segway HT "Month-iversary" · · Score: 1

    Does anybody think that the Segway may one day be the basis of some new team-based sport(s)?

    Imagine trying to play basketball on one of these!

  18. Re:I have a question... on The Plastic Fractal Magnet · · Score: 1

    Yeah I guess so. Anybody else?

    I kinda assumed that the mathematical definition of volume is consistent, regardless of the dimensional propreties of the object in question. If not, I think our heads could start hurting even more ;)

    (In fact, I wonder if the whole reason that fractional dimensions are useful is that they allow us to maintain a consistent definition of volume across such geometric transformations??)

  19. Re:Plastic storage? on The Plastic Fractal Magnet · · Score: 1

    Many new technologies start as being too difficult to be practical, or to push out on a large scale -- and of course many technologies never get off the ground because the difficulties can't be overcome.

    But that is no reason to stop researching stuff..! Even if it seems impractical at first, you really never do know..

  20. Re:I have a question... on The Plastic Fractal Magnet · · Score: 5, Informative

    I'm by no means qualified to answer this, but heck i'm a-gonna do it anyway!

    Yes, the volume of the water would be 3D. The volume changes from 1/2D to 3D because you are changing the geometry of the object! Honestly, I think the answer *is* as simple as that..

  21. Re:Correct me if I'm wrong on Should We Change the Weather Even If We Can? · · Score: 1

    Firstly, I said this "may" happen. I never said "..another place will FOR CERTAIN be hit harder.." But you are right that I am certainly no expert (or even knowledgable) in the field. Does anyone else have something more concrete on this issue?

  22. Try Epitonic.com on Discovering New Music? · · Score: 1

    www.epitonic.com is a great source for (mostly) independent artists of just about any genre you care to browse through.

    It only offers a limited selection as far as mp3 downloads go (usually 1-3 tracks for each artist), but I've found it to be an invaluable source.

    For each artist there are links to similar artists, which may be what you are after. Enjoy!

  23. Re:Are you kidding me? on Should We Change the Weather Even If We Can? · · Score: 1

    Perhaps the overall equilibrium would be maintained - "fix" weather conditions in africa, and you may find parts of the US being turned to desert.

  24. Weather-based Warfare on Should We Change the Weather Even If We Can? · · Score: 2, Interesting

    Is this the beginning of a time when countries can undertake weather-based warfare against others? Want to cripple the US economy? Just alter the weather patterns.

    I assume that weather-tinkering (for benefit) in one part of the world could easily change weather patterns (possibly in a bad way..) in other parts of the world. Who is going to decide what manipulations go ahead -- the more powerful economies?

  25. Re:Been done on Listen to Webpages While Driving · · Score: 0

    But there is much less choice in news sources if you compare radio to the internet. There certainly isn't a Slashdot FM!

    Just imagine -- a team of moderators, waiting to take your phone calls.