Imager

Package:
Summary:
Perform several operations to manipulate images
Groups:
Author:
Description:
This package can be used to perform several operations to manipulate images.

The main class can perform many types of image manipulation operations, such as: resize images, add alpha channel, flip, rotate, add watermark, apply effects like blur, darkness, brightness, contrast, gamma, gray scale, negate, sepia, sketch, smooth, emboss, edge detection, sharpen, soften, and other types of convolution.

There are also several classes that can load and save images to files in JPEG and PNG formats, or initialize images with given background color or just a make it a transparent canvas.


WordPress Wins CMS Award

I was very excited last week to learn that WordPress has been awarded the Overall Best Open Source CMS Award in the 2009 Open Source CMS Awards. This is a landmark for us, as it is the first time we’ve won this award, and it marks a shift in the public perception of WordPress, from blog software to full-featured CMS. No small contest, the Open Source CMS Awards received over 12,000 nominations and more than 23,000 votes across five categories.

As Hiro Nakamura said when he first bent time and space to land in Times Square: “Yatta!”

In addition to winning in the Overall Best Open Source CMS category, WordPress was named first runner-up in the Best Open Source PHP CMS category. This is significant because we weren’t even in the top 5 last year, and now we’re #2, ahead of Joomla! As is stated on the Award site, “WordPress made its way into the top five for the first time. The fact that it was outranked by Drupal by a very slight margin indicates how popular it has become with users as well as developers over the past year.”

Every day thousands of new people are embracing WordPress to power not just their blogs but entire sites and communities without compromising on usability or scalability (as would be the case with a legacy CMS). Every member of the WordPress community, from core developer to beginning user, should be proud to be part of this momentum: congratulations to us all!

Core Contributors at WordCamp NYC

WordCamp NYC was last weekend, and it was crazy awesome to have so many WordPress users and developers together in one place (final numbers to come, but looks like over 700). One of my favorite moments was right at the end, when someone suggested getting a picture of the core contributors (I’d asked them all to stand so people could applaud them when we were doing the closing remarks). Some of them were camera shy and kept out of the happysnap, but here’s a handful of the people who make WordPress what it is.

Core Contributors at WordCamp NYC
From left: Matt Martz (sivel), Jeremy Clarke, Shane Froebel (^BuGs^), Jane Wells, Matt Mullenweg, Mark Jaquith, Beau Lebens, Andy Peatling, John James Jacoby (jjj).
Photo by Chris Cochran.

DEA CAPTCHA

screenshot
Package:
Summary:
Display CAPTCHA images and validate forms
Groups:
Author:
Description:
This class can be used to display CAPTCHA images and validate forms that use them to verify whether the user is really a human or a robot.

It can generate an image with a random text taken from a text file.

The text is rendered using TrueType fonts over a background of random faded text letters and background images.

The generated image is stored on a file in GIF, JPEG or PNG formats.

The validation word is stored in a session variable for posterior verification.

This dimensions, the fonts, and the background images are configurable.


Contact Page

The online page will generate the code needed to create a contact page for your site. Just fill out the form to configure the script and the download will work instantly once uploaded to your site. It will allow your visitors to email you by filling out a short form and submitting it. You have many choices to help you match the script to the rest of your site.This latest version 1.6 includes an Image Captcha script to help prevent unwanted spam and abuse. It also includes the prevention of the form being submitted unless all fields have been filled out.

[Free] New System Programming Language: The Go Programming Language

The new system programming language from the legendary Rob Pike, Ken Thompson and Robert Griesemer, currently named "Go", has been added to the Free Compilers and Interpreters for Miscellaneous Programming Languages page. Unlike the other commonly used system languages today, this one has built-in support for concurrent programming, a must with today's multi-core processors, and communication between concurrent processes. It is designed to be lean and mean, and have very fast compile and link cycles. Lovers of C and other lean systems programming languages should really take a look at it.

[Free] Portable Encrypted Password and Text Note Storage

For those who like to store their passwords, telephone numbers, serial numbers, etc, in a text file, the newest entry in the Free Secure Password Managers and Password Savers page lets you do so in a portable yet secure way. Your passwords are encrypted, and the entire file can be placed anywhere (a USB flash drive, your main hard disk, a floppy disk, whatever). No installation is needed and the whole program is extremely small. And free.

Affilinet Product Service

Package:
Summary:
Get product information using Affili.net API
Groups:
Author:
Description:
This class can be used to get product information using Affili.net API.

It can send SOAP requests to Affili.net Web services API to perform several types of operations to query information about advertiser products.

There is one class that can authenticate as a given API user. Another class can get the list of categories, get the path of a category, get details about products, get the list of shops, search for products, etc..

The comments in the code are in German.

In German:
Diese Klasse stellt den Affilinet Product Webservice zur Nutzung bereit.


WordPress 2.8.6 Security Release

2.8.6 fixes two security problems that can be exploited by registered, logged in users who have posting privileges.  If you have untrusted authors on your blog, upgrading to 2.8.6 is recommended.

The first problem is an XSS vulnerability in Press This discovered by Benjamin Flesch.  The second problem, discovered by Dawid Golunski, is an issue with sanitizing uploaded file names that can be exploited in certain Apache configurations. Thanks to Benjamin and Dawid for finding and reporting these.

Get WordPress 2.8.6.

Powered by Gewgley