News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
feed this:

Gyorgy Fekete's Blog:
Web Development in Mac OS X - Complete Guide
July 11, 2008 @ 10:22:56

Gyorgy Fekete has provided what he calls a complete guide to PHP development on Mac OS X in a recent blog entry.

Finally, I switched entirely to Mac. It is a little frustrating that there is not a complete resource on how to set up a web development enviroment on Mac OS X. The majority of tutorials are outdated. I will try to write this guide as complete as possible.

The guide provides basic installation instructions for PHP, MySQL (XAMPP or MAMP), the configuration of these two packages, throwing XDebug in to help with your debugging, installing Subversion and picking out your IDE of choice. He also suggests a somewhat optional step - setting up a Windows virtual machine to be able to test things out cross-platform without the need for a separate machine.

0 comments voice your opinion now!
web development osx mac guide xampp mamp subversion xdebug



Community News:
WebGrind Updated (Version 0.7 Released)
June 13, 2008 @ 12:06:50

Joakim has let us know about the recent updates that have been made to the WebGrind web-based frontend for XDebug.

Webgrind, the web frontend to Xdebug has been updated to version 0.7 with a few new features like: Support for directly loading a report through hash in url, Visual breakdowns of internal, class and procedural functions and calls to include/require and Version checking.

This new version (0.7) can be downloaded directly from its Google Code page.

0 comments voice your opinion now!
webgrind web interface xdebug output version release


Job Posting:
Newsvine Seeks Web Developer (Seattle, WA)
May 26, 2008 @ 11:13:42

Company Newsvine
Location Seattle, WA
Title Web Developer
Summary

The Newsvine Team is looking for an experienced, self-motivated, and passionate front-end developer to join us in building products and services for the Newsvine platform. Your primary responsibility will be to design and develop site features and functionality in a multi-tier web environment using PHP, CSS, JavaScript, and the YUI JavaScript library. Additional responsibilities include daily site support and maintenance. The ideal candidate is able to work on small teams under tight deadlines with little supervision. A computer science degree or equivalent is a plus, but experience, skill, and attention to detail are more important.

The ideal candidate will have a strong command of the following knowledge areas:

  • X/HTML, CSS, DOM, and JavaScript
  • PHP or similar scripting language
  • Mastery of web standards and cross-browser compatibility

Preferable Job Qualifications:

  • Experience working on large-scale, high-availability web sites
  • Successful industry experience using latest DHTML and ajax technologies
  • Experience with SQL and relational database implementations serving as the backend to production web applications
  • Experience with, or an interest in, working with the YUI JavaScript library
  • Familiarity with Subversion a plus

The job will be based out of the lovely Newsvine offices in Seattle, down by the waterfront pictured here. If you're interested, please send an e-mail and resumé to "newsvinejobs at newsvine.com".

Link More Information
0 comments voice your opinion now!
job post seattle newsvine developer web wa


David Coallier's Blog:
XDebug to finally get a Web Frontend
May 05, 2008 @ 09:33:28

In a new blog entry today, David Coallier has posted about two new offerings that are in the works for a web-based frontend to XDebug:

For quite a while in the PHP Community (And even myself) I have heard people asking about either an online tool to work on cachegrind output files or a cross platform tool that would have the ability to do what KCacheGrind does on Linux but for Windows and OSX.

He mentions the origin of the idea for a cachegrind app as a part of the Google Summer of Code (that did get accepted and will be worked on by Chung-Yang Lee). The other, Webgrind is an independent project from the other but looks equally as promising.

Check out Vinu Thomas' thoughts on the matter too.

0 comments voice your opinion now!
xdebug web frontend kcachegrind wincachegrind webgrind


Richard Thomas' Blog:
PHPJack is Born
April 28, 2008 @ 08:41:47

Richard Thomas has ventured out into a new consulting venture that he's announced today:

As I mentioned in the prior post I am pretty much a "Jack of all Trades" when it comes to website development. [...] So with that I have revived my consulting company under the name PHPJack, my website is http://www.phpjack.com.

Plus, not only has the company been launched but he's already looking for other developers to hire on and help him with "a couple projects" that are already in the works. Send him a resume at richard [at] phpjack.com if you're interested (Seattle area only).

0 comments voice your opinion now!
phpjack consulting hire jackofalltrades development web


David Hansson's Blog:
The immediacy of PHP
April 04, 2008 @ 11:21:10

As Matthew Weir O'Phinney points out, David Hansson (of Rails fame) has posted a few comments on what he calls the "immediacy of PHP".

I love the fact that it's all just self-contained. That the language includes so many helpful functions in the box. [...] PHP scales down like no other package for the web and it deserves more credit for tackling that scope.

and to that, Matthew comments:

It's nice to see leaders of projects like Rails having this same attitude. It's a breath of fresh air in the competitive market of web development frameworks.
0 comments voice your opinion now!
immediacy language web rails helpful scale


Stoyan Stefanov's Blog:
The PHP QC presentation featured on Slideshare's homepage
March 28, 2008 @ 10:22:48

In a (very) quick note on his blog today Stoyan Stefanov points out that a presentation of his posted over on Slideshare made the front page Featured section (with over 2600 views too!).

Not bad. Especially having in mind that this is the second time around. [...] Slideshare is a great service nevertheless, just like on youtube, you can spend hours browsing people's presentation slides.

The presentation was originally given at the PHP Quebec conference this year (2008).

0 comments voice your opinion now!
slideshare presentation performance web page stoyanstefanov


Matthew Turland's Blog:
How-To (and How-Not-To) on Web Scraping
March 14, 2008 @ 11:18:44

Matthew Turland has a few things to say about web scraping (and recent articles covering it) on his blog today as an author of a previous article published in php|architect covering the same topic:

A friend of mine who shall remain nameless pointed a post out to me on the PHP DZone web site recently. Noting that the article's content was misinformed at best and downright ignorant at worst, even when examining it sheerly from the author's knowledge of PHP as a language, this friend asked that I set the author straight.

He mentions his comments on the post correcting the author on some points as well as a more "clued in" post on the xml.lt website talking about using PHP's DOM functionality instead.

0 comments voice your opinion now!
web scraping howto correction article misinformed


Slashdot.org:
Practical Web 2.0 Applications with PHP
February 29, 2008 @ 12:05:00

Michael Ross has written up (and gotten posted to Slashdot) a review of a book from APress "Practical Web 2.0 Applications with PHP":

Because learning and using most of these technologies can be rather challenging to a Web developer, perhaps the best way to get started doing so is by using all of them to create a single Web-based application, with no pretense at mastering any one of them. This is the approach taken in Quentin Zervaas's book, Practical Web 2.0 Applications with PHP."

The book (see its web page here) covers lots of different technologies and seeks to be pretty comprehensive and, at around 570 pages, crams as much between its covers as it can. He goes through some parts of the book specifically but glosses over some for the sake of the length of the review.

0 comments voice your opinion now!
practical web application book review slashdot


PHP in Action Blog:
Tips for web testing
February 13, 2008 @ 08:09:46

On the PHP in Action Blog, there's a this post that shares some tips for testing your web applications with some simple tests.

I just started listing the techniques I've learned when writing tests to exercise the web interface of a PHP application. This is from my experience and my personal preferences; it's not the final word or necessarily right for everyone.

He suggests:

  • Use SimpleTest's Web tester if you can
  • Test the web output using regular expressions
  • Use element IDs or names to test links, forms and fields
  • Log HTTP requests in the application
0 comments voice your opinion now!
web testing unittest simpletest regularexpression http request



Community Events











Don't see your event here?
Let us know!


mysql release conference zend security package ajax framework application zendframework releases PHP5 database developer code PEAR cakephp example job book

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework