JavaOne - Bio Detail scriptx development and served on the core development team for the scriptx Objectkernel How To Write High Performance Code in the Java TM programming Language http://industry.java.sun.com/javaone/99/bio/0,1796,11675,00.html
Extractions: Biography Gordie Freedman is an independent consultant, currently working on a variety of projects including Intuitive System's OptimizeIt profiling tool, scalable server technologies in the Java TM programming language for an enterprise information management product, and development of a television set top box (for PowerTV, Inc.), where he holds a patent for work in this area. Prior to becoming a consultant, Mr. Freedman was Director of Engineering at Electric Communities (EC) where he led a team working on secure community- based Internet products. He started at EC as a principal developer of its core infrastructure, and quickly moved into a strategic role, leading the development team and integrating key technologies such as a 3D rendering engine, the user interface framework and the secure distributed objects environment. Before EC, Mr. Freedman worked at NeXT Software, Inc. (which was acquired by Apple Computer). There, he managed NeXT's Portable Distributed Objects and worked as a principal developer on distributed aspects of NeXT's Foundation framework. Much of this effort is now the basis for Apple's Enterprise Computing solutions and represents the principles upon which many other distributed technologies are built.
Resume Of Robert Lockstone a joint venture between Apple Computer and IBM which successfully completed tworeleases of scriptx, an objectoriented and dynamic programming language and http://www.iridesnow.com/pro/resume.jsp
Www.educause.edu/ir/library/text/CNC9433.txt which to learn the ins and outs of object oriented concepts and programming. Thepresentation at CAUSE94 will include demonstrations of live scriptx code and http://www.educause.edu/ir/library/text/CNC9433.txt
Paul Haahr's Resume an AppleIBM joint venture, was developing a multimedia scripting platform, scriptx. Servedas a teaching assistant for CS217 (programming Systems) and CS320 http://www.webcom.com/haahr/resume.html
Extractions: Note to recruiters : I'm working on what I consider the world's most interesting problems at the leading company in the field. Please do not contact me about other jobs. Note to other engineers : If you're curious about joining us, read about jobs at Google Employment History G o o g ... , Inc. , Mountain View, CA March, 2002 - present Senior software engineer, search quality group. Independent consultant May, 2001 - February, 2002 Worked under contract as a software engineer to Agile Storage, Inc. (now ONStor , though named ClariStor, Inc. for a while), a storage networking startup, helping design and implement a file system. Assisted the principals of SteelMachines, a Foundation Capital -incubated venture, in their investigations of Java-related businesses. Xigo, Inc. , San Francisco, CA February, 2000 - May, 2001 Manager of agent technology and senior software engineer. Xigo was an internet software company developing agent-based tools for investors; it could not raise funds to continue operations. I lead development of the company's agent technology framework and, as the company grew, hired and managed a team of five engineers working on the agent system, alert generation, and backtesting. I initiated and oversaw projects creating a real-time intraday technical alert server and the Xigo Bot Language (XBL), an XML dialect for describing technical alerts.
Writing Scripts If you've done any playing around with programming you know about this, if not, don'tworry, it's not going to Now, save this in your /usr/bin/scriptx directory http://home.nyc.rr.com/computertaijutsu/scripts.html
Extractions: UNIX is text. Most configuration is done by editing plain text files. No one is perfect. And sometimes your changes can make things worse. The best way to save yourself from cursing yourself and saying, "Gee. I REALLY shouldn't have done that" is to take every step to make it possible to roll your changes back. There are many ways to ensure the roll back, but I'd like to concentrate on two of them I use. One is making searchable comments, and another is creating an .orig file. [This one was a bit over my head. I'm not quite sure what the difference between Ed's two files are, but the method of using comments (a # before a line comments it out, similar to the "rem" in DOS, making it so that the line is not usedit is simply there for you to read and use its information) is fairly straightforward. Now I make it and if it works OK, I usually delete the source and leave the original tarball, ie my changes were true one-time, I don't want them anymore. If something goes wrong, I open the Makefile with vim, type /KN to search for my label, then do :d2 to delete two lines- my label and my line, then press Del to remove comment sign in front of original line, 7 keystrokes. Repeat as necessary.
Apple Should Sell AMT To Someone Else As soon Apple realized the failure of scriptx they lost interest in created theirown very simple lightweight multimedia framework, elegant programming language http://www.sky4studios.com/amt/opinion/welcome.html
Extractions: by Marc Van Olmen Apple is the biggest problem for the success of AMT: In the past Apple didn't showed much interest in AMT: All the AMT customers were pleased by the upgrade from version 1.2 to version 2.0. One of the enhancements was the new AML compiler + AML interpreter: it generates code that is at least 50% smaller. For most of the titles it meant that their title suddenly used 2MB less memory. For the users of AMT PE the development time became suddenly 3 times faster, etc. As you can see pretty big enhancements. You have to know that this technology was already working for over a year before Apple brought it to the market. If your company depends on the success of a product, if you care even a little bit about your customers or if you want to gain market share you would bring these kind of enhancements as fast possible on the market. Distribution: wow this was a sour point for many years, first they tried it through APDA. APDA is the distribution channel for Apple Developers software. It was after 2 years that they realized that designers, scriptwriters, story board writers,... the main audience for AMT wasn't reading those APDA catalogs. Now they moved it over to Claris, certainly this was an improvement. In the beginning they had some trouble, because here in Belgium it took about 5 months before version 2.0 of AMT was available. Thanks to a local AMT evangelist at Apple, who met the Claris people, things were getting better and in the summer of 96 you could see AMT in every major catalog in Belgium. Still Claris has a lot to learn: figure out how to sell an authoring tool and bring newer version quicker to the market. We are currently waiting already 3 months for the new AMT (v 2.1.1). The Golden Master of this product was finished in the first week of December.
VL 98 Program languages to serve as a foundation for enduser programming. OTI/IBM developed additionalvisual languages including VisualGen 4GL, scriptx multimedia authoring http://www.pictorius.com/vl98/keynote.html
Pl-seminar Mail Archive: Re: G'day From Down Under ObjectiveC, Scheme, Smalltalk, Dylan, Java, NewtonScript, SK8Script, scriptx, AppleScript,and posted about the opening to my programming language course's http://www.ccs.neu.edu/home/wand/pl-seminar/mail-archive/0015.html
Extractions: Well, it's a long story. The short version is: I was working in a small company (MicroTek) primarily using theActor language (follow-on to Neon, think Smaltlk with C syntaxno relation to actor semantics). I had started what I intended to be a series of popular articles on Scheme when I got hired into Apple to bring up Dylan on the Newton OS. Apple took up all my time The Dylan toolbox for Newton was great. We could do things in minutes which took the C++ guys days to do. The tools group kept begging us to implement source level dynamic debugging for C++. Yea, nice idea but wrong target. The Dylan toolbox group got killed off due to internal Apple politics and I worked briefly in Interactive TV, did some investigations of dynamic runtimes for Multimedia development (Scheme, Smalltalk, Oak=Java, Obliq, Python, Clean, etc., etc.). e code to recreate the project. We had back ends for SK8Script, ScriptX, and Java, so I was involved in doing the "impedence matching" runtime work for ScriptX (Kaleida's cross-platform MultiMedia delivery systemwhich I was also involved with) and Java. And I did various random work on AppleScript, AppleWorks, Java Debugger support for MacOS X, etc.
Bios For Contributing Authors writer specializing in the documentation of objectoriented programming languages atSun's Java Software division, she wrote documentation for scriptx, an object http://www.szn.pl/amsk/uzytki/java/information/bios.html
Extractions: Find out more about the authors who have contributed work to the online tutorial. Click on a name to find the author's bio and links to his or her work. Deborah Adair Dale Green Beth Stearns Cynthia Bloch ... Alan Sommerer Bio Links to Author's Work Deborah Adair , the technical writer for the Java Media group at Sun Microsystems, specializes in designing and writing documentation for software developers and other highly-technical readers. She has a degree in Scientific and Technical Communication from the University of Washington and has been writing for the computer industry for the past nine years. [PENDING: unavailable] Cynthia Bloch writes technical documentation at Sun Microsystems' Java Software division. She has a Masters in Information Science from the University of Pittsburgh. Since gradual school she has worked as a Senior Software Engineer at Carnegie Group Incorporated in Pittsburgh Pennsylvania, and as a Senior Technical Trainer at Transarc Corporation in Pittsburgh Pennsylvania. Servlets Joshua Bloch is a Senior Staff Engineer at Sun Microsystems' Java Software division, where he works as an architect in the Java Language Group. His major contributions include the Collections Framework and java.math.
MeadCo need, Zeepe improves efficiency and accessibility and greatly simplifies applicationprogramming. Just as with scriptx, MeadCo's definitive web printing control http://www.meadroid.com/press.htm
Résumé For Dan Bornstein Architect of E, a superset of Java geared towards concurrent distributedprogramming Designer and Engineer scriptx group, Kaleida Labs, Inc. http://www.milk.com/home/danfuzz/resume/
Extractions: danfuzz@milk.com Objective To work in a small- to medium-sized group on an innovative project in any or all of my areas of experience and expertise: server application development, operating systems, object-oriented runtimes, or language processing (both human and computer). Work Experience Cofounder and Chief Software Architect: Volvox Technologies. February, 1998 - May, 2001 Xigo developed and hosted software that allowed investors to get information in a more timely, more precise, and more pleasant fashion than any other company offered to the general public. Was architect qua Architect, researching possible development tools and strategies, setting development standards, and being a good example.
Resume Of Ray Davis Kaleida Labs developed scriptx, a crossplatform dynamic object-orientedprogramming language for multimedia development. Spearheaded http://www.kokonino.com/resume.html
Extractions: Resume of Ray Davis Contact at raydavis@kokonino.com Summary A software engineer and published author with fifteen years of experience in a wide variety of roles, environments, and applications, ranging from Web and UI design to operating system development. Excellent communication skills and unusual sensitivity to customer needs. Quick to use new concepts, tools, and platforms to solve complex high-pressure problems. A trusted team member, independent worker, and mentor. Experience INDEPENDENT CONTRACTOR 2000-2002 STAGECAST SOFTWARE, Redwood City, CA 1999-2000
Programming Languages And Environments Kaleida Labs, developers of the platformindependent Kaleida Media Player and ofScriptX, the dynamic object-oriented programming language for multimedia. http://www.crg.cs.nott.ac.uk/people/Dave.Snowdon/prog/languages.html
Extractions: The Eiffel Page Java(tm) Sun's Java language. The Java Runtime Interface The Java Centre The Java3D Repository Information about the Open Group Research Institute 's Java program Silicon Graphics' Java Environment page (can download SGI port of JDK from here). See the JOLT project home page for a freely available version of Java. Kaffe A virtual machine to run Java(tm) code. Kore an implementation of the Java(tm) core class libraries. Rick Niles' GPL'd implementation of the Java3D vecmath package can be found here Guava Links to other sources of Java information. KAWA a Java Integrated Development Environment for Windows'96 and Windows NT (commercial). Constructor of Useful Parsers (CUP) is a system for generating LALR parsers from simple specifications (like a Java version of YACC). JLex a lexical analyzer generator for Java.
It's Like Déjà Vu All Over Again This is what we were trying to do at MacroMind before the VC's andcaretakers took over and then at Kaleida Labs - with scriptx. http://radio.weblogs.com/0100136/2002/06/01.html
Extractions: Wow, I've gotten some excellent Marc Canter @ 06/01/2002 08:24 PM . First of all - right on in your insistance of using real backround info, and real arguments - when critisizing Ted's statements. Thanks! I'm all in favor of having ideas critiqued; that's the cornerstone of progress. And heaven knows I've lapsed into too-personal argumentation myself. It just seems to me that, in Ted Nelson's case, this kind of response comes out of the woodwork, and it's the repetitious nature of it that bothers me, I suppose, as much as the content. Secondly I'd like to point out that 2 way links have been around - but those of us who implemented them - have had to do so 'manually' so to speak. See a series of articles we did back in 1996-7: Art vs Commerce Media Lib The RAM conspiracy Japanese Politicians are in trouble ... What Bill Gates Doesn't Understand about On-line Content . Needless to say these two-way links only worked within our own world. Is there an IETF or W3C proposal for two-way links - I'm unaware of?
ScriptX scriptx Evaluation Contents. Votes 0 Rating This site has not been rated. http://www.webworldindex.com/html/Computers_/Computer_Science_/End_User_Programm
Extractions: Search What's New Top Hits Modify Listing Top ... End User Programming > ScriptX ScriptX Evaluation - Contents Rate it Review It Add your URL to this category Site Sponsors : (Site sponsor links are unrelated to the category.) your ad here! Search again What's New Top Hits Modify Listing Web World Meta Search
IEEE Multimedia Newsletter Kaleida chose to provide an objectoriented environment with a true programminglanguage that could also be used to write simple scripts, called scriptx. http://www.computer.org/tab/tcmm/BRAUN/ABSTRACT.HTM
Extractions: Kaleida was officially created in July 1992 as a joint venture between IBM and Apple . Our Mission was to create a software platform that would be independent of operating systems and hardware and enable new forms of multimedia. Our customers are multimedia developers and we wanted to create an enviroment that removed the limitation that were facing. We saw the customer's needs in two large categories. First, existing authoring tools limited the creative range of the multimedia developer; they support only a single visual metaphor; they do not provide accurate control of time and synchronization; they are closed environments. To achieve creative goals, many developers sidestepped the authoring tools and resorted to programming languages like C, but were then forced to provide their own support for media. We wanted to set the developer free creatively by providing a system that would do the ``heavy lifting.'' Second, we saw our target customers needing to achieve increased development efficiency. Traditional methods produced no reusable code and required expensive porting or tweaking to support multiple platforms.
About The Authors Before joining Sun, she helped document the objectoriented programming languageScriptX at Kaleida Labs and worked on Wall Street, where she wrote developer http://java.sun.com/webservices/docs/1.1/tutorial/doc/Bios.html
Extractions: Feedback Java API for XML Processing Eric Armstrong JBuilder2 Bible , as well as Sun's Java XML programming tutorial. For a time, Eric was involved in efforts to design next-generation collaborative discussion/decision systems. His learn-by-ear, see-the-fingering music teaching program is currently on hold while he finishes a weight training book. His Web site is http://www.treelight.com Web Applications and Technology Stephanie Bodoff is a staff writer at Sun Microsystems. In previous positions she worked as a software engineer on distributed computing and telecommunications systems and object-oriented software development methods. Since her conversion to technical writing, Stephanie has documented object-oriented databases, application servers, and enterprise application development methods. She is a co-author of The J2EE Tutorial Designing Enterprise Applications with the Java 2 Platform, Enterprise Edition , and Object-Oriented Software Development: The Fusion Method Getting Started, Web Application Security
Frugle.com - Web Links We bring programming to life. http://www.frugle.com/php/modules.php?name=Web_Links
Der Schockwellenreiter: Lisp Translate this page Paul Graham ANSI Common Lisp, München (Prentice Hall) 1997 Peter Norvig Paradigmsof Artificial Intelligence programming Case Studies in Common Lisp, San http://www.schockwellenreiter.de/fprog/lisp.html
Extractions: Daneben existiert auch noch ein XLisp Da jedoch ein Statistik-Paket basierend auf XLisp weiter gepflegt wird, wird wohl auch XLisp selber weiter gepflegt werden. Die URL wurde mir freundlicherweise von Thomas Damman zugesandt. XLisp Aktuelle Version: Download: CMU-FTP-Server Homepage: Systemvoraussetzungen: Lizenz: Frei