16 items on »typolis:« tagged with
»programming«
2005.06.01, 20:58
CVS on Mac OS X
Mac OS X hat nun auch ein integriertes CVS. Für interne Arbeiten an grösseren Projekten sicher lohnenswert mal, drüber zu schauen: Version Control with CVS on Mac OS X.
2006.02.23, 16:02
by b00nw33
about: programming
Learn the C you need for Cocoa
2005.12.12, 11:28
Flash 8 Life

The Game of Life has been around for more than 30 years now, so it seems kind of pointless to implement in Flash. However, Patrick Mineault used a technique which is quite clever and works around Flash's typically dog slow math operations and array access. He simply uses a custom filter combined with blend mode operators to populate the image map. As an extra afterimages can be displayed to give a better impression of the growing pixel folks.
The Game of Life and cellular automata using ConvolutionFilter:
Play / Description
2005.06.26, 19:48
Google: AJAXSLT
Code.google.com is a site for external developers interested in Google-related development. It’s where you can publish free source code and lists of our API services.
AJAXSLT is an implementation of XSL-T in JavaScript, intended for use in fat web pages, which are nowadays referred to as AJAX applications. Because XSL-T uses XPath, it is also an implementation of XPath that can be used independently of XSL-T.
... Google Code
... AJAXSLT
AJAXSLT is an implementation of XSL-T in JavaScript, intended for use in fat web pages, which are nowadays referred to as AJAX applications. Because XSL-T uses XPath, it is also an implementation of XPath that can be used independently of XSL-T.
... Google Code
... AJAXSLT
2005.11.19, 14:59
Unix Coded in JavaScript

Some nerdy bored guys hacked together a crazy implemention of Unix entirely in JavaScipt. Called JS/UIX.
JS/UIX features a UN*X-like operating environment with no intention of any full POSIX compatibility. Some standard commands have been implemented at full range others with just simple syntax or basic functionality, while new commands have
been added. The only application for now is a simple mplementation of vi (visual editor).
http://www.masswerk.at/jsuix/
http://www.masswerk.at/jsuix/man.txt
http://www.masswerk.at/jsuix/jsuix-documentation.txt
2005.11.30, 11:08
Scary Project Ideas
2005.12.21, 11:40
"Hello Worlds" Fun
10 PRINT "HELLO WORLD (O_O)"
20 END
A compilation of *Hello World programs* designed by various categories of *developer* follows. Great fun!2005.09.27, 17:07
Collaborative Coding

Gobby is a free collaborative editor based on libobby, a library which provides synced document buffers. It supports multiple documents in one session and a multi-user chat. It runs on Microsoft Windows, Mac OS X, Linux and other Unix-like platforms.
... http://gobby.0x539.de/
2006.01.02, 11:02
2005: The AJAX Year
Along with Web 2.0 AJAX has been the other big software story of 2005. Here is what Dion Hinchcliffe aka. Mr. Web Two Dot Oh has to say at the freshly mounted AJAX Devloper Journal about Improved Techniques, Tools and Libraries, News and Resources, Critiques and Analysis, and so on a.s.o. ...
2005.06.16, 20:03


