Posted on 25-01-2011
Filed Under (MySQL) by Linux Poweruser Programmer

How to insert a record into
www.video-tutes.com
12 min – 7-Jul-06

This will show you how to create a form and link everthing you need to be able to insert a record into using Dreamweaver via behaviours. Great for people new to this area of design. Read the rest of this entry »

Sphere: Related Content

Tags: , , , , , , , ,
(0) Comments    Read More   
Posted on 08-01-2011
Filed Under (MySQL) by Linux Poweruser Programmer

How to Integrate FCKeditor with a
easy kiss 123
19 min – 19-Dec-07

This will walk you through installing the FCKeditor with a . Allowing you to easily edit your webpages online with a wysiwig editor. Install the FCKeditor with Read the rest of this entry »

Sphere: Related Content

Tags: , , , , , , , , ,
(0) Comments    Read More   
Posted on 01-03-2008
Filed Under (documentation) by Linux Poweruser Programmer

Sig: How To Design A Domain Specific Language
Google engEDU
1 hr 3 min – Oct 5, 2006

Google Tech Talks
October 5, 2006

David Pollak has been developing commercial for 28 years. He founded Athena Design and wrote Mesa, the first real-time spreadsheet. David wrote Integer, the first online, collaborative spreadsheet. Since 2000, David has been developing domain specific languages for and general .


David will describe a framework for developing DSLs which includes:

* Identifying the constituents in a project;
* Determining the costs and benefits of a DSL for a particular constituency vs. hand-coding functionality for that constituency based on interviews and specs;
* Identifying the ‘thought leader’ in a given constituency and interviewing him or her to determine the semantics of the domain;
* Determining syntax of the DSL;
* Mocking up the DSL and ‘test driving’ it with the thought leader;
* Finding appropriate integration points for the DSL into the application;
* Defining the process by with the Domain Experts will update code in the DSL (e.g., they have a page where they can change tax calculation rules vs. they make a change to particular files as part of a /staging/production cycle.); and
* Iterate over the semantics, syntax, and process to fully integrate Domain Experts into the process. Read the rest of this entry »

Sphere: Related Content

Tags: , , , , , , , , , , ,
(0) Comments    Read More   
Posted on 23-02-2008
Filed Under (documentation) by Linux Poweruser Programmer

How To Design A Good API and Why it Matters
Google engEDU
1 hr – Jan 24, 2007

Google Tech Talks
January 24, 2007

Every day around the world, developers spend much of their time working with a variety of Application Interfaces (APIs). Some are integral to the core platform, some provide access to widely distributed frameworks, and some are written in-house for use by a few developers. Nearly all programmers occasionally function as API designers, whether they know it or not. A well-designed API can be a great asset to the organization that wrote it and to all who use it. Good APIs increase the pleasure and productivity of the developers who use them, the quality of the they produce, and ultimately, the corporate bottom line. Conversely, poorly written APIs are a constant thorn in the developer’s side, and have been known to harm the bottom line to the point of bankruptcy. Given the importance of good API design, surprisingly little has been written on the subject. In this talk, I’ll attempt to help you recognize good and bad APIs and I’ll offer specific suggestions for writing good ones.

This talk is part of the Advanced Topics in Series at Google. Read the rest of this entry »

Sphere: Related Content

Tags: , , , , , , ,
(0) Comments    Read More   
Posted on 14-02-2008
Filed Under (documentation) by Linux Poweruser Programmer

How To Recruit, Motivate, and Energize Superior Test Engineers
Google engEDU
59 min – Nov 9, 2005

Google Tech Talks
November 9, 2005

Jeff Feldstein


The expectations today are for increasingly high-quality , requiring more sophisticated automation in testing. Test and QA teams must work more closely with to ensure that this sophisticated automation is possible. This has lead to engineers applying creativity, talent and expertise to not just application , but testing as well. This transition from manual to scripting to highly engineered test automation changes the way we recruit, hire, motivate and retain great test engineering talent.

The speaker uses examples of how his team at Cisco changed the way it tests over the past six years. In this class, he’ll review eight points for why test is a better place for developers than , and he’ll show how and when to express these points to hire, motivate and retain top talent. You’ll see how to inspire greater innovation and creativity in your testing processes, and how to manage and inspire test and teams that are spread across different locations. You’ll also learn the place of manual testing in the new environment. Read the rest of this entry »

Sphere: Related Content

Tags: , , , , , , , , ,
(0) Comments    Read More