 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Ibuildings Blog: About Open Source software projects
by Chris Cornutt July 22, 2008 @ 10:27:15
On the Ibuildings blog today Mikko Koppanen talks a bit about Open Source software projects and things that can help to make them successful.
An idea can be a tool or a library that you need and think others might find useful; a new technology innovation; or something you think you could implement better than the existing tools. Extra care has to be taken if you decide to create a new tool to replace an old one. In most cases, these projects end up reinventing the wheel without any added value. A wheel is wheel, right?
He recommends a team infrastructure growth as the application grows and the importance of documentation and maintenance after the project has been launched.
voice your opinion now!
opensource software project manage team infrastructure documentation maintenance
WordPress Blog: 2.5 Sneak Peek
by Chris Cornutt March 20, 2008 @ 08:46:31
The WordPress blog has posted a sneak peek of the upcoming release of the popular blogging tool - WordPress 2.5.
A customizable dashboard, multi-file upload, built-in galleries, one-click plugin upgrades, tag management, built-in Gravatars, full text feeds, and faster load times sound interesting? Then WordPress 2.5 might be the release for you. It's been in the oven for a while, and we're finally ready to open the doors a bit to give you a taste.
They look at each of these - the new Dashboard, updates to the Write page and the changes to the Manage page. If you want to get a jump on the action before the stable release, go grab the latest Release Candidate and get going.
voice your opinion now!
wordpress update sneak peek dashboard write manage
Andi Gutmans' Blog: PHP and Database Connection Pooling
by Chris Cornutt October 25, 2006 @ 15:05:00
Hot on the heels of this announcement, Andi Gutmans has posted some of his thoughts on this new functionality and how it can help companies both large and small (he mentions specifically Yahoo! of course).
In my experience, databases have had a long history of being the typical bottleneck in PHP applications. There are many reasons for that.
His reasons include the fact that web apps being heavily database driven, PHP developers would rather write PHP than SQL, and that there's a lack of good, cheap tools to help find these bottlenecks. What he focuses on most, though, is the overhead caused by the need for multi-process environments to force each process to manage their own connections to the databse.
He talks about some stats on average connections and application speed, about efforts IBM has made to help the situation, and how it's not necessarily just the server's fault for delegating out the database resources - why can't they all adapt?
voice your opinion now!
database connection pooling oracle ibm bottleneck connection manage database connection pooling oracle ibm bottleneck connection manage
|
Community Events
Don't see your event here? Let us know!
|