widged.com
 

code (tag)

Information

Tagged pages

%2010/%07/%12 %18:%Jul  Members * Open BestAjaxScripts.com, , , ,
%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…, , ,
%2009/%12/%09 %17:%DecMarielle Lange Developing ASP.NET AJAX Controls with Silverlight, a 15 pages presentation at scribd,
%2009/%12/%09 %17:%DecMarielle Lange Silverlight User Interface Controls @silverlightNet Free Silverlight Controls And Tools For Brighter Websites Mapping from core components in Flex to si…,
%2009/%12/%10 %18:%DecMarielle 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 …, ,
%2009/%12/%10 %18:%DecMarielle Lange Data Binding – Data Validation,
%2009/%12/%09 %14:%DecMarielle Lange Image Image computer.JPG on ClientBin folder on server. <Image x:Name="myIamge" Source="../computer.JPG"></Image> Images folder inside ClientBin folder co…,
%2009/%12/%09 %14:%DecMarielle Lange Unit Test See also: * Testing, Debugging Silverlight Unit Test Framework Silverlight Unit Testing, Rhinomocks, Unity and Resharper @justinAngel Un…, , ,
%2009/%12/%08 %13:%DecMarielle Lange Data-Driven Services with Silverlight 2 by O'Reilly Media @ scribd,
%2007/%06/%13 %09:%JunMarielle Lange Yahoo promotes Flash, Ruby mashups -- “Yahoo announced the addition of the Flash Developer Center and Ruby Developer Center to its Yahoo Developer Networ…, , ,
%2007/%06/%13 %15:%JunMarielle Lange svn --username anon --password anon co http://macromates.com/svn/Bundles/trunk/Bundles/UnixShell.tmbundle Installing a textmate Bundle When you have sv…, ,
%2008/%09/%16 %02:%SepMarielle Lange See also: * Code Best Practices Flex/AS specific Flex SDK coding conventions and best practices @adobe.opensource Adobe Flex Coding Guidelines. MXM…, ,
%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…, , , ,
%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…,
%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 …, ,
%2010/%07/%12 %18:%Jul  Java Open Source @ theopensourcery JavaArchives,
%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…, ,
%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…, ,
%2007/%06/%13 %09:%JunMarielle 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…, , ,
%2007/%06/%07 %10:%JunMarielle 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…, ,
%2010/%07/%12 %18:%Jul  Component Object Model Technologies, ,
%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…, , , ,
%2007/%06/%25 %07:%JunMarielle Lange Directory Content, ,
%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…, , , ,
%2010/%07/%12 %18:%Jul  ...,
%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…, , ,
%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…, , , ,
%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…, ,
%2010/%07/%12 %18:%Jul  Overview * Which classes and objects exist * How objects interact * How objects behave over time * Structural relationships between classes. Good…, ,
%2010/%12/%12 %15:%DecMarielle 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…,
%2010/%12/%12 %14:%DecMarielle Lange Some universal rules: * Plan/Design everything * Document everything * Version control everything * Test everything * Deny everything Practic…,
%2010/%12/%12 %13:%Dec  Types * Unit * TDD, Test Driven Development * Mock Data * Functional, UI * Usability, User Experience * Load and Stress Testing Why 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…, , ,
%2010/%07/%12 %18:%Jul  See also: * Delivery Environments (Web technologies, standalone technologies, etc.) * Languages for Scripting and Programming (Java, Perl, Python, e…, ,
%2009/%12/%14 %14:%DecMarielle 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…,
%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…, , ,
%2010/%07/%12 %18:%Jul  * Exercices Grep, , ,

Programming Languages

%2010/%07/%12 %18:%Jul  Silverlight.net (official website) * Languages * C# * IDE * Visual Studio * Expression Blend * Browser (interacting with) * Visual Co…, , , , ,
%2010/%07/%12 %18:%Jul  * Games * e-Learning * Tutorials & Learning * Actionscript 2 * Actionscript 3 * Snippets * Toolkits, Libraries, Components Software Flash C…, ,
%2007/%06/%22 %05:%JunMarielle Lange * Snippets AS2 Tutorials Flash tutorial @ flash-creations.com References actionscript reference @ flash.com livedoc @ adobe Further Resources For…, ,
%2007/%06/%07 %10:%JunMarielle Lange MacScripter.net,
%2010/%07/%12 %18:%Jul  * Snippets * Tips * Awk For Programming In these pages, I introduce an interpreted, text-manipulation oriented programming (or “scripting”) lan…,
%2009/%12/%06 %18:%DecMarielle Lange Part of: * .Net Subsections: * Coding Guidelines * Language Overview * Regular Expressions * Query Expressions IDE: * Visual Studio * …, ,
%2010/%07/%12 %18:%Jul  ” * JavaScript : you can generate a single .js file from a set of haXe classes. You can access browser DHTML API as well as crossbrowser APIs such as X…, , ,
%2007/%06/%07 %09:%JunMarielle Lange See also: * Java Snippets & code * Writing games in Java * e-tivities Lexical computations Programs for the book Programming in Java for Lingui…,
%2010/%07/%12 %18:%Jul  * Snippets (lua and murgalua together) Lua 5.1 Quick Reference Lua 5.1 Reference Manual Lua 5.1 Cheat Sheet (pdf) Lua 5.0 short reference (pdf) Prog…, ,
%2010/%07/%12 %18:%Jul  * Lua, the Language * Why Learn Lua? * FLTK ---- * Snippets (lua and murgalua together) * MurgaLua Basics murgaLua Documentation murgaLua For…, ,
%2007/%06/%07 %10:%JunMarielle Lange Perl.com Programs for the book Programs from my book Programming in Perl for Linguists, by Mike Hammond The Perl Review,
%2007/%06/%13 %04:%JunMarielle Lange processing Libraries BuiltWithProcessing.org -- builtwithprocessing is a meta-sketchbook of online sketches which were “Built with Processing”. Pro…, , , , ,
%2007/%06/%07 %10:%JunMarielle Lange Python.org,
%2010/%07/%12 %18:%Jul  * fxRuby * eclipseRuby Ruby on rails Rails is a full-stack, open-source web framework in Ruby for writing real-world applications with joy and less co…,
%2007/%06/%07 %10:%JunMarielle Lange Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothl…,
%2007/%06/%07 %10:%JunMarielle Lange CinCom SmallTalk Digest,
%2007/%06/%07 %10:%JunMarielle Lange Squeak Packages, ,
%2010/%07/%12 %18:%Jul  RealBasic (runs on Windows, Macintosh or Linux) Targeting Windows (too) for Your REALbasic Apps, ,
 
tags/code.txt · Last modified: 2010/12/12 14:10 by marielle
 
RSS - Banner by widged, template © 7throot HeadQuarters, 2007