125 posts tagged “webdev”
With WordPress VideoPress you can just upload a video, we’ll “crunch” it into several different formats just right for sharing on the web, DVD quality, HD quality, and even formats optimized for iTunes and Miro. Preview your uploaded video, then embed the video and publish your post.
Appcelerator Titanium
Appcelerator Titanium
JavaFX is Launched
JavaFX 1.0 was released on December 4th 2008 with support for MacOSX 10.4 and higher, Windoz, and a preview of JavaFX for Mobile. GNU/Linux and Solaris support are coming soon as well. The release includes a hosted runtime, audio and video support, a complete set of tools for developers, plugins for PhotoShop and Illustrator, and a mobile emulator.
- http://javafx.com/
- http://java.sun.com/javafx/
- https://openjfx.dev.java.net/
- http://kenai.com/projects/eplugin
- http://java.sun.com/javafx/reference/
- http://blogs.sun.com/theplanetarium/
- http://blogs.sun.com/javafx/
- http://java.sun.com/javafx/1/tutorials/core/
What is JavaFX ?
JavaFX is an expressive client platform for creating and delivering rich internet experiences across all the screens of your life. And now, Sun introduces JavaFX Mobile, which runs directly on Java ME to take advantage of its ubiquity, security, and highly capable feature set.
Two good reasons are: ubiquitous delivery, and rapid development of graphical applications. JavaFX is built on the Java platform, which is available on everything from cell phones to supercomputers. JavaFX Script is designed so that the developer can express their desired results succinctly and simply. Where most programming languages require the developer to describe what they want imperatively (tell me how to achieve the effect you want), JavaFX Script allows you to instead express many things declaratively (tell me what you want, and I'll figure out how to make it happen). Declarative programming is particularly powerful in expressing the interactive relationships between graphical components, greatly simplifing the code and the development process.
See also:
- http://openjfx.java.sun.com/current-build/doc/reference/JavaFXReference.html
- http://blogs.sun.com/sundararajan/resource/JavaFX_for_Java_JS_programmers.pdf
Eclipse Europa 3.3.2 and PHP PDT 1.0.3
Note to avoid any of the following install errors you must use the exact versions of Eclipse and PDT specified below:
- PDT Feature (1.0.3.v20080603-79-7PE7QYGHNH6Gh) requires feature "org.eclipse.wst (2.0.0)", or compatible.
- PDT Feature (1.0.5.v20081126-1856) requires feature "org.eclipse.wst (3.0.0)", or compatible.
- Eclipse XML Editors and Tools (2.0.2.v200802150100-7A1ECMCnbcl1bVs9uNm_Zkieb7Qe) requires plug-in "org.eclipse.wst.validation (1.1.0)", or equivalent.
Obtain Eclipse & PDT
- Download and install Java SE 6
- Download Eclipse Europa 3.3.2 JEE Edition
- Unzip Eclipse and move to /opt/eclipse or another path with no spaces in it
- Download Zend PDT 1.0.3 zip file
- Unzip PDT 1.0.3 and move to a path with no spaces in it
Run Eclipse
- Help | Software Updates | Find & Install
- Search for New Features to Install
- Next
- New Local Site
- Enter name of PDT and path to unzipped PDT
- Check PDT
- Install PDT
Restart Eclipse
You can now use Eclipse to write PHP projects !
Eclipse Europa IDE 3.3.2 Packages
http://www.eclipse.org/downloads/packages/release/europa/winter
Eclipse Archived Downloads (3.3.2 and earlier)
http://archive.eclipse.org/eclipse/downloads/index.php
Download Details
http://archive.eclipse.org/eclipse/downloads/drops/R-3.3.2-200802211800/details.php
Eclipse, Aptana, EasyEclipse or Zend PDT ! Which one do you use for PHP web development ?
Eclipse is an IDE for editing PHP, JavaScript, Ruby, Python, HTML, CSS files and more !
The latest version of the Eclipse IDE & SDK for Apple Mac OS/X and GNU/Linux developers is Eclipse Classic 3.4.1 and contains the Eclipse Platform, Java Development
Tools, and Plug-in Development Environment, including source and both
user and programmer documentation.
Eclipse Classic 3.2, 3.3 and even older versions can be found at:
and the Aptana Eclipse Studio & PHP Plugins which can be installed on 3.2, 3.3 or 3.4 can be found at:
- http://update.aptana.com/install/studio/3.2/site.xml
- http://update.aptana.com/install/php/3.2/site.xml
and can be installed via Eclipse Software Update:
EasyEclipse distributions are prepackaged releases of Eclipse that provides a fully functional Integrated Development Environment (IDE) for a specific type of development such as Java, PHP, Python or Ruby.
NOTE : Do not install EasyEclipse in a directory with a space in it since it will instantly crash !
Each distribution contains everything you need to start developing code, without any additional downloads. Note that there are two releases for some distributions:
- EasyEclipse 1.2.2 is the previous stable release, based on Eclipse 3.2.2. All EasyEclipse plugins are working on this release.
- EasyEclipse 1.3.1 is a new release based on Eclipse 3.3.1. Not all distributions, and not all plugins, are available yet in that release.
EasyEclipse Plugins:
EasyEclipse Bugs & Feature Requests:
Aptana Studio 1.2.1 Aptana PHP 1.0.0 is the robust, free, open source IDE for PHP featuring everything you need to get started fast and get even faster with developing, testing, tuning, and deploying your PHP apps. From pre-installed PHP servers, code assist, code templates, code generation, debugging, refactoring, database tools and more.