Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:Great (Score 1) 182

I'm in the same boat, however I wonder how stable Windows 7 actually will be? If it really is touted to be the 'SP2/3 release for vista', then it might be worth upgrading to. However, if its like every other windows release, it'll be crap and you'll have to wait until SP1 comes out Luckily I'm 99% linux / osx.. I only use windows for my very seldom gaming.
Television

Comcast Apologizes For Super Bowl Porn Glitch 526

DrinkDr.Pepper writes "Just after the last touchdown by the Cardinals, with 3 minutes to go in the game, approximately 30 seconds of pornographic material was shown, seen by an unknown number of Comcast customers in Tucson, Arizona who were watching the game in standard definition. Comcast has apologized (they used the word 'mortified') and is issuing a $10 credit to any customer who claims to have been impacted. Various news accounts suggest that the incident was a malicious act, but no one knows how it was done or by whom."

Comment Re:Don't buld your own e-commerce site. Just don't (Score 0) 68

No, this is why you use a framework. A good framework enables best practices with minimal overhead. Even a framework may be overkill because there are tons of websites that are extremely simple in nature, and maybe only need a dab of PHP here or there to add the necessary dynamic elements.

Drupal is (now) just as much a framework as it is a CMS.

# Drupal starts you off with huge overhead. You will be running tons of code you aren't using from the get-go. You're basically starting off with quite a low ceiling.

Not quite. the core modules are getting more and more efficient, cutting out everything that isn't basic content and framework code. It isn't CakePHP or Rails yet, but its still quite small.

You will be sacrificing design for ease of development.

False. With zen theme and drupal documentation, you have FULL CONTROL over every aspect of your website. With drupal 6, it gets even easier with Theme developer. My friend just started using drupal a month ago, with limited PHP and Zero drupal experience. He just finished up his gf's page: http://thelovebugdj.com/

Drupal makes it hard to optimize your database usage.

True, that is a tradeoff with -ANY- framework by default. However if you have the need for further database optimization, there are many documented ways to make drupal perform well. Instead of spending the budget on building a site from scratch, instead you can dedicate a portion of it in optimizing it. Remember, Popsci.com, MTV.uk, SonyBMG all run drupal.

Drupal requires an expert to really make it sing.

Depends on the size of the site. A small one as shown above doesn't require an expert, just some nights looking at documentation; which by the way, thanks to Lullabot, pingvision, Acquia, and others, drupal has some of the best documentation around. However, for bigger sites, you're already going to need experts to get it to do what you want. In the context of E-commerce, I'm CERTAIN you will have a more complete system, built in less time, if you go with drupal rather than building an ecommerce system in Rails. Sure, there will be features that a client will need, and will need to be added to the quote, but you'll be leaps and bounds further from the get-go than if you use a basic framework or build from scratch.

SQL injection, user login, search functionality, XSS, XSRF, user input verification, all are things that are annoying and need to be taken care of. I'd rather have a tested system with a workable upgrade path and spend my time working on the content I need to build the app.

Drupal used to be hard to upgrade, but these issues have largely been resolved in 5 and 6. If you haven't seriously worked with drupal since 5 came out, take a second look at drupal, its community, and evolving modules. Its quite impressive.

Privacy

Submission + - RFID tracking in grade school backpacks? (komotv.com)

Falc0n writes: "A school district in Providence, RI is planning to team up with a local tech company to track grade school students via RFID badges put on their backpacks. While the pilot program is only planned to be used for transit tracking purposes, the tags are not being removed when the students leave the bus. Not surprisingly, ACLU and parents are complaining, although the school district says there will be a chance to opt-out."
It's funny.  Laugh.

Submission + - Microsoft Censors... Its own Naughty Santa

CajunArson writes: The Register has a story about a rather naughty Santa. It appears that the seemingly nice holiday service provided via Windows Live Messenger took on a mind of it's own. When the AI version of Santa Claus began to talk dirty to underage children, it appears that the ghost of Microsoft management present decided to sent AI Claus packing back to the digital north pole.
Microsoft

Submission + - Users, Web developers vent over IE7

Spinlock_1977 writes: "ComputerWorld is running a story about developers frustration with IE 7, and Microsoft's upcoming plans (or lack thereof) for it. From the article:

But the most pointed comment came from someone labeled only as dk. "You all continue to underestimate the dramatic spillover effect this poor developer experience has had and will continue to have on your other products and services. Let me drive this point home. I am a front-end programmer and a co-founder of a start-up. I can tell you categorically that my team won't download and play with Silverlight ... won't build a Live widget ... won't consider any Microsoft search or ad products in the future."
Censorship

Submission + - OiNK is taken down by Interpol, admin arrested 2

QuietR10t writes: Scott Gilbertson from Wired raises an interesting point: "However, there is one interesting quote in the IFPI's press release. Jeremy Banks, head of the IFPI's Internet Anti-Piracy Unit, says in the press release: "OiNK was central to the illegal distribution of pre-release music online. This was not a case of friends sharing music for pleasure. This was a worldwide network that got hold of music they did not own the rights to and posted it online." (emphasis mine)

The IFPI seems to be making a distinction of scale between professional piracy groups and friends sharing files, even if, so far as I know, copyright laws in Britain (and the U.S.) make no such distinctions."
http://blog.wired.com/monkeybites/2007/10/oink-is-the-lat.html

There are also rumors of investigation into users, but with 180k users I'm not sure they would know where to start.
Music

Submission + - Pigs say, no more OiNK!

tMav writes: Today, eager music lovers all over the world woke up to discover that the popular BitTorrent tracker OiNK has been shut down. The BBC News is reporting the raid and the site now responds only with the increasingly familiar message:

"This site has been closed as a result of a criminal investigation by IFPI, BPI, Cleveland Police and the Fiscal Investigation Unit of the Dutch Police (FIOD ECD) into suspected illegal music distribution.

A criminal investigation continues into the identities and activities of the site's users.
Announcements

Submission + - LinuxFest Northwest 2007

Hunter Gatherer Peng writes: "LinuxFest Northwest 2007, http://linuxfestnorthwest.org/ is just seven days away. Hear speakers from Red Hat, Google, SuSE/Novell, OLPC project, MySQL, Sofware Freedom Law Center, Linden Labs, OSTG, Linux Fund, over 40 speakers, 42 exhibitors per day and several exhibitors will be actively recruiting. Admission and parking are free for both days, April 28th and 29th in Bellingham Wash. This is a huge free Linux/OSS community event, don't miss it."

Slashdot Top Deals

No directory.

Working...