 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Janos Rusiczki's Blog: Postmark library for CodeIgniter
by Chris Cornutt January 26, 2010 @ 12:39:54
Janos Rusiczki has released a library for CodeIgniter that makes integration of the Postmark service simple.
What are transactional e-mails, you might ask? The answer is: e-mails generated by a web application after an user action such as registration, requesting a password reminder, receiving a reply to a comment, etc. The problem me and many developers faced is that sometimes the client's servers are blacklisted and these e-mails land in the users' spam folder. This is where Postmark comes to the rescue, hopefully.
The Postmark API accepts JSON encoded content via a POST request that includes the to, from, message (plain text or HTML) and an API key. The Postmark service is currently in closed beta but you can still grab the library from either this direct download or on its github repository.
voice your opinion now!
postmark beta codeigniter library
Zend: Zend Sever Public Beta Released
by Chris Cornutt February 18, 2009 @ 13:45:56
Zend has officially announced the opening of a public beta of a new product of theirs called Zend Server.
Here's what the Zend Developer Zone has to say about it:
Zend Server is designed to be a all-in-one installer to get setup quickly with Apache, PHP, Zend Framework, and a PHP optimizer. It also comes with an admin UI to configure PHP easily. It uses native installers for various operating systems, and is available for Windows, Mac OS/X, and Linux (.deb, .rpm or tarball).
The Server comes in two flavors - the full edition and a lighter "CE" edition. The server comes with built-in features like page caching, system and website monitoring and support (with hot fixes). You can find out more about this new offering over on the Zend.com website.
voice your opinion now!
zend zendserver public beta release test windows osx linux
Lukas Smith's Blog: back Is your chosen PHP framework on the PHP primary tester mailinglist?
by Chris Cornutt February 10, 2009 @ 07:54:52
Lukas Smith asks developers a question in his latest blog post: "Is your chosen framework on the PHP primary tester mailing list?"
This is a question you should be asking the developers of the framework you are using. Same of course goes for any PHP application you care about. [...] We announce all PHP releases on this list (actually until now we have only announced RC's, but we are expanding this to also cover alpha and beta releases).
He suggests that subscribing to this list simplifies the process of keeping up with the latest releases of PHP and gives them a chance to report back with any issues they might find with them.
Every release runs the risk of BC breaks, intentional or not. Projects that want to make life easy for their users participate actively in the process of testing PHP releases. It makes the life of the PHP developers a lot easier .. and who doesn't want to make their life's easier?
voice your opinion now!
primary tester mailinglist release announcement bug report rc alpha beta
Matthew Turland's Blog: Stop Asking, Start Helping
by Chris Cornutt January 30, 2009 @ 08:49:16
Matthew Turland has posted a call to action for all of those PHP developers out there content to sit back and just request features for the language - get up and get involved!
A question that seems to be popping up more and more these days is, "When will PHP 6 be released?" It's especially annoying because the people that enjoy an exercise in futility ask this question are the same people that simply refuse to take WIR [When it's ready] for an answer. Or maybe they just read into the hype generated by trigger-happy publishers who want to preempt a stable release, I don't really know.
He points out some of the current stats - PHP 5.3's beta release date as coming to the original date, that PHP 6 code hasn't even been moved outside of CVS and the amount of work left to be done on it before its even close to being ready. This is where you come in - the internals folks contribute their time (off-hours usually) to developing the language and can only do so much:
So respect them and their time and stop asking when it's going to be ready, because they don't really know much better [about PHP6] than you do.
He also suggests two other things that you can do to keep up with the current state of development - keep your version updated and track the RFCs to see what features are being added and any bugs that might still be open for pre-release. You have to be proactive about keeping up with the current status - otherwise, you have no room to ask, over and over, "when will it be done?"
voice your opinion now!
asking helping php5 php5 release beta proactive latest version rfc bugs
Community News: PHP 5.3beta1 Announced
by Chris Cornutt January 29, 2009 @ 07:56:05
The first step towards a full, stable release of the next version of PHP - 5.3 - has officially been made - the first beta (PHP 5.3beta1) has been released and is now available for download.
The biggest change is dropping of OO functionality in closures as full
OO support for closures is planed for a later release than PHP 5.3.0.
See http://wiki.php.net/rfc/closures/removal-of-this. This release marks the begin of a feature freeze and bug fix only phase.
If in doubt whether your change is a bugfix please run it by Lukas and
me.
You can download the packages here:
voice your opinion now!
php5 beta download release object oriented closures feature freeze
Blogs.sun.com: NetBeans for PHP
by Chris Cornutt September 26, 2008 @ 12:06:58
Jeff Rubinoff from Sun has passed along a link to a developer blog they're hosting covering the development of their NetBeans for PHP project's latest advancements.
We at Sun have been working on a PHP editor in NetBeans IDE. The first full-featured version will go out in our 6.5 release, scheduled for November, but it's available for use already in our daily builds. [...] We're not PHP developers, strictly speaking, we're developing a tool for PHP developers. However, we are trying to get as much feedback from PHP developers as possible.
The blog already has tons of content - tutorials, software updates, screencasts, personal experiences - all covering the development of the next version (beta download) of the PHP tools in NetBeans.
voice your opinion now!
netbeans beta blog screencast tutorial download tutorial
Lukas Smith's Blog: PHP 5.3.0alpha2 is released
by Chris Cornutt September 04, 2008 @ 07:55:12
In a new blog entry Lukas Smith notes that the latest alpha release, version 2, of the PHP 5.3 series is now available for download from the PHP QA website.
If you check the qa website you will see that there is a new alpha release of our next minor version PHP 5.3.0 out that is awaiting your testing (remember no whining about BC breaks if you did not test the pre-release versions). [...] Aside from a few additions, it was mainly bug fixing in this release. The biggest changes happened in the fileinfo extension.
The Windows infrastructure has been moved off on its own with lots of different binaries to choose from. The next version could either be another alpha release or make the jump up to beta - feedback for the aplha2 and the namespacing inclusion will make that determination.
voice your opinion now!
alpha beta php5 release qa windows
|
Community Events
Don't see your event here? Let us know!
|