Slashdot Mirror


User: Bill+Dimm

Bill+Dimm's activity in the archive.

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

Comments · 505

  1. Re:the amex site does NOT on You Can't Link Here · · Score: 2, Informative
    Try reading section 8 of the Amex policy, titled "LINKED INTERNET SITES":
    American Express prohibits caching, unauthorized hypertext links to the Site and the framing of any Content available through the Site...
  2. Re:Some costs of spam. on FTC Encourages Consumers to Forward Them Spam · · Score: 1

    Your estimate may be too low by more than a factor of 10. This eWeek article puts the number at $300/year per employee (compared to your $25.60).

  3. Re:quickbooks on Crossover Gets Quicken · · Score: 1

    I don't know about Quickbooks Pro on Wine, but I use Quickbooks 2000 (non-Pro) on Win4Lin and it works fine. It also works for Internet Explorer, PWS, eFax, etc.

  4. Need to Differentiate Heavy Users from Casual on News Sites Getting to Know You · · Score: 1
    The most annoying thing about "registration required" sites is the stupid way they implement the registration requirement. Publishers need to realize that some people visit their site once in their lifetime to read an individual article that someone has linked to, while others visit the site and read a dozen articles every day. There is no point to collecting and storing registration information for a user that rarely visits the site, and attempting to do so just puts up a barrier that turns such users (and search engine spiders too) away.

    Instead of forcing everyone who wants to read an article to register, simply nag them into registering. For example, if the user attempts to access an article without registering, provide them with the page, but also embed JavaScript code in the page to pop-up a registration form. A user who comes to read a single article (e.g. by following a link) will probably ignore the registration form, but their registration would have little value anyway since they are unlikely to return to the site often. Users who read many of the articles on the site (the ones that you actually care about) will eventually give in and register to avoid being harassed by registration pop-ups all of the time. An added benefit of this approach is that search engines can access the articles, thus providing the site with extra (free) traffic. A drawback for this approach is that people using pop-up-blocking software may not see the pop-up registration forms.

  5. And yet no robots.txt on "Deep Linking" Controversy Renewed in Texas · · Score: 1

    They claim that they don't want anybody linking to anything but their homepage, but they don't have a robots.txt file on their website. The robots.txt standard has been around since 1994 to give website owners a simple way of denoting that certain parts of their site should not be indexed by spiders. According to the standard, the absence of a robots.txt indicates that all robots should consider themselves welcome to access all of the pages. Why is The Dallas News calling out the lawyers when they haven't made even the most basic effort to denote that they don't want search engines indexing (and hence linking to) their articles?