1. Vista needs some more intermediate, resource conserving "roll-back" modes

    Date: 06/28/06 (Computer Geeks)    Keywords: software, security, linux, microsoft

    I ended my testing of Vista Beta 2 just one day after I installed it. On the whole it was a miserable experience.

    Note: I am a microprocessor design engineer. However, I use my computers at home on a mostly casual level. Treat this review as something from an average Joe instead of a "computing elite".

    Disclaimer:
    I knew beforehand that-

    • it is beta software
    • Having only 512 MB of RAM is going to make it slow
    • MANY drivers will not work
    However, the slowness of my laptop was not all that was bothering me. What really bothered me was the interface. Somehow, it did not make accessing things more convenient. The GUI was cumbersome. The only feature that I liked was the new arrangement where the file address area near the top of every window is organized according to directory structure instead of the old-styled DOS directory path. With this new display, each subdirectory level can turn into a drop down menu. See the following screen capture from my laptop. It shows the window that pops up post-install.



    It displays the current address as
    > Control Panel > System and Maintainence > Welcome Center

    Each of the ">" arrows, when clicked on, accesses a drop-down menu.

    That was, as far as I'm concerned, the only bright spot in the new scheme. The rest of the new arrangement is well, miserable, I'm sorry to report. The standard menu (i.e. File, Edit, View, et cetera) is now hidden, which is rather incomprehensible considering that the menu has to be accessed in order to map a network drive! I first gave it the benefit of the doubt and actually searched around the various menus for an alternate way to map a drive (like a direct menu item off of the networking section or something) but finally gave up and enabled the hidden menu, which MS now calls "old styled menu". It is absurd that I'd have to go dig through the Windows help system to find this out. Needless to say that this was one of the things that I complained to Microsoft about in my feedbacks. I forgot what else I complained about, but they were just about as annoying- I don't want to spend time right now just recalling those unpleasant things... It's probably better that I forgot.

    Again, I know this is beta product. However, much of the arrangement in general shows lack of thought in my opinion. You would think that for the amount of time that was spent on development, usability testing would have been proceeding in parallel? If usability goes down in a new OS, who in the world would want it? (besides people who are going to be blessed with an OEM copy in a brand spanking new machine) Yes, I admit that perhaps part of the counterintuitiveness might be due to the fact of the transition between XP and Vista that I was making, but that argument doesn't fly considering there could be alternate interfaces that are completely different yet do not lose out on usability and accessibility.

    My case in point:



    This is after I installed LiteStep in the aftermath of my XP reinstallation. As one can see, the interface is different from that of XP (particularly if explorer is left unused) but is still intuive and accessible- Not to mention it uses up a whole lot less precious system resources than something like Vista. I don't really have to completely give up on the eye candy if I don't want to. A question would be "Why should I go through Vista again, if I am going to be annoyed by its intractibility again?" Yes, I know about other improvements like th new file system as well as security measures, but going through the bloated and poorly designed interface again just isn't my cup of tea. What should Microsoft do to compete better (i.e. get more people to buy Vista) amid the inevitable backlash that it's going to get regarding its new system?

    I tihnk Vista should have alternate shell modes other than simply scaling back to "classic mode" or something like that. I've seen some complaints about how ugly Vista looks without Aero, and even if that gets fixed it's only a small part of the problem that I see. It's not just about looks.

    Vista should have "reduced shell modes" that include scaling back to something inbetween an all-out Aeroglass interface and a baretread classic mode. It should offer modes that emulate something like LiteStep and other derivatives such as LDE(X) and Blackbox derivatives such as BB4Win. Look, if MS wants to "lift" ideas from Apple it might as well do so from everybody else under the sun- why not go all the way and "lift" from LiteStep the way Litestep "lifted" from Linux distros? Just make it different, put some other fancy name on it (like "View Other Vistas" or whatever). I know Vista already has something like this, but it is very limited as I have said.

    That way, certain "Vistas" would take less resources and manage to look just as good as Aero (or even better) simply because they would be loading up less junk. Hey, I would be more compelled to buy Vista then.

    As an aside: I didn't test Vista long enough to feel the pain that many people have been having with Vista's cumbersome UAC. I don't get why MS couldn't just put in place something like a time-limited admin access like certain Linux distros where the access expires after a set amount of time. Since UAC isn't anything new (XP had UAC of sorts- it's just that it's not set up by users as default) and is inside of XP in the form of the runas command, any code that could compromise that sort of command can compromise UAC. Why not just set up a system tray "button" to turn UAC on and off, and have some really big screen cues (e.g. plastering the words "ADMIN MODE" on the four corners of the screen)  to remind the admin user to turn UAC back on after being done with installing something? Can't they implement something that simple?

    Source: http://community.livejournal.com/computergeeks/942448.html

  2. Sony Rootkit Virus Writers Arrested

    Date: 06/28/06 (Java Web)    Keywords: software, virus

    Sometime back Sony BMG released DRM rootkit software. At that time Sony insisted that no one should care about the Sony BMG rootkits because most people had no clue what rootkits were. Almost immediately a virus known as Ryknos, Breplibot or Stinx-Q was written to exploit Sony rootkit vulnerability. Ryknos allowed access to commercial information [...]

    Source: http://blog.taragana.com/index.php/archive/sony-rootkit-virus-writers-arrested/

  3. Dynamic Content

    Date: 06/29/06 (Web Development)    Keywords: blogging, rss, software, database, web

    I’m looking into how one would set up an RSS feed a smallish website for fun/learning. I think my preferred method is to have a function that is called when the journal is updated that generates a static RSS page, rather than have the RSS feed query the database itself.

    I like this method because an RSS feed isn’t really what I think of when I think dynamic content – it’s the same for every visitor. If you have 50-100 visitors between updates, you just saved yourself 49-99 database calls. It also feels more secure. If you’re querying a database, there is potential to fall victim to a injection attack. Well, the point where one updated the journal is still vulnerable, but that’s true in either method.

    I was looking at how some of the blogging software generates RSS, but they all query the database directly from the feed. Is there something I’m missing? Why is this method so overwhelmingly preferred?

    Source: http://community.livejournal.com/webdev/331678.html

  4. Phipps explains what he really meant

    Date: 06/30/06 (Open Source)    Keywords: software

    You pay for the software at the point of deployment.

    Source: http://blogs.zdnet.com/open-source/?p=696

  5. phpBB3

    Date: 06/30/06 (PHP Community)    Keywords: php, templates, software

    Note: This rant was prompted by phpBB's release of Beta1 of phpBB3... finally.

    I think phpBB is stupid for not switching over to Smarty with version 3 of the forum. They've essentially reinvented the wheel and I don't think they did as good of a job as Smarty does. They can't complain about supporting "existing templates" because there are none. On top of that, they could really use some unit tests.

    phpBB has gone down a long way since they first came out with phpBB 2. They used to be the leaders of forum software. Now they're playing catch up with everyone else. My own forums are so heavily modded that they already have more than half the features that phpBB3 will have. GameHavoc's forums, which recently were moved to vBulletin, already have all the features and then some that phpBB3 will have.

    I would switch over to vBulletin except I can't afford it, nor do I want to pay more for each site I might use it on.

    Are there no other very good PHP-based forum packages that don't cost money or have a code base that looks like it was originally made in PHP3 and never upgraded? I'm almost tempted to start making my own. There has got to be something out there that shows promise, though. Something with good coding practices and framework to back it up and make for easy development, deployment, and modification.

    Source: http://community.livejournal.com/php/465595.html

  6. MY SQL HELP

    Date: 07/03/06 (WebDesign)    Keywords: php, mysql, software, database, sql, security

    Ok im trying to instal XMB forum software onto a server.
    I created the database etc etc config and everything seemed to be going ok
    and then, when its finially installing I keep getting this error

    Checking PHP version.......................................................OK
    Checking Directory Structure...............................................OK
    Checking Required Files....................................................OK
    Checking Database Files....................................................OK
    Checking Database API......................................................OK
    Checking Database Connection Security......................................OK
    Checking Database Connection...............................................
    Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /homepages/11/d161790790/htdocs/Forum/install/index.php on line 997
    ERROR

    Database Connection
    XMB could not connect to the specified database. The database returned "error 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

    I looked on the net and cant really make any sense of whats going on. Any ideas?
    Im 2 steps away from chucking my pc out the window.

    Source: http://community.livejournal.com/webdesign/1133538.html

  7. interview with the kid that started firefox

    Date: 07/03/06 (Mozilla)    Keywords: software, html, web, spyware, microsoft

    http://seattlepi.nwsource.com/business/276185_software03.html

    Q: Microsoft essentially allowed Internet Explorer to go dormant for several years, until Firefox started coming along and chipping away at its market share. What do you think about that, and what does that say about the state of competition?

    Ross: That makes me furious, to be completely honest with you. That, more than anything, is why we really had to start Firefox in the first place.[...]

    The truth is I think Microsoft is very directly responsible for spyware and adware and the pop-up ads in general that proliferated across the Web after they abandoned their product [Internet Explorer]. I mean, this is the world's most-used software application ever ... and I just think it's irresponsible for a company to abandon it simply because they can't find a financial incentive to continue development on it.

    Source: http://community.livejournal.com/mozilla/369128.html

  8. Programmers Wanted!

    Date: 07/07/06 (Computer Geeks)    Keywords: software, asp

    Do what you love.

    Lots of us write software professionally, but how many are working on projects that we're passionate about? At Cambrian House, you get to work on what you love. Work as much as you want. Pick the project, develop the product!

    Want more details?


    About Us: The Cambrian House Mission Statement
    Cambrian House's mission is to discover and commercialize software ideas through the wisdom and participation of crowds. Contributors earn royalties, sharing in the success of the products.

    How It Works
    You think it
    Most aspiring entrepreneurs and armchair innovators have more ideas than resources. Why let the fruits of your genius languish on the vine? They're yours to grow. Put them in play. Got one just waiting to burst out? Submit it now!

    Crowds test it
    But don't buy that Mercedes just yet. Before we greenlight production, your freshly baked ideas run the consumer gauntlet. Flourish or flounder? The market decides. Take a peek at the process: vote on Idea Warz!

    Crowds build it
    So the people have spoken, and they love your idea. With the help of the worldwide development community, we turn it into reality. Contributors can take their pick of exciting projects, and in return, they get a piece of the royalty pie. Want your piece? Join our community now and get a head start!

    We sell it
    Show time! YourIdea 1.0 hits the virtual shelves with all the marketing power of Cambrian House behind it and with a little help from Chameleon. Every contributor – including you – has a vested interest in helping the product shine, because every contributor benefits from its success.

    You profit
    When we say "every contributor benefits," we don't mean warm and fuzzy feelings. We mean real money. When you collaborate with Cambrian House, you get Royalty Points. That means as long as the product generates profit, so will you!


    What are you waiting for?
    Submit Ideas, Submit Code and Submit Creative Content!

    Source: http://community.livejournal.com/computergeeks/946680.html

  9. Cambrian House Wants You!

    Date: 07/07/06 (Web Development)    Keywords: software, asp

    Programmers Wanted!

    Do what you love.

    Lots of us write software professionally, but how many are working on projects that we're passionate about? At Cambrian House, you get to work on what you love. Work as much as you want. Pick the project, develop the product!

    Want more details?


    About Us: The Cambrian House Mission Statement
    Cambrian House's mission is to discover and commercialize software ideas through the wisdom and participation of crowds. Contributors earn royalties, sharing in the success of the products.

    How It Works
    You think it
    Most aspiring entrepreneurs and armchair innovators have more ideas than resources. Why let the fruits of your genius languish on the vine? They're yours to grow. Put them in play. Got one just waiting to burst out? Submit it now!

    Crowds test it
    But don't buy that Mercedes just yet. Before we greenlight production, your freshly baked ideas run the consumer gauntlet. Flourish or flounder? The market decides. Take a peek at the process: vote on Idea Warz!

    Crowds build it
    So the people have spoken, and they love your idea. With the help of the worldwide development community, we turn it into reality. Contributors can take their pick of exciting projects, and in return, they get a piece of the royalty pie. Want your piece? Join our community now and get a head start!

    We sell it
    Show time! YourIdea 1.0 hits the virtual shelves with all the marketing power of Cambrian House behind it and with a little help from Chameleon. Every contributor – including you – has a vested interest in helping the product shine, because every contributor benefits from its success.

    You profit
    When we say "every contributor benefits," we don't mean warm and fuzzy feelings. We mean real money. When you collaborate with Cambrian House, you get Royalty Points. That means as long as the product generates profit, so will you!


    What are you waiting for?
    Submit Ideas, Submit Code and Submit Creative Content!

    Source: http://community.livejournal.com/webdev/333069.html

  10. Cambrian House Wants You!

    Date: 07/07/06 (Javascript Community)    Keywords: software, asp

    Do what you love.

    Lots of us write software professionally, but how many are working on projects that we're passionate about? At Cambrian House, you get to work on what you love. Work as much as you want. Pick the project, develop the product!

    Want more details?


    About Us: The Cambrian House Mission Statement
    Cambrian House's mission is to discover and commercialize software ideas through the wisdom and participation of crowds. Contributors earn royalties, sharing in the success of the products.

    How It Works
    You think it
    Most aspiring entrepreneurs and armchair innovators have more ideas than resources. Why let the fruits of your genius languish on the vine? They're yours to grow. Put them in play. Got one just waiting to burst out? Submit it now!

    Crowds test it
    But don't buy that Mercedes just yet. Before we greenlight production, your freshly baked ideas run the consumer gauntlet. Flourish or flounder? The market decides. Take a peek at the process: vote on Idea Warz!

    Crowds build it
    So the people have spoken, and they love your idea. With the help of the worldwide development community, we turn it into reality. Contributors can take their pick of exciting projects, and in return, they get a piece of the royalty pie. Want your piece? Join our community now and get a head start!

    We sell it
    Show time! YourIdea 1.0 hits the virtual shelves with all the marketing power of Cambrian House behind it and with a little help from Chameleon. Every contributor – including you – has a vested interest in helping the product shine, because every contributor benefits from its success.

    You profit
    When we say "every contributor benefits," we don't mean warm and fuzzy feelings. We mean real money. When you collaborate with Cambrian House, you get Royalty Points. That means as long as the product generates profit, so will you!


    What are you waiting for?
    Submit Ideas, Submit Code and Submit Creative Content!

    Source: http://community.livejournal.com/javascript/105647.html

  11. computer science courses question

    Date: 07/08/06 (Computer Geeks)    Keywords: programming, software, database, java

    I am currently attending uc berkeley majoring in computer science. As part of the program at Berkeley, we get a lot of choice in the upper division computer science courses we take. Two upper division cs courses get chosen from a short list of six, two more from a short list of about fifteen, and two more from a long list which consists of technical electives in various related disciplines like math, engineering, and operations research. This variety is great -- if not a little overwhelming.

    I'm just an undergraduate student with no clue of the Big Wide World around me; I want to make choices that are both practical and fun. When I graduate, I want to either work on a software team, or as a server-side internet developer. Here are some of the core courses I am thinking about taking - only there's not room in my schedule to take them. So my question is, I assume people reading this have spent some time in the Big Wide World, so, what courses would you look for in someone you were hiring into your company? (oh, and the mandatory courses I've already taken are Structure and Interpretation of computer programs, in Scheme, Data Structures, in Java, and Machine Structures, in C and Assembly.)  Let's say you were sitting across the table from me, looking at my resume. Which one(s) of these courses would most pique your interest? Assume that as a student, I'm interested in all of the courses listed below, so the advice "take what you are most interested in" unfortunately won't help me much. Thanks for any feedback!

    List of courses on my personal short list, needs to be pruned:
    User Interface Design and Development
    Software Engineering
    Foundations of Computer Graphics
    Operating Systems and System Programming
    Programming Languages and Compilers
    Introduction to Database Systems
    Introduction to Artificial Intelligence
    Introduction to Communication Networks
    Computing with Data
    Industrial Design and Human Factors
    Industrial and Commercial Data Systems
    Introduction to Design of Human Work Systems and Organizations

    Source: http://community.livejournal.com/computergeeks/946943.html

  12. heeeeeeeeeeelpppp :'(

    Date: 07/10/06 (Computer Help)    Keywords: software, java

    so, long story short I did a system restore on my XP.
    Now I went to open limewire, and it said I need to download the latest version of java.
    so, I go to java.com, and attempt a d/l....but java tells me that "We encountered an issue while trying to automatically install Java software onto your machine. "
    It then goes on about activeX control, but that bar doesn't even come up at all, so it's not that. 
    is it that limewire could have been uninstalled, or something, and how do I fix this?

    thank you in advance.

    Source: http://community.livejournal.com/computer_help/651784.html

  13. Newbie trying to create a table

    Date: 07/10/06 (MySQL Communtiy)    Keywords: mysql, software, database, sql, web

    I'm trying to create a database to record all the ENV variables for website visits. I haven't used mysql before, though I have a good deal of experience with MS Access and DB2, so I feel confident when working with SQL.

    I created a database called sitetrack, connected to it with:
    use sitetrack;

    and tried creating a table with the following statement:
    CREATE TABLE sitetrack(
    VISIT_DATE DATETIME,
    QUERY_STRING VARCHAR,
    SERVER_ADDR VARCHAR,
    HTTP_ACCEPT_LANGUAGE VARCHAR,
    SERVER_PROTOCOL VARCHAR,
    TZ VARCHAR,
    HTTP_CONNECTION VARCHAR,
    HTTP_REFERER VARCHAR,
    REMOTE_PORT VARCHAR,
    HTTP_USER_AGENT VARCHAR,
    HTTP_ACCEPT VARCHAR,
    GATEWAY_INTERFACE VARCHAR,
    HTTP_HOST VARCHAR,
    SERVER_SOFTWARE VARCHAR,
    SERVER_ADMIN VARCHAR,
    REMOTE_ADDR VARCHAR,
    SCRIPT_NAME VARCHAR,
    SERVER_NAME VARCHAR,
    HTTP_ACCEPT_ENCODING VARCHAR,
    DOCUMENT_ROOT VARCHAR,
    REQUEST_URI VARCHAR,
    HTTP_ACCEPT_CHARSET VARCHAR,
    REQUEST_METHOD VARCHAR,
    SCRIPT_FILENAME VARCHAR,
    HTTP_KEEP_ALIVE VARCHAR,
    PATH VARCHAR,
    SERVER_PORT VARCHAR);


    When I do this I get the following error:
    ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '
    SERVER_ADDR VARCHAR,
    HTTP_ACCEPT_LANGUAGE VARCHAR,
    SERVER_PROTOCOL VARCHAR,
    TZ ' at line 3


    It looks to me that there's something wrong with the "SERVER_ADDR VARCHAR," line, but I can't see what. I don't see SERVER_ADDR listed in the reserved words on any document I've come across. Could someone offer any advice or direct me to documentation that would help me figure this out?

    Source: http://community.livejournal.com/mysql/99714.html

  14. First Firefox 2 beta makes debut

    Date: 07/11/06 (Web Technology)    Keywords: software

    Software developers should test whether today's extensions will work with the Firefox of tomorrow, Mozilla says.

    Source: http://news.zdnet.com/2100-9588_22-6092770.html

  15. Microsoft looks to share security gains

    Date: 07/12/06 (Security)    Keywords: software, security

    Partners who sell the software giant's security products can get a 20 percent cut of the license sales.

    Source: http://news.zdnet.com/2100-1009_22-6093069.html

  16. Adobe fixes PDF reader flaws

    Date: 07/12/06 (Security)    Keywords: software

    If left unpatched, vulnerabilities in Adobe Systems' PDF reader software could put Windows, Mac users at risk of cyberattack.

    Source: http://news.zdnet.com/2100-1009_22-6093373.html

  17. What would a Microsoft fade mean for open source?

    Date: 07/13/06 (Open Source)    Keywords: software

    Open source may be software's way out of Moore's Second Law.

    Source: http://blogs.zdnet.com/open-source/?p=708

  18. Rice goes open source

    Date: 07/13/06 (Open Source)    Keywords: software

    A major American university is putting its prestige, and a piece of its academic reputation, behind open source content, not just software.

    Source: http://blogs.zdnet.com/open-source/?p=709

  19. backup help

    Date: 07/14/06 (Computer Help)    Keywords: software

    i need to get some backup software, but i need some suggestions.

    i have two drives that i want backed up regularly. one is a USB2.0 external drive (120gb) from my laptop (we will call this DRIVE A), and the other is a 120gb RAID array from my desktop (DRIVE B). i want them both backed up weekly to a third 160gb internal drive in my desktop (DRIVE C). all drives are networked.

    i want automated weekly incremental backups done through the network. i'm looking at Acronis TrueImage, right now. will i need two copies of the software, one for my laptop and one for my desktop?

    or, is it possible to get all three drives backing each other up? so that DRIVE A always contains a backup of DRIVE B, which always has a backup of DRIVE A. and then DRIVE C has a backup of both?

    gah, this is all too confusing.

    Source: http://community.livejournal.com/computer_help/654349.html

  20. McAfee fixes flaw--without realizing it

    Date: 07/14/06 (Security)    Keywords: software, technology, security

    Serious hole found, and fixed, in popular technology used to manage McAfee's security software.

    Source: http://news.zdnet.com/2100-1009_22-6094471.html

Previous page  ||  Next page


antivirus | apache | asp | blogging | browser | bugtracking | cms | crm | css | database | ebay | ecommerce | google | hosting | html | java | jsp | linux | microsoft | mysql | offshore | offshoring | oscommerce | php | postgresql | programming | rss | security | seo | shopping | software | spam | spyware | sql | technology | templates | tracker | virus | web | xml | yahoo | home