Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- New Java scripting language is special (FX)
- Java finally is spreading its wings to encompass the consumer market with the release of its JavaFX Script and JavaFX Mobile. According to Rich Green, Sun Microsystems' executive vice president of software, "This is Java for consumers, for individuals -- not just enterprises, not just corporate. ... The scripting...
- Tags: Sun Microsystems Inc., Scripting Language, Java Scripting Language, Programming Languages, Java, Scripting Languages, Software Development, Software/Web Development, Web Development, Sonja Thompson
- Blog posts 2007-05-08
- New Java scripting language is special (FX)
- Scripting language of choiceJava finally is spreading its wings to encompass the consumer market with the release of JavaFX Script, a simpler Java-tied scripting language for writing applications on Java-equipped desktop PCs and handheld devices, and JavaFX Mobile, a package for making Java development more uniform on mobile phones. One...
- Tags: Scripting languages, Programming languages, Sonja Thompson, Java scripting language, PHP, scripting language, Java
- Discussion threads 2007-05-08
Additional Resources
- Perl on Java?: An Introduction to the Sleep Language
- The most popular scripting languages are available in some form for the Java platform. Few of them are Jacl for TCL, Jython for Python, and JRuby for Ruby. This paper introduces Sleep. Sleep is a Java-based scripting language heavily inspired by Perl. Sleep is what when nothing like Perl was...
- Tags: Perl, Programming Languages, Scripting Languages, Development Tools, Java, Software Development, Software/Web Development, Web Development
- White papers 2005-07-14
- Eclipse bulks up, reaches out
- Why Javascript?I went to the Eclipse Monkey site referenced in the article, and turns out that the scripting language that is being used is Javascript. It may be better if this was extended to include any scripting language that has Java bindings, such as Jython, Groovy or JRuby (in that...
- Tags: Java development tools, Scripting languages, OPEN SOURCE, Programming languages, Eclipse
- Discussion threads 2006-03-20
- Making Scripting Languages JSR-223-Aware
- The new Java Scripting API integrates scripting languages into the Java environment. JSR-223-aware applications can execute scripts and, if the scripting language supports this feature, exchange data objects with them. This paper explains how to query available languages and how to communicate with them. But what does it take to...
- Tags: Author, Scripting Language, Java Scripting API, Scripting Languages, Software/Web Development, Web Development
- White papers 2006-09-21
- Scripting for the Java Platform
- The Java platform provides rich resources for both desktop and web application development. However, using those resources from outside the platform has been impractical unless a person resorts to proprietary software solutions. No industry standard has defined or clarified how developers can use Java class files from other programming languages....
- Tags: Java Platform, Java, Programming Languages, Software Development, Software/Web Development
- White papers 2006-07-01
- A Java Developer's Guide to Ruby
- As a Java developer, why should one learn Ruby? Because Ruby's versatility and flexibility complement Java well, and a developer will be a more effective and efficient developer if he or she uses both languages. In fact, the author uses Java, Ruby, and Common Lisp for all the developments and...
- Tags: Java Developer, Java, Ruby, Scripting Languages, Software/Web Development, Web Development
- White papers 2007-04-24
- Using Jython Scripting Language With WSADMIN
- The intent of this paper is to introduce the reader to the use of Jython as a scripting language to be used with the wsadmin function of WebSphere Application Server. WebSphere supports both the JACL language and the Jython language for scripting use, but since JACL has been deprecated with...
- Tags: IBM WebSphere, Language, Application Servers, Middleware, Enterprise Software, Software
- White papers 2007-01-18
- Enhance Eclipse RCP With Scripting
- Java Specification Request JSR 223 defines a set of APIs and a related framework to integrate the Java platform with scripting languages. The APIs are part of the standard library that ships with Java SE 6, so one gets free scripting support whenever one runs applications on a SE 6...
- Tags: Jupitermedia Corp., Eclipse, Scripting Language, Java Specification Request 223, Programming Languages, Java Development Tools, Java, Open Source, Software Development, Software/Web Development, Development Tools
- White papers 2007-05-09
- Expanding JavaScript Metaobject Protocol
- JavaScript has been a much maligned programming language. Browser incompatibilities, poor implementations, and some superficial flaws in its design have led to numerous headaches for developers, and for a long time, it was seen as an evil to be avoided. All of this belies the fact that JavaScript is a...
- Tags: JavaScript, San Jose State University, Programming, Scripting Languages, Software/Web Development, Web Development
- White papers 2007-05-14
- Is java is pure oop language?
- is java pure oops language? if yes how?if no how?oop's wrong question!!!!!!!!!!!!!!!there is no such thing as a pure Object Oriented Programming language.java was kludged together to be object oriented right from day one of it's development.java is a kludge, since there are multiple jvms/jres for it. it's completely useless...
- Tags: Java, JRE, JVM, programming, tushar.netake@...
- Q&A 2006-07-25
- Invoking Assembly Language Programs From Java
- The Java Native Interface JNI provides a powerful platform for integrating code written in languages other than Java - mainly C and C++ - with that written in the Java programming language. Although, theoretically speaking, JNI does provide a fairly generalized interface; the support structure that comes with JNI is...
- Tags: JNI, Programming Languages, Java, Software Development, Software/Web Development
- White papers 2006-10-19
- Prova: Rule-Based Java Scripting for Distributed Web Applications: A Case Study in Bioinformatics
- Prova is a language for rule-based Java scripting to support information integration and agent programming on the web. Prova integrates Java with derivation and reaction rules supporting message exchange with various protocols. Prova supports transparent access to databases, retrieval of URLs, access to web services, and querying of XML documents....
- Tags: Bioinformatics, Java, Web Application, Prova, Healthcare, Programming Languages, Software Development, Software/Web Development
- White papers 2006-01-31
- Learning Java: Generics
- Java generics are a very powerful and useful addition to the language. The common usage is very simple and compelling: generics make collections better. As person begins to write more code using generics he or she will find that the code becomes more readable and more understandable. Generics make explicit...
- Tags: Generic, Usage, O'Reilly Media Inc., Programming Languages, Java, Software Development, Software/Web Development
- Book chapters 2005-05-11
- publishing to html
- I hear from a friend that i can use a file called file I/O to sort of publish html using java coding.. I would like to know more about this I/O file.. can someone help. thanks alot..If you simply want to obtain html from java, then you can write...
- Tags: gavinsia@..., HTML, Java, programming, server
- Q&A 2005-08-07
- Java trends: Scripting languages to the forefront
- Eight years of age but going on about 35, Java has quickly entrenched itself in far-flung areas: peer-to-peer, open source, wireless, and embedded applications, to name just a few. It’s easy to lose track of where the language is going, because it’s headed everywhere at once.For this series, I asked...
- Tags: Scripting languages, Programming languages, Chris Preimesberger, scripting language, Java
- Technical articles 2003-05-22
- Scripting Exchange Using VBScript and ADSI (Part 1)
- Scripting can be a powerful tool. There are a lot well written scripts for use with Exchange floating around the Internet that can be quite useful. Changing to fit person's needs is not too difficult, but writing his own scripts and making scripts work better for his needs requires some...
- Tags: ADSI, Microsoft VBScript, Script, TechGenix, Microsoft Windows Active Directory, Directory Services, Scripting Languages, Internet, Enterprise Software, Software, Software/Web Development, Web Development
- White papers 2005-06-21
- Develop more efficient code under the new Java language specifications
- The latest specifications reflect the increasing maturity of Java. This chapter excerpt describes the current lexical structure of the Java programming language. The inner workings of any programming language are established by the agreed to language specifications. Reflecting the maturity of the Java programming language, the most...
- Tags: Specification, Programming Language, Addison-Wesley, Programming Languages, Java, Software Development, Software/Web Development
- Book chapters 2005-08-02
- Tauschke uiCreator (exe)
- Tauschke uiCreaor is is a WYSIWYG GUI editor to create user interfaces for mobile applications based on Midlets (MIDP/J2ME). Tauschke uiCreator is not limited to one programming language - you can use every language which can create Midlet forms (like Java, MidletPascal or MobileBasic) because it has a build in...
- Tags: MIDlet, Tauschke uiCreator, Tauschke uiCreaor
- Software downloads 2005-06-27
- VisualKii Pure (exe)
- Visual programming tool for all technologies of the old and new Web. VisualKii is a simple, but powerful visual programming tool for easily using, exploring, learning and teaching. Based on the Java programming language, it supports virtually all technologies of the old and new Web. VisualKii Pure is designed...
- Tags: Programming Tool, Tool, VisualKii, VisualKii Pure, Productivity, Development Tools, Programming Languages, Java, Software Development, Software/Web Development
- Software downloads 2006-12-14
- << Previous
- page 1 of 1
- Next >>