More Skype Back Door Speculation.
Original post provide by Slashdot: ITAn anonymous reader writes “According to reports, there may be a back door built into Skype, which allows connections to be bugged. The company has declined to expressly deny the allegations. At a meeting with representatives of ISPs and the Austrian regulator on lawful interception of IP based services held on 25th June, high-ranking officials at the Austrian interior ministry revealed that it is not a problem for them to listen in on Skype conversations.”
Read more of this story at Slashdot.
Get The CURP
Package: Get the CURP Summary: Generate and validate CURP identifier Groups: PHP 5, Validation, Web services Author: Rafael Rojas Torres Description: This class can be used to generate and validate a CURP identifier. It takes the name, birth day, gender and entity number of a person and generates a CURP identifier (Clave Unica de Registro de Poblacion).
Word Count
Package: Word Count Summary: Find the word that appears more times in a string Groups: PHP 5, Text processing Author: Rahul Description: This is a simple class that can be used to find the word that is present more times in a string.
San Francisco DA Discloses City's Passwords
Though they placed the passwords in the public record, city prosecutors do seem to think that they are sensitive. InfoWorld's Paul Venezia, who has been following the case closely, provides further analysis of the technical details in the city's case.
3Leaf Systems Enables V-8000 I/O Virtualization With HP BladeSystem C-Class
3Leaf Systems announced that is has successfully performed interoperability testing of the 3Leaf V-8000 Virtual I/O Server with the HP BladeSystem c-Class and an HP StorageWorks 8100 Enterprise Virtual Array running VMware ESX. Successful completion of interoperability testing with HP marks a key milestone in 3Leaf's strategy and commitment to delivering greater data center resource utilization and reduced costs through virtualization solutions for the x86 server market.
Virtualization Trend Enables Qatari Businesses To Fully Leverage Their Existing Technology Resources
EMC recently addressed Qatar's business decision-makers on how can EMC help them have a flexible and efficient IT environment by realizing the full potential and advanced functionality of virtualization solutions from VMware. Executives in Doha heard how they can use virtualization solutions to pool storage capacity together and create a more effective data protection environment.
More Articles:
Tweaking Solid State Drive Performance On Linux
perlow writes "While expensive and shouldn't be used exclusively for primary storage, Solid State Drives perform exceedingly well for things like MySQL databases, provided you tweak your kernel, BIOS, and filesystems accordingly. Here's a few tips to exact excellent performance out of your new $500-$900 on a Linux system."Read more of this story at Slashdot.
Amazon Explains Why S3 Went Down
In summary: A random bit got flipped in one of the server state messages that the S3 machines continuously pass back and forth. There was no checksum on these messages, and the erroneous information was propagated across the cloud, causing so much inter-server chatter, that no customer work got done."Read more of this story at Slashdot.
How Dell Is Making Ubuntu Linux More Attractive
Yesterday, Microsoft CEO Steve Ballmer said his company hopes to steal a page from Apple's playbook and change how it works with hardware makers in an attempt to duplicate its rival's success. Is OS customization the way forward for desktop Linux, and Windows?"Read more of this story at Slashdot.
Comparison Of Windows XP And Linux/Sugar On The OLPC XO
griffjon writes "OLPCNews has a comparison of Windows XP to the Sugar/Linux OS on the One Laptop Per Child XO-1, based on the Microsoft Unlimited Potential video, touching on video recording, power usage, boot times, and mesh networking. An interesting, if saddening, read."Read more of this story at Slashdot.
DB Connect With XML
It can connect to a given MySQL database host and execute a given SQL query. The class can retrieve the query results and generate a XML document that contains the total number of result set rows, as well the actual result set data.