Dave
YUI Simple LightBox using SimpleDialog
Posted by Dave on July 14, 2009 in YUI
There does not seem to be many options for lightbox functionality when it comes to YUI. I’ve come across two so far and they both are great but they are also a bit heavier than I wanted. I really enjoy working with YUI, especially as my understanding of the framework grows. I wanted a […]
PHP 5.3 Released!
Posted by Dave on June 30, 2009 in php
PHP 5.3 has been released. Also, Eclipse Galileo was recently released as well as PDT 2.1 which has support for PHP 5.3!
The PHP development team is proud to announce the immediate release of PHP 5.3.0. This […]
New PHP Intepreter-Based XSS and SQL Security Tester
Posted by Dave on June 19, 2009 in php
Researchers from MIT, Stanford and Syracuse have developed a program named “Ardilla” which can analyze PHP code for Cross-Site Scripting (XSS) and SQL injection attack vulnerabilities. The researchers say Ardilla found 68 never-before found vulnerabilities in five different PHP applications using the tool — 23 SQL injection and 45 XSS flaws.
Ardilla is an automated tool […]
Zend Framework 1.8.2 Released
Posted by Dave on May 27, 2009 in zend framework
This is a maintenance release but well worth upgrading to of course.
The Zend Framework team is pleased to announce the immediate
availability of the 1.8.2 release. This release is the second
maintenance release in the 1.8 series. Fixes for this release focus on
Zend_Db and autoloading improvements. In all, over 50 issues were closed
for the release.
With the introduction […]
Zend Framework 1.8.0 released!
Posted by Dave on April 30, 2009 in zend framework
Zend Framework 1.8.0 has been released. This is the first in the 1.8 series of releases. You can get it here:
http://framework.zend.com/download/latest
Over 200 bug and feature fixes have been added for this minor
release!
Here is list of the primary feature additions for Zend Framework 1.8.0:
Zend_Tool, contributed by Ralph Schindler
Zend_Application, contributed by Ben Scholzen and Matthew Weier O’Phinney
Zend_Loader_Autoloader […]
Create a MySQL Database from the Command Line
Posted by Dave on April 8, 2009 in mysql
Every now and then I find myself needing to create a MySQL database while on the command line. Often it is just as fast or faster than loading up another program or accessing phpMyAdmin in a browser. So, first things first, we need to connect to the database:
mysql -u root -p
MySQL will prompt for the […]
Getting Started With Zend Framework
Posted by Dave on March 22, 2009 in zend framework
The Zend Framework library is based around the MVC (Model, View, Controller) and Front Controller design patterns. The Front Controller is the point of entry for all requests that are NOT being served up directly by your web server. Such requests include style sheets, javascript, images and other static files. Zend Framework implements the front […]
Zend Filter StripTags XSS Vulnerability
Posted by Dave on March 20, 2009 in zend framework
Just a heads up to those using the Zend Framework. Wil Sinclair posted the following to the Zend Framework announcements mailing list:
The Zend Framework team was recently notified of an XSS attack vector in its Zend_Filter_StripTags class. Zend_Filter_StripTags offers the ability to strip HTML tags from text, but also to selectively choose which tags and […]
Coding Mistakes PHP Newbies Make
Posted by Dave on March 11, 2009 in php
1. Never trust user input! Doing so can lead to security issues such a hijacked sessions, SQL injection and your entire site being compromised. This goes for all of the PHP superglobals such as $_SERVER and not just $_GET, $_POST and $_REQUEST arrays. The only exception would be the $_SESSION superglobal as this persists on […]
Analyze your Typing!
Posted by Dave on March 7, 2009 in whatevs
I analyzed my blog with Typealyzer and it says I am of the type ISTP - The Mechanics.
The independent and problem-solving type. They are especially attuned to the demands of the moment are masters of responding to challenges that arise spontaneously. They generally prefer to think things out for themselves and often avoid inter-personal conflicts.
The […]
Zend Certified Engineer - PHP website development is one of my favorite ways to kill time online.
Calendar
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Jul | ||||||
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | |||