Archives for framework
23 Dec by admin in All, Internet, Interoperability, Language, Protocol, Web Services, cgi, framework, php
How to pass Arguments from PHP to Rebol CGI (PHP/REBOL RPC)
PHP is everywhere, it has a huge Ecosystem of Libraries (like User's Session Management, Security, ...) which are still lacking in REBOL (though Rebol has all the network protocols and the very nice Parse to process strings, building a well-organised reusable framework takes time), so it makes sense to use ...more»
21 Dec by admin in Agility, All, Code Generation, Console, Domain Specific Language, Helper Function, Javascript, framework
A nice interactive editor to create Javascript Objects Fast (with or without Object Prototype)
As David Crockford puts it JavaScript's syntax looks like "C-like syntax, including curly braces and the clunky for statement". So here's a nice interactive editor to alleviate the clunly stuffs by allowing you to create a Javascript Object by just typing:to-js Productor for a more refined version (see at ...more»
18 Dec by admin in Agility, All, Best Practice, Console, Domain Specific Language, OOP, Professional Programming, UML, framework
A Polymorphic new instance function for Business User / Agile Tester to create sampling datas fast.
In an MVC framework, the Model is the most important entity, View is just kind of Filter on the Model and the Controller just kind of a necessary Evil. So we should be able to build and test the model before even the building phase in the traditional Software Life ...more»
15 Dec by admin in All, Code Generation, Database, MySQL, OOP, Professional Programming, UML, XML, framework, php
Fastest Way to Generate Propel Schema for PHP Symfony Framework
In our article "Creating an OOP Class-Based Language with a Prototype-Based OOP Language", we said:Why try to create a class-based OOP language from a prototyped-base OOP language ? The reasons to do so are numerous like simulating an other language or use it as a model for building Semantic Layers ...more»






No Comment