Videos tagged with Frameworks
Presenter: Mik Kersten, Mylar Project Leader Mylar is a task focused UI for Eclipse that makes working with very large workspaces as easy as working with small ones. It makes tasks a first class part of Eclipse, and integrates task repositories such as Bugzilla, Trac, and JIRA. Once your tasks are integrated, Mylar monitors your work activity to identify information relevant to the task-at-hand...
Web 2.0 the Eclipse Way with the Rich AJAX Platform
Presenter: Jochen Krause, RAP Project Leader The Rich AJAX Platform is ready to help you create AJAX-enabled Web applications using the methods and concepts of the Eclipse Rich Client Platform. In fact, RAP can be thought of as RCP for the Web, and that means, among other things, that a large part of the existing code from desktop RCP applications can be used to run them in a browser. This webi...
Grails Screencasts: Directory Structure & Changes to Running Grails Web Application
Introduces you to a typical Grails project directory structure, bootstrapping and making changes to a running Grails Application.
Grails Screencasts: Scaffolding Demo
Shows how you create a new Grails Application and how you create a simple scaffold on a "Book" domain class.
How to create and use an ASP.NET AJAX Control Extender
Video about creating and deploying an example ASP.NET AJAX Control Extender. The example extender automatically disables buttons when they are clicked, to stop people clicking them twice (for example on a purchase form). Implementing this isn’t as obvious as you might think, and involves cloning. Author did absolutely everything from scratch including writing the server-side and browser-side co...
IronPython: Python on the .NET Framework
"IronPython" is an implementation of the Python language on the .NET Framework. Jim Hugunin introduces IronPython by showing interactive exploration and GUI building from a command prompt as well as simple embedding as a scripting language in an existing Windows Presentation Foundation application.
Rails Scrrencast: ActiveSupport::MultiByte
As of revision #5223 ActiveSupport::Multibyte is part of Rails. Now everyone can enjoy multibyte safeness in their applications. Needless to say we are really happy. To show some of the features of Multibyte’s String#chars proxy I’ve put together a short screencast. If you have any questions about ActiveSupport::Multibyte, please consult the API documentation and the Trac Wiki first.
Zend Framework Screencast: QEDWiki from Zend and IBM
QEDWiki is one of the most sophisticated applications to have been built on top of the Zend Framework so far. It is an “application wiki,” which extends the wiki concept to allow users to drag and drop application elements onto a wiki page. These elements connect through web services and the result is a composite application that solves a real business need. The Zend Framework home page on to d...
Google Tech Talks: Team Server / Ajax Development with IntelliJ IDEA
The first presentation is completely dedicated to our new product Team Server, which has to bring to the whole team the same level of productivity as IDEA does for the individual developer. We will talk about continuous integration, server-side code analysis, peer-to-peer collaboration, and many other interesting things. The second presentation is dedicated to a lot of new and cool stuff in Int...
Google Tech Talks: django - Web Development for Perfectionists with Deadlines
Django is one of the premier web frameworks for Python, and is often compared to Ruby on Rails. Jacob is one of the lead developers on Django. Google TechTalks April 26, 2006 Jacob Kaplan-Moss