Slashdot Mirror


User: nbdy

nbdy's activity in the archive.

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

Comments · 16

  1. First issue I found on IE7 Released and Available for Download · · Score: 1

    Try it on IE7 http://www.lyx.org/

  2. Include the following... on What's in a Typical Geek Home Network? · · Score: 1

    First Linux, there is no Linux boxes in ur home network. - Webcam attached to some of machine to motion detecting and automatically send the pictures to remote host when you are not home. - A mobile toy car with a cam that can be remoted controled via internet when you are not at home. You can play with your cats/dogs when you at work. - Sensors and watering control to water your plants (if you have any) when you need to go out for a while. ...

  3. Re:Thanks to Firefox: Who cares? on Safari vs. KHTML · · Score: 1

    The problem is, even if Apple choosed firefox at the very beginning, the same thing may happen.

  4. I want to be frozen for 1000 year on Live to be 1000 Years Old? · · Score: 1

    or 1000,000 year or more to see the future.

  5. Re:Make sure it has hardware encoding on TV Tuners For The PC: Internal Or External · · Score: 1

    Linux support most Bt8x8 chips based TV tuner

  6. Delphi is based on Pascal on The History of Programming Languages · · Score: 1

    Definitely is much more Pascal than Basic.

  7. Re:Win32 Binaries on Why MySQL Grew So Fast · · Score: 1

    This may explain the fibble that why people don't choose PostgreSQL... Any other sound reason?

  8. traffic shaping on Limiting Bandiwidth in a Shared DSL Environment? · · Score: 1

    You can run traffic shaping using a linux box. It may be the reason that the eDonkey eat up most of the upload traffic so ack cannot be sent back and slow down the download too.

  9. Re:Is any distro already with 2.6 kernel series? on Linux Kernel 2.6.3 Has Been Released [updated] · · Score: 1

    One thing not clear is that what kernel version 2.6.1? 2.6.2? 2.6.3? will Fedora Core 2 use?

  10. Re:This is great on Linux Kernel 2.6.3 Has Been Released [updated] · · Score: 1

    Just curious, how you get the 10%? System boot time, Executing application,...? btw, I mod your first post up...

  11. Re:firefox on Mozilla Firebird gets .8 Release, and New Name · · Score: 1

    Because there is already a Open Source Software named Firebird. It's a database software derived from Borland's Interbase.

  12. Re:Who cares? OS X kicks both. on 2.4 vs 2.6 Linux Kernel Shootout · · Score: 1

    The new panther is based on FreeBSD 5.0?

  13. Why not postgresql? on Linux Journal Readers' Choice Awards Announced · · Score: 2, Insightful

    Most of time people select mysql. But postgresql is much more advance regarding to features, and not bad performance too....

  14. Re:ASP.Net vs JSP on JSP and Tag Libraries for Web Development · · Score: 1

    Exactly, I guess Sun has been working toward the VS.Net approach now. I don't know if J-Builder will easy the rapid development. I used VS.Net and the "tags/web controls" works fine. I agree to extend the control is not easier especially when some attributes were pre-defined private (Like Borland Delphi/C++ Builder). However in the most cases the controls are good enough. I am eager to looking forward the new development tools for JSP with a lot of built-in tags and a clear seperated code and UI (like the code behind of ASP.Net).

  15. ASP.Net vs JSP on JSP and Tag Libraries for Web Development · · Score: 1

    It looks ASP.Net (Not ASP) is much more advance than JSP, as well as the development tool (VisualStudio.Net vs Netbeans).

  16. jsp+??? is way away from asp.net+VisualStudio.net on Industry Leaders Discuss Java Status Quo · · Score: 1

    In terms of development speed and easiness, jsp+(netbeans/eclipse/???) is way away from asp.net+VisualStudio.net.