Archive for the ‘PHP common news’ Category

Six Questions To Ask Before Telecommuting

Wednesday, August 20th, 2008

Lucas123 writes “With gas prices 30% higher this summer over last, telecommuting is back on everyone’s radar. According to a Computerworld story, however, IT and telecommuting don’t have a great record of success. For example, citing negative impacts on productivity, HP ended its telecommuting policy for hundreds of workers two years ago, and this year, Intel began requiring more than half the teleworkers in its IT group to report to the office at least four days a week. So before leaping, some questions you should ask as a manager if you’re considering telework include: How will you define and measure performance? Will creativity suffer? What about employees stuck in the office?”

Read more of this story at Slashdot.

A Mozilla Plugin to Help Overcome IE Rendering Flaw

Wednesday, August 20th, 2008

least_weasel writes “An article on Ars Technica reveals Mozilla’s intention to create and release a plugin for Internet Explorer that would allow the often-criticized IE to utilize some of the cooler rendering code developed for Firefox. The current WIP focuses on rendering using HTML5 standards, but the plans seem to be more ambitious than just fixing this one small piece of IE. The article covers some of the plans, hurdles, and potential benefits. It also spills the beans on the code name for the project: Screaming Monkey.”

Read more of this story at Slashdot.

How Do I Prevent Lan Party Theft?

Wednesday, August 20th, 2008

DragonTHC writes “I’m thinking about hosting a lan party open to the public. I’m aiming for approximately 60 people to attend. I can handle all the logistics of operation. The only thing I can’t wrap my head around is: how do I prevent theft at the lan party? Do I hire security guards? Do I need security cameras? I don’t know the people who will attend, and I don’t know if they’re trustworthy enough to not steal other people’s equipment. What do I do?”

Read more of this story at Slashdot.

My Job Went To India

Wednesday, August 20th, 2008

Josh Skillings writes “The author, Chad Fowler, draws upon his experiences as a software engineer, a team leader over a group of Indian developers, and as a jazz musician, to describe 52 ways or tips that will help you to become a more valuable employee. These tips are described in two or three pages each, and are usually illustrated by a practical example or story. The tips are well thought-out, well-explained and make sense. Chad draws upon the open source movement as well, highlighting ways that contributing to and learning from open source can improve your career. These tips gave me greater respect and appreciation for the open source movement in general.” Read on for the rest of Josh’s review.

Read more of this story at Slashdot.

States Throw Out Electronic Voting Machines

Wednesday, August 20th, 2008

Davide Marney passes along an AP story about the thousands of voting machines gathering dust in warehouses across the country after states such as California, Ohio, and Florida have banned their use. Many of these machines cost $3.5K to $5K each. Local election boards are struggling to find ways to recover any of the cost of the machines, or even to recycle them. The picture in Ohio is the most confusing, as multiple court cases limit the state’s options and result in a situation in which the discredited machines will nevertheless be used in the presidential election coming up in November. The state’s new (Democratic) attorney general has just issued a rule banning the practice of election workers taking the machines home with them the night before elections.

Read more of this story at Slashdot.

Why Corporates Hate Perl

Wednesday, August 20th, 2008

Anti-Globalism recommends a posting up at O’Reilly’s ONLamp on reasons that some companies are turning away from Perl. “[In one company] [m]anagement have started to refer to Perl-based systems as ‘legacy’ and to generally disparage it. This attitude has seeped through to non-technical business users who have started to worry if developers mention a system that is written in Perl. Business users, of course, don’t want nasty old, broken Perl code. They want the shiny new technologies. I don’t deny at all that this company (like many others) has a large amount of badly written and hard-to-maintain Perl code. But I maintain that this isn’t directly due to the code being written in Perl. Its because the Perl code has developed piecemeal over the last ten or so years in an environment where there was no design authority.. Many of these systems date back to this company’s first steps onto the Internet and were made by separate departments who had no interaction with each other. Its not really a surprise that the systems don’t interact well and a lot of the code is hard to maintain.”

Read more of this story at Slashdot.

QCP135

Wednesday, August 20th, 2008
Package:
Summary:
Compute checksum of variable data with QCP135
Groups:
Author:
Description:
This package can be used to compute the checksum of variable length data using QCP135 algorithm.

It takes as parameters a string and data to compute the check, a seed value and the length of the checksum.

The class returns the computed checksum in a class variable.


Arioch Mail

Wednesday, August 20th, 2008
Package:
Summary:
Send e-mail messages via SMTP
Groups:
Author:
Description:
This class can be used to send e-mail messages via SMTP.

It can connect to a given SMTP server and send a e-mail message with given headers and body data.

A separate script provides a replacement for the mail() and ezmlm_hash() functions that uses this class to send messages when the PHP mail() function is not available.

This class reuses several methods from the Nomad MIME Mail class originally written by Alejandro Garc�a Gonz�lez, and is therefore LGPL licensed.


Adobe Flash Ads Launching Clipboard Hijack Attacks

Tuesday, August 19th, 2008

bullyBEEF writes “Malicious hackers are using booby-trapped Flash banner ads to hijack clipboards for use in rogue security software attacks. In the Web attacks, which affect Mac, Windows, and Linux users running Firefox, IE, and Safari, bad guys are seizing control of the machine’s clipboard (probably using the Flash command setClipboard) and inserting a hard-to-delete URL that points to a fake anti-virus program. A number of legitimate sites have been seen to host acs carrying the attack — including Newsweek, Digg, and MSNBC.com. Researcher Aviv Raff offers a harmless demo of how it’s done.”

Read more of this story at Slashdot.

New Multi-GPU Technology With No Strings Attached

Tuesday, August 19th, 2008

Vigile writes “Multi-GPU technology from both NVIDIA and ATI has long been dependent on many factors including specific motherboard chipsets and forcing gamers to buy similar GPUs within a single generation. A new company called Lucid Logix is showing off a product that could potentially allow vastly different GPUs to work in tandem while still promising near-linear scaling on up to four chips. The HYDRA Engine is dedicated silicon that dissects DirectX and OpenGL calls and modifies them directly to be distributed among the available graphics processors. That means the aging GeForce 6800 GT card in your closet might be useful once again and the future of one motherboard supporting both AMD and NVIDIA multi-GPU configurations could be very near.”

Read more of this story at Slashdot.