Slashdot Mirror


User: crisco

crisco's activity in the archive.

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

Comments · 600

  1. Re:Little primer on Which Screw Goes Where? · · Score: 1

    but if the riser is conductive...

  2. Re:It's not performance optimized. on Open Source OS Benchmarking Competition · · Score: 1

    I've never used Mandrake but didn't it start out as a version of RedHat compiled for the Pentium instead of the 486?

  3. Re:Nothing new here on UserLinux Will Support KDE · · Score: 1
    UserLinux is VAPOr ware.

    Hard to convince me of that when they already have their own deb repository and installation instructions.

  4. Re:Groklaw is biased against SCO already on Groklaw Traces Contribution of ABIs back to SCO. · · Score: 1

    Thats pathetic, LOTR was in my elementary school library around the same time frame. Granted, it probably didnt belong there, I tried reading it after I read the hobbit and got bogged down somewhere in The Two Towers but at least it was there.

  5. The other name for it is RSI... on Carpal Tunnel- Laptops Better than Ergo Keyboards? · · Score: 1
    ... and that might more accurately describe the problem, the Repetitive Stress. Simply the change from the keyboard you've been using for years to something with a different size and different key travel might be enough to reduce the symptoms you're seeing. You might try seeking a balance between normal keyboard use and small keyboard use, even if that means getting one of those little tiny keyboards to plug into your desktop occasionally.

    My RSI comes from the mouse, and simply using a trackball at home and a mouse at work has made most symptoms go away. But thats my only experience with this kind of thing so YMMV.

  6. Video & photo documentation archived? on Columbia's Final Minutes in Detail · · Score: 2, Insightful
    Has anyone put together an archive of video, photographs and other media related to this event? Or even a collection of links?

    I know much of it is copyrighted by various parties but an event like this deserves to be properly documented online.

  7. Re:Children's programming books have also vanished on A Modern Day '101 Basic Computer Games'? · · Score: 3, Informative
    Add Flash to your Javascript/HTML equation. Sure, it sucks, but then again, so did Basic.

    While lots of people designing stuff in Flash are wannabe graphics artists, some of them are digging into the ActionScript and are learning some programming skills. There are a few sites out there with countless little flash apps that are nothing more than simple programming exercises and simple little games. Check out Orisinal, although the art is as good as the programming in this case.

  8. Re:windows 98 on The Absolute Worst Working Environment? · · Score: 1

    Ah, you're a fortunate man, I've got a couple hundred Windows ME machines to deal with...

  9. Re:Do any Slashdotters build their PCs? on Who Wants to be the Next Dell? · · Score: 1
    I skimmed your page and found most of your reccomendations fit very well with my own experiences. However, a couple caught my eye as being quite the opposite of my experience so I thought I'd ask for clarification.

    First, the Win98 over XP reccomendation. In my experience, the stability advantage of 2000 or XP far outweigh the lightweight but fragile 98. The DRM of XP is a factor, but 2000 doesn't have that and only is only slightly less compatible with older software. The XP vulnerabilities on installation are easily avoided with a little preparation, especially by someone that builds the occasional system.

    Second, your reasoning behind the Intel over AMD reccomendation. Wasn't Intel's 400 MHz (now 533 and 800) bus designed for the narrow but fast Rambus memory? While Intel definately has a memory bandwidth advantage, they suffer higher latency (compared to AMD) throughout the design, resulting in comparable performance at AMD's marketing performance ratings (AMD more effecient per clock but can't hit the GHz that Intel does). In my opinion the AMD is worth the $100 (or more) savings.

    Overall though, your reccomendations closely match my own personal experience. Buy the cheap end of the CPU performance curve and spend the savings elsewhere on quality components.

  10. Re:OpenOffice.org on Native KOffice for Mac OS X · · Score: 4, Informative
    OOo does have a relational database with forms and reporting capability, unfotunately it is buried in the Writer and Spreadsheet components and doesn't yet have its own icon in the menu.

    OOo 2.0 will have a full fledged database application to better compete with Access.

  11. Re:long in the tooth on Tom's 46 Video Card Roundup · · Score: 1
    Yeah, according to their 'FBucks' (FPS per $) the 4200 - 4600 models stood out on top.

    Considering I got my 4200 from my buddy for $50 when he 'upgraded' to a 5600, I'm sitting fat and happy counting my 'fbucks'.

  12. Re:Amateur filmmaking on What Applications Will Drive System Performance? · · Score: 4, Insightful

    The bottleneck in CGI is human time, not computer time. It takes much longer to create realistic effects and CGI than it does to render them. Simplification (and therefore a reduction in CGI costs) is going to come through software improvments, some of which will take additional CPU and most of which will involve long hours of tedious programming and tons of IP locked up by the producers of high end 3D software.

  13. Re:Different types of touchscreens on Suggestions for Reliable Touch Screen Displays? · · Score: 1

    Funny enough, I'm evaluating your product right now. And getting the touchscreen working was one of the items on the todo list.

  14. Re:I am become death, the destroyer of worlds. on "H-Bomb Secret" Now Online · · Score: 1

    Can I use that for my sig?

  15. Re:Different types of touchscreens on Suggestions for Reliable Touch Screen Displays? · · Score: 4, Interesting
    3M Dynapro demos their NFI touchscreens with spraypaint, stickers and stuff glued to the panel and it still works. NFI is a variant of capacitive technology and looks like it works well.

    Our product uses resistive from 3M and works well enough, although occasionally someone gouges the screen hard enough to start ripping the resistive layers of plastic out.

  16. Re:Analysis on Caldera/SCO Co-Founder Ransom Love Speaks · · Score: 1
    ...I just new it was going to go south.
    Have the /. editors gone to work for cnet?
  17. Re:Windows via cygwin on PostgreSQL 7.4 Released · · Score: 1
    Hmm, funny thing is, when I rename the cigwin19.dll and restart the mysql service, mysql still works.

    Furthermore, take a look at the list of .dlls that mysql is using under windows, looks like a native app to me:

    C:\xampp\mysql\bin\mysqld-nt.exe
    C:\WINDOWS\System32\ntdll.dll
    C:\WINDOWS\system32\kernel32.dll
    C:\WINDOWS\system32\USER32.dll
    C:\WINDOWS\system32\GDI32.dll
    C:\WINDOWS\system32\ADVAPI32.dll
    C:\WINDOWS\system32\RPCRT4.dll
    C:\WINDOWS\System32\WSOCK32.dll
    C:\WINDOWS\System32\WS2_32.dll
    C:\WINDOWS\system32\msvcrt.dll
    C:\WINDOWS\System32\WS2HELP.dll
    C:\WINDOWS\System32\mswsock.dll
    C:\WINDOWS\System32\DNSAPI.dll
    C:\WINDOWS\System32\winrnr.dll
    C:\WINDOWS\system32\WLDAP32.dll
    C:\WINDOWS\System32\wshtcpip.dll
    Any chance that cygwin19.dll is there for some of the utilities instead of the database engine itself?
  18. OpenOffice has it on Rekall Now Available Under GPL · · Score: 1

    I just discovered OpenOffice has a viable alternative to Access, they just don't promote it well. Instead of a separate program, the database reporting and forms functions are availble to all of the rest of OpenOffice. The database relies on .dbf files (sql lite might be a big improvement here) internally or on an external database (Mysql, Postgres, Oracle, ODBC, etc). Unfortunately these features are poorly documented and even more poorly promoted.

  19. For some real fun on Orbdev Files US Federal Suit Over Asteroid Claim · · Score: 1
    take a look at what Gregory and others have claimed in the Archimedes Registry.
    The entire star system known as Betelgeuse, and all planets and other bodies that may orbit said star, as well as a 15,000 mile area of control arouns said star system
    a square on Mars bounded by the following coordinates:2.5 degrees North, by 31.5 degrees West, by 5.5 degrees South by 39.5 degrees West. All minerals, soil and rocks beneath the site down to a depth of 50 miles and up to a height of 25 miles as an air space over the top. - This by the 1998-1999 Fourth Grade Class at Westridge Elementary School - at least they're a lot cooler than I was in 4th grade.
    GAlaxy NGC 4013
    Methinks some aliens might have issues with that last claim.
  20. Re:Yeah, right... on Orbdev Files US Federal Suit Over Asteroid Claim · · Score: 1
    I think the the phrase in dispute is "all States". Does that mean the treaty applies only to governments, excluding the citizens (in which case this guy does have a case) or does that phrase mean all governments and their citizens?

    Of course, this treaty does say they are free for exploration and free access to all areas, making a parking fee difficult to collect. On that basis a judge could deny his request and still not set any kind of binding precedent.

  21. Re:1.3 branch on Apache 2.0.48 Released · · Score: 3, Informative
    AFAIK New releases of 1.3 are bugfixes and security patches. 2.0 has been labeled production ready for over a year.

    The problem isn't Apache itself but the open source modules that help make Apache the most useful webserver out there. Widely used projects like mod_perl and mod_php have only recentlyy released versions of these that work properly with Apache 2 and even these are still labeled betas.

    Additionally, most competent sysadmins won't mess with what isn't broken, so their server farms running 1.3 are going to continue running 1.3 for a while yet.

  22. Assign Copyright on Is CocoaTech Violating the GPL? · · Score: 3, Interesting

    Some maintainers of GPL software ask that copyright on patches be assigned to the maintainers so that situations like these can proceed in a sane manner. Credit for contribution is still given but the original author(s) maintain control of the codebase.

  23. Give em $1 bills on Christmas Bonuses? · · Score: 5, Interesting

    Whatever the bonus, go to the bank and get a bunch of $1 bills. If the volume is big enough, go down to Office Max and get a bunch of attache cases and fill it with the dollar bills. If you really want to screw with people layer $20s on the top... Or have some fun and find $2 bills...

  24. Re:IE on Dreamweaver MX, Flash MX With CrossOver Office · · Score: 1

    Running various flavors of IE under Wine would probably drive as many web developers to Linux as having Flash and Dreamweaver running. Very common question on web development mailing lists is "how can I test my page in old versions of IE?". Right now the best solution is to have VMware or VirtualPC booting up various flavors of IE. A Free solution that also offers the opportunity to duplicate the server environment (Apache+PHP+MySQL or some such thing) would be a great web development platform.

  25. Article Summary on Professional Arcade Golf Gaming Revealed · · Score: 4, Funny

    Counterstrike for jocks.