Posted on 31-01-2008
Filed Under (documentation) by Linux Poweruser Programmer

Faith, Evolution, and Languages
Google EngEDU
1 hr 7 min – Apr 27, 2007

Google Tech Talks
April 27, 2007

ABSTRACT

Faith and evolution provide complementary–and sometimes conflicting–models of the world, and they also can model the adoption of languages. Adherents of competing paradigms, such as functional and object-oriented , often appear motivated by faith. Families of related languages, such as , ++, , and #, may arise from pressures of evolution. As designers of languages, adoption rates provide us with scientific data, but the belief that elegant designs are better is a matter of faith. This talk traces one concept, second-order quantification, from its inception in the symbolic logic of Frege through to the generic features introduced in 5, touching on features of faith and evolution. The remarkable correspondence between natural deduction and functional informed the design of type classes in Haskell. Generics in evolved directly from Haskell type classes, and are designed to support evolution from legacy code to generic code. Links, a successor to Haskell aimed at -style three-tier applications, aims to reconcile some of the conflict between dynamic and static approaches to typing. Read the rest of this entry »

Sphere: Related Content

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

Applications and the Ubiquitous
Google engEDU
1 hr – 1-Feb-06

Google TechTalks
February 1, 2006

Dave Raggett

Dave Raggett is currently a W3C Fellow from Canon, and W3C Activity Lead for Multimodal Interaction. Dave has been closely involved with driving standards for the since 1992, e.g. setting up the IETF HTTP working group, helping with work on ECMAScript, and W3C work on , XForms, MathML, VoiceXML and other related specifications. For further details see: http://www.w3.org/People/Raggett

ABSTRACT
The is increasingly a ubiquitous platform for application developers. The talk will outline an emerging vision for the Ubiquitous and areas where further work is needed. I will also present work I have been doing on a -based alternative to Microsoft PowerPoint and its extension to support remote meetings. Finally, I will demonstrate the use of to add speech capabilities to browsers and the role of remote speech engines. Read the rest of this entry »

Sphere: Related Content

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

How to update a MySQL DB with using D4PHP by CodeGear
howie1howie
7 min – 7-Sep-07

This for shows you step by step how to create a for application to update a using . Read the rest of this entry »

Sphere: Related Content

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

Drag and Drop made easy with and – Part One
easykiss123
8 min – 30-Dec-07

This will walk you through setting up a drag and drop using and Read the rest of this entry »

Sphere: Related Content

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

Simplify Command Prompt for , MySQL & Akelos
AkelosPHPFramework
4 min – 31-Jul-07

Download this video at higher resolution at:http://www.zshare/video/28870791522791/

Short video on how to add the path to your MySQL and executables to the environment variables.

Akelos is a framework for developing database-backed applications according to the Model-View-Controller pattern. From the in the view, to the request and response in the controller, to the domain model wrapping the database the Akelos Framework gives you a pure- environment built upon best practices. To go live, all you need to add is a database and a server.

Being port of on Rails to Akelos is also optimized for programmer happiness and sustainable productivity. It lets you write beautiful Code by favoring convention over configuration.

Visit Us at www.Akelos.org for more videos including How To Build a blog system in 12 minutes using Akelos. Read the rest of this entry »

Sphere: Related Content

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