| %2010/%07/%12 %18:%Jul | |
Members
* Open
BestAjaxScripts.com | web, code, javascript, web-service, ajax |
| %2010/%07/%12 %18:%Jul | |
ajax xmlhttprequest examples @ fiftyfoureleven.com
Scriptaculous
“The power of AJAX allows for rich user interaction without the trouble that has bugge… | ajax, javascript, web-service, code |
| %2009/%12/%09 %17:%Dec | Marielle Lange |
Developing ASP.NET AJAX Controls with Silverlight, a 15 pages presentation at scribd | silverlight, code |
| %2009/%12/%09 %17:%Dec | Marielle Lange |
Silverlight User Interface Controls @silverlightNet
Free Silverlight Controls And Tools For Brighter Websites
Mapping from core components in Flex to si… | silverlight, code |
| %2009/%12/%10 %18:%Dec | Marielle Lange |
When a binding is established and the data changes, the UI elements that are bound to the data can reflect changes automatically. Similarly, changes made … | silverlight, code, data-binding |
| %2009/%12/%10 %18:%Dec | Marielle Lange |
Data Binding – Data Validation | silverlight, code |
| %2009/%12/%09 %14:%Dec | Marielle Lange |
Image
Image computer.JPG on ClientBin folder on server.
<Image x:Name="myIamge" Source="../computer.JPG"></Image>
Images folder inside ClientBin folder co… | silverlight, code |
| %2009/%12/%09 %14:%Dec | Marielle Lange |
Unit Test
See also:
* Testing, Debugging
Silverlight Unit Test Framework
Silverlight Unit Testing, Rhinomocks, Unity and Resharper @justinAngel
Un… | silverlight, code, techniques, unit-testing |
| %2009/%12/%08 %13:%Dec | Marielle Lange |
Data-Driven Services with Silverlight 2 by O'Reilly Media @ scribd | silverlight, code |
| %2007/%06/%13 %09:%Jun | Marielle Lange |
Yahoo promotes Flash, Ruby mashups -- “Yahoo announced the addition of the Flash Developer Center and Ruby Developer Center to its Yahoo Developer Networ… | code, techniques, web, web-application |
| %2007/%06/%13 %15:%Jun | Marielle Lange |
svn --username anon --password anon co http://macromates.com/svn/Bundles/trunk/Bundles/UnixShell.tmbundle
Installing a textmate Bundle
When you have sv… | code, source-control, project-mgt |
| %2008/%09/%16 %02:%Sep | Marielle Lange |
See also:
* Code Best Practices
Flex/AS specific
Flex SDK coding conventions and best practices @adobe.opensource
Adobe Flex Coding Guidelines. MXM… | actionscript-3, code, best-practice |
| %2010/%07/%12 %18:%Jul | |
* FlexUnit
Why Test?
* A buggy release of software will stick in people's minds.
* Debugging is harder than writing code in the first place
* Tha… | flex, actionscript, techniques, code, unit-testing |
| %2010/%07/%12 %18:%Jul | |
* Games in Actionsript
* Snippets for AS2/Flash MX
Resources
ActionScripts library
robertpenner.com -- Flash 5 Actionscript experiments in math an… | actionscript, code |
| %2010/%07/%12 %18:%Jul | |
Basic
stop at R
This will print out all lines unit it reaches one with a capital R.
/R/ { exit }
{ print $0 }
print non duplicated lines
$0 != prev … | awk, tutorials, code |
| %2010/%07/%12 %18:%Jul | |
Java Open Source @ theopensourcery
JavaArchives | java, code |
| %2010/%07/%12 %18:%Jul | |
* Fl:check() -- see fltk::check() Calling this during a big calculation will keep the screen up to date and the interface responsive
* Fl:run() -- se… | lua, murgalua, code |
| %2010/%07/%12 %18:%Jul | |
( waiting for rewrite )
< < (borrowed from pbLua Home Page )
Lua is a really beautiful little language that's used in all kinds of applications. But more im… | lua, tutorials, code |
| %2007/%06/%13 %09:%Jun | Marielle Lange |
Open Source Flash @ osflash.org
Open Source Flash Projects -- Comprehensive list of links to Open Source Flash projects
Open Source Flash for Artists: F… | code, flash, actionscript, open |
| %2007/%06/%07 %10:%Jun | Marielle Lange |
Java, Tcl, Metacard, revolution, rebol
This is an exciting time in the field of high-level development. Visual Basic and Perl have legitimized HLD for se… | code, environment, cross-platform |
| %2010/%07/%12 %18:%Jul | |
Component Object Model Technologies | standards-az, data-mgt, code |
| %2010/%07/%12 %18:%Jul | |
Unified Modeling Language.
In a IT World looking for directions, UML-Unified Modeling Language is the source. UML provides the diagramming standards to de… | standards-az, markup, graphs, code, design |
| %2007/%06/%25 %07:%Jun | Marielle Lange |
Directory Content | components, widgets, code |
| %2010/%07/%12 %18:%Jul | |
Definition
Widget Definition: (from ordinary-life )
n : a device that very useful for a particular job [syn: appliance, contraption, contrivance, conve… | code, techniques, gui, components, design |
| %2010/%07/%12 %18:%Jul | |
... | code, events |
| %2010/%07/%12 %18:%Jul | |
(source all 1)
An operation is an identifiable entity that denotes the indivisible primitive of service provision that can be requested. The act of reques… | code, techniques, object-oriented, actions |
| %2010/%07/%12 %18:%Jul | |
See also:
* IDL -- Interface Definition Language
* Designing Interface Components
An interface is a description of a set of possible operations th… | code, techniques, object-oriented, components, gui |
| %2010/%07/%12 %18:%Jul | |
(source: all 1)
A type is an identifiable entity with an associated predicate (a single-argument mathematical function with a boolean result) defined ove… | code, techniques, object-oriented |
| %2010/%07/%12 %18:%Jul | |
Overview
* Which classes and objects exist
* How objects interact
* How objects behave over time
* Structural relationships between classes.
Good… | code, techniques, object-oriented |
| %2010/%12/%12 %15:%Dec | Marielle Lange |
Hungarian notation is the practice of including a prefix in identifiers to encode some metadata about the parameter, such as the data type of the identifie… | code, best-practice |
| %2010/%12/%12 %14:%Dec | Marielle Lange |
Some universal rules:
* Plan/Design everything
* Document everything
* Version control everything
* Test everything
* Deny everything
Practic… | code, best-practice |
| %2010/%12/%12 %13:%Dec | |
Types
* Unit
* TDD, Test Driven Development
* Mock Data
* Functional, UI
* Usability, User Experience
* Load and Stress Testing
Why Test?
… | techniques, code, test |
| %2010/%12/%12 %13:%Dec | |
Why Test?
* A buggy release of software will stick in people's minds.
* Debugging is harder than writing code in the first place
* That's part of th… | techniques, code, test, unit-testing |
| %2010/%07/%12 %18:%Jul | |
See also:
* Delivery Environments (Web technologies, standalone technologies, etc.)
* Languages for Scripting and Programming (Java, Perl, Python, e… | techniques, programming, code |
| %2009/%12/%14 %14:%Dec | Marielle Lange |
Version control gives you a great deal of flexibility while coding. You can make changes without having to worry about breaking things, as you can always m… | code, best-practice |
| %2010/%07/%12 %18:%Jul | |
Using regular expressions to find words matching given criteria
<adapted from: Carl Franklin and Gary Wisniewski, 1994-1996.>
Regular expressions help f… | code, techniques, text-content, regular-expressions |
| %2010/%07/%12 %18:%Jul | |
* Exercices Grep | code, techniques, text-content, regular-expressions |