Slashdot Mirror


User: vfp_guru

vfp_guru's activity in the archive.

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

Comments · 10

  1. Re:What, no US? Cuba? on The 13 Enemies of the Internet · · Score: 1

    Kinda like the former Soviet Union under Stalin, where every citizen that still remains is taken care of?

  2. Re:Smells like... on Genetically Engineered Machines Competition · · Score: 1

    But, once this becomes common, who would ever want to eat bananas (or breath mints) again!?

  3. Microsoft Really dropped the ball on this one... on Surprises in Microsoft Vista's EULA · · Score: 1
    They should have included a clause in the EULA that prohibited discussing the EULA itself in any open forum.

    The first sentence would begin "Your reading this EULA indicates your acceptance of it...."

  4. Biggest Corporate Copyright Infringement Yet... on MySpace to Use Audio Fingerprinting · · Score: 1
    Has MySpace *really* bought a copy of all the music that they fed into their fingerprinting system, so that it will be able to recognize copyrighted songs that are uploaded?

    That's one HUGE music library!

  5. High Alexa Rating == frequented by noobs on Alexa, Amazon's Most Flawed Idea · · Score: 1

    How is it that Anybody chooses to run the Alexa toolbar, when "tracking which web sites you visit" is such a clear synonym to "Spyware"? This reveals another skew on the ratings that Alexa can provide: Any site that gets a high Alexa rating is a site that is frequented by Inexperienced and gullible Internet Explorer for Windows users who don't mind having spyware installed on their computer. This seems to me to mean: If the site has a high Alexa rating, it is a site that I don't want to visit. Alexa is... Spy Ware!!

  6. Re:DCMA vs DMCA on Circuit City Ripping DVDs for Users · · Score: 1

    Come on, DCMA even seems MORE appropriate (even if inaccurate): "Digital Copyright Millenium Act"... don't the RIAA/MPAA see this as the "Digital Copyright Millenium"?

  7. DRM is the death mark on Warner to Sell Music on DVD · · Score: 1
    The point of wasting money on this is obvious: So that it fails miserably, proving that there is just no market demand for music as mp3s.

    Then the RIAA can go back to sueing the "few" misfit technocrats who insist on listening to music on the mp3 player of their choice.

  8. Re:Wait... No Alternative on FoxPro On Linux, Drama Ensues · · Score: 1
    Also, While I like Delphi (though I haven't tried Kylix yet), VFP embodies simply power... Delphi is as type-demanding as C++, which really is a drag when trying to develop a functionality-rich application.

    Delphi produces lean, fast programs, but it can take alot of code to accomplish simple things.

    VFP produces new, powerful features with little code, and isn't 'anal' about data types.

  9. Re:The -beauty- that won't die on FoxPro On Linux, Drama Ensues · · Score: 1

    VFP is an extremely powerful, fully object oriented, RAD tool for developing database applications. It is often compared with Delphi and VB... neither comparison does it justice: Imagine the OOP power and flexibility of Delphi, combined with the Ease of use (and variant-like weak typing) of VB without the horrible, inconsistent VB syntax (not to mention that VB is not OOP at all). All the variations on C (C++, C#, Java, etc) are more flexible and powerful (without considering data access power), but they take MUCH more code (and libraries) to accomplish the same tasks that can be done gracefully with VFP.

  10. Re:Wait... No Alternative on FoxPro On Linux, Drama Ensues · · Score: 1

    VFP is not "just another DB"... nothing comes close to the power of the fully OOP VFP developement package, in terms of Rapid development, reusablility of objects and its built-in data engine.