• Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r4wp

[Web] Anything related to the WWW

Oldes
2-Nov-2012
[80]
Apple's web animation compression :) https://docs.google.com/document/pub?id=1GWTMLjqQsQS45FWwqNG9ztQTdGF48hQYpjQHR_d1WsI
NickA
3-Nov-2012
[81]
Cool
Robert
19-Nov-2012
[82]
Does anyone know how I can pre-process an Apache2 configuration and 
store it in a single file?
NickA
19-Nov-2012
[83x2]
No, but don't try to use any GPL licenced tools to do it ... (ba 
dump bump)
(or something like that)
Gregg
19-Nov-2012
[85]
Not sure exactly what you mean Robert. I've written tools to generate 
Apache configs, if that's along the lines of what you're doing.
Evgeniy Philippov
23-Dec-2012
[86x2:last]
To start some new discussions, 1) I like Squeak/Pharo Smalltalk's 
AIDA/Seaside systems. Hope to to practice them in realworld soon 
(creating a community site)... 2) I'm coding a new Oberon system 
 which will be able to do one of the following at once: a) interpret 
oberon b) translate oberon to x86 machine code c) translate oberon 
to javascript. This is a very long-term project, but I get excellent 
support from the oberoncore.ru community, and am actually making 
good progress. Current oberon project status is c++ sourcecode-based 
ssystem interprets oberon, interpreter has many temporary stubs.
The license for oberon project is GPLv3 or later.