 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Kian Hui Teo's Blog: Switching between PHP 5.1.x and Zend Core for Oracle
by Chris Cornutt May 22, 2006 @ 17:46:32
Via this post from Christopher Jones we learn about Kian Hui Teo's blog post talking about making the switch between the normal PHP 5.1.x installation and the Zend Core for Oracle.
This situation arises as I had installed Zend Core for Oracle (ZCO), and I wanted to try out some PDO functions. As ZCO comes with PHP 5.0.5, I was stuck, and PDO is only included from PHP 5.1.x onwards, I had to install PHP 5.1.x on my Windows box so that I can play with PDO. The assumption is that we have ZCO installed and working with a Apache2 server. I share the steps here on how to install another version of PHP so that it will co-exist peacefully with ZCO.
The post outlines a process to allow both the Zend Core and a normal installation of PHP 5.1.x to live peacefully (and still be able to switch from one to the other at any time). It's actually a relatively simple ten-step process to follow, especially if you've had much experience with installing PHP from scratch. When complete, you can start up one or the other, making it easy to test scripts in both or to just use the functionality in one (as he needed with PDO).
voice your opinion now!
zend core oracle php5 switch one machine pdo zend core oracle php5 switch one machine pdo
Jim Plush's Blog: MyBic AJAX/PHP framework in top 1% of SourceForge projects in 4 days!
by Chris Cornutt April 10, 2006 @ 14:59:28
Congratulations are in order to Jim Plush for him and his MyBic PHP/Ajax framework. They made it up to the top one percent of SourceForge projects in the span of four days.
I'm happy to say the My-Bic AJAX/PHP framework has been well accepted by the SourceForge community. Of 117,000+ projects on SourceForge MyBic has jumped to #1000 in just 4 days and is climbing each day. The new features of My-Bic have made it a top contender for ajax enabled php applications. Development continues on the project to further support the needs of the casual developer's home page as well as the enterprise needs of a full web-based desktop application.
He follows this with a listing of the latest features of the current version (0.6) of the framework, including an install of only three files, the EasyForms functionality, built-in network issue handling, and a simple two lines of Javascript to use the library.
voice your opinion now!
top one percent mybix ajax framework sourceforge top one percent mybix ajax framework sourceforge
Community News: Seagull Project Release Candidate 1 for Version 0.6
by Chris Cornutt March 15, 2006 @ 07:17:51
AJ Tarachanowicz has written in about the latest updates that have been made over at the Seagull project - a move up to the first Release Candidate for version 0.6 of the framework.
After a 2 week sprint to the finish line, I'm pleased to announce the first release candidate for the 0.6 series of Seagull framework project is now available for download . There's been a lot of improvements implemented under the hood, but the most noticeable change is the completely redesigned admin user interface by Julien Casanova. Curious to try before you 'buy', checkout the demo at http://demo.seagullproject.org (config edits disabled). Although we have maintained our 1 release per month policy for most of the project's life, the last stable release was back in November 2005, and that was from the 0.4 series which started way back in the beginning of 2005.
Other improvements that he's notes you'll find in this release are:
- workflow and usability vastly improved with the sleek new admin GUI
- the Translation2 package is now fully integrated
- internationalised GUI strings
- navigation management vastly improved
- subtrees of navigation for each role of user in the system
- navigation types extended to include external links
- full URI aliasing support with javascript generation of search engine friendly URIs
- and much, much more...
If you haven't tried Seagull yet, now is a good time to check it out. The 0.6 series will be supported and improved throughout the coming months after which we're aiming for the 1.0 release. As the project's goals for feature completeness are now almost fully realised, there will be 1 final development cycle before we release 1.0 which we anticipate will happen in mid 2006. If you want to get in touch with the development team you can find us on #seagull, and for all bugs/feature requests please us.
voice your opinion now!
seagull framework project release candidate one version 0.6 seagull framework project release candidate one version 0.6
Stuart Herbet's Blog: Gentoo's dev-lang/php Packages Being Stabilised
by Chris Cornutt January 20, 2006 @ 06:56:57
On his Gentoo blog, Stuart Herbert has posted this update about the dev-lang/php packages being stabillised for the distribution of the OS.
On Wednesday, Luca filed a request to stabilise our new dev-lang/php packages. As of this morning, these are now the standard packages on the PPC64 and x86 architectures.
We're stabilising PHP-4.3.11 (for the folks who haven't ported packages to work with PHP 4.4's reference changes), PHP 4.4.1, and PHP 5.0.5 (for the early adopters who have binary-encrypted packages). PHP 4.4.2 and PHP 5.1.2 will be stabilised sometime in March (is my best guess).
He also lists some of the advantages that these new packages will bring to Gentoo, like: PHP5 support, a "one package install", the ability to run PHP4 and PHP5 concurrently, and the ability to install PECL packages easily.
voice your opinion now!
gentoo package stanbilized 4.3.11 5.0.5 one package install gentoo package stanbilized 4.3.11 5.0.5 one package install
Clickablebliss.com: PHP vs Ruby on Rails (Parts 1 & 2)
by Chris Cornutt December 27, 2005 @ 12:03:39
Via this new post on Nexen.net today, there's a pointer to a two-part article from Clickablebliss.com comparing PHP and Ruby on Rails.
Over the last few weeks, I've been asked by both friends and clients, "So what is that thing called Rails I keep hearing about (and/or keep hearing you talk about)? How is it different from PHP?" Typically I give them a three-part answer that'll I'll now iterate for the blog. While this is far from a complete comparison, hopefully it will be useful to some people out there.
In Part One, they look at the major difference between the two - one being and language, the other a framework. They also mention how something simple, like templating, is handled on either side.
Part Two focuses more on Ruby, the language, itself - what it is, its use of objects, and a comparison of the same to what PHP has to offer.
voice your opinion now!
versus ruby on rails part one two versus ruby on rails part one two
|
Community Events
Don't see your event here? Let us know!
|