Category Archives: Developement

Zend Framework 1.9.6 Released

The Zend Framework team is pleased to announce the immediate availability of
the 1.9.6 release. This release is the sixth maintenance release in the 1.9
series, and includes more than 60 bugfixes, most of them from this month’s
bug hunt days, held last Thursday and Friday.

You may download it from the Zend Framework site .

Link to the original site

Anti-XSS Library v3.1: Find, Fix, and Verify Errors

Anil Revuru (RV), Senior Software Developer from Microsoft Information Security, demonstrates the new features of the Anti-XSS Library v3.1. These include HTML Sanitization, which provides new methods to the Anti-XSS class to strip malicious characters or scripts from HTML and returns safe HTML.

Link to the original site

Microsoft Open Sources .NET Micro Framework

An anonymous reader writes “Back in July, Microsoft announced it was making .NET available under its Community Promise, which in theory allowed free software developers to use the technology without fear of patent lawsuits. Not surprisingly, many free software geeks were unconvinced by the promise (after all, what’s a promise compared to an actual open licence?), but now Microsoft has taken things to the next level by releasing the .NET Micro Framework under the Apache 2.0 licence. Yes, you read that correctly: a sizeable chunk of .NET is about to go open source.”

Read more of this story at Slashdot.

Link to the original site

Community News: Zend Oracle Partner to Integrate Zend Server into ULN Packages

As Chris Jones briefly mentions and this press release discusses in more detail, Zend and Oracle have joined together to make it even easier for those using Oracle to also use Zend Server as their platform.

Link to the original site

Microsoft Opens Windows to Eclipse Developers

Microsoft will let developers who use Eclipse-based IDEs integrate their Java and PHP applications with the latest versions of Windows, Silverlight and the forthcoming Azure cloud platform.

Link to the original site

Google Releases Open Source JavaScript Tools

Dan Jones writes “Google has open sourced several of its key JavaScript application development tools, hoping that they will prove useful for external programmers to build faster Web applications. According to Google, by enabling and allowing developers to use the same tools that Google uses, they can not only build rich applications but also make the Web really fast. The Closure JavaScript compiler and library are used as the standard Javascript library for pretty much any large, public Web application that Google is serving today, including some of its most popular Web applications, including Gmail, Google Docs and Google Maps. Google has also released Closure Templates which are designed to automate the dynamic creation of HTML. The announcement comes a few months after Google released and open sourced the NX server.”

Read more of this story at Slashdot.

Link to the original site

Amazon Cloud Adds Hosted MySQL

1sockchuck writes “Amazon Web Services has added a relational database service to host MySQL databases in the cloud, and is also dropping prices on its Amazon EC2 compute service by as much as 15 percent. Amazon says the new service lets users focus on development rather than maintenance, but it will probably be bad news for startups offering database services built atop Amazon’s cloud. Cloud Avenue warns that Amazon RDS should serve as ‘a warning bell for the companies that build their entire business on Amazon ecosystem. … They are just one announcement away from complete destruction.’ Data Center Knowledge has a roundup of analysis and commentary on Amazon RDS and its impact on the cloud ecosystem.”

Read more of this story at Slashdot.

Link to the original site

Google Releases Android 2.0 SDK

Today, Google has released the software development kit for Android 2.0, the company’s mobile operating system. The SDK gives away all the new features, and there’s indeed quite a lot in this one. The biggest new feature is multitouch support, but there’s a whole lot more.

Link to the original site

Zend Framework 1.9.5 Released

The Zend Framework team is pleased to announce the immediate availability of
the 1.9.5 release. This release is the fifth maintenance release in the 1.9
series, and includes almost 30 bugfixes, many of them from this month’s bug
hunt days.

You may download it from the Zend Framework site .

Link to the original site

At long last, Microsoft to release Outlook .PST file specifications

By Scott M. Fulton, III, Betanews

Three weeks ago, the European Commission signaled its approval of Microsoft’s revised plan for a more vendor-neutral Web browser selection screen for European Windows users. But that revised plan was buffered with a big bonus: a promise to supply the general public with a wealth of interoperability information, including about proprietary formats.

Among the most sought after formats on that list has been for Outlook Personal Folders — the much-maligned .PST file format, whose lack of comprehension has been the pet peeve of certainly every developer who’s ever worked on a calendar or smartphone synchronization utility. Now the manager for Microsoft’s new Office Interoperability Group announced this morning that work is under way on public documentation for the file format.

“This will allow developers to read, create, and interoperate with the data in .PST files in server and client scenarios using the programming language and platform of their choice,” reads Paul Lorimer’s notice this morning. “The technical documentation will detail how the data is stored, along with guidance for accessing that data from other software applications. It also will highlight the structure of the .PST file, provide details like how to navigate the folder hierarchy, and explain how to access the individual data objects and properties.”

Although Microsoft had already documented the Outlook Object Model, that was essentially the type library, or interface, for .NET applications to address components of the running Outlook 2007 application. That’s only helpful if you’re a developer of an add-on or some other product that assumes that Outlook is running. What Microsoft is promising today goes much deeper: As a Microsoft spokesperson told Betanews this afternoon, the specification will actually enable some organizations to finally comply with new government policies for corporate governance, especially with regard to maintenance of interoffice communications.

Back in March 2007, the issue of whether Outlook’s ability to automatically delete old communications was brought to light by way of AMD’s ongoing antitrust suit against Intel. At that time, Intel’s attorneys claimed the company inadvertently destroyed much of the internal e-mails it had been ordered to keep, on account of an internal network policy enabling Outlook to destroy old .PST files. Knowing that such a loss was possible, Intel managers had instructed their staff to create new, personal .PST files that could not be destroyed.

Had a better understanding of the .PST file format been available at the time, theoretically, forensic engineers may have been able to recover deleted .PST material from backups, or from hard drives that were also in use for other purposes.

The documentation will be released under the company’s Open Specification Promise, which was unveiled in February 2008 with the expectation that the .PST format would certainly be among those that the European Commission would expect to see opened up. But even after today’s announcement, the matter of when the documentation would be released, was left undetermined. As Lorimer puts it, the amount of time Microsoft expects to take will be determined by how long “industry experts and interested customers” may take reviewing the drafts, “to ensure that it is clear and useful.”

Copyright Betanews, Inc. 2009

Link to the original site