SitePen Blog Category ‘Open Source’
This is the final part of our three part series on porting Dojo methods to Flash.
In part one of our series, we implemented Dojo’s hitch method, and then used hitch in part two, where we made our connect method. In part three, we will be using both of these methods as we connect a JavaScript object to a Flash object.
(more…)
Tags: Flash ActionScript Dojo JavaScript connect
Posted in Dojo, JavaScript, News, Open Source, ajax, api | No Comments »
In the course of the last two months I have been talking to people about dojox.charting changes. I collected a lot of wishes, valuable feedback, and even some great patches introducing new exciting features. But in order to accommodate suggestions and planned features, we need to reorganize the codebase. The reorganization was looming and its time has come. This week I was going over Dojo charting trac tickets and the roadmap.
(more…)
Posted in Dojo, Open Source, Vector Graphics, ajax | 2 Comments »
Adobe recently announced their new Open Screen project, which opens the licensing of the Flash Player and much more.
We’re celebrating this event with a three part series on Dojo and ActionScript and previewing some of the work by the Dojo team.
(more…)
Tags: Flash ActionScript
Posted in Dojo, JavaScript, News, Open Source, ajax, api | No Comments »
There’s been some breaking news from Adobe, announcing their Open Screen project. As of today, they are opening the licensing of the Flash Player, FLV/F4V video, publishing the AMF protocol and device APIs for the player, and more.
This is great news for businesses, developers, and the Open Web in general. No longer does open source ActionScript code need to do workarounds and leave things out in an effort to make it “as open as reasonably possible”.
In celebration of this announcement, we’re beginning our three part series on ActionScript code, and preview some of the Dojo team’s efforts in this area.
(more…)
Tags: Flash ActionScript
Posted in Dojo, JavaScript, News, Open Source, ajax, api | 2 Comments »
Many Dojo developers are aware of the Dojo Objective Harness (DOH) that the Dojo Toolkit uses for unit testing. Many people, however, want to use DOH for testing their own code or even non-Dojo code that they have written. While DOH has always supported this, there currently aren’t many examples of doing so. Let’s see if we can help that out.
Out of the box, DOH has supported custom code since the beginning. Tests can include any custom namespaces or code by easily using standard JS techniques. Coming to an understanding of how custom namespaces work with Dojo and how and when DOH loads tests will help us illustrate how you can take advantage of DOH in your own code.
(more…)
Posted in Dojo, JavaScript, Open Source, debugging | 4 Comments »
Brad Neuberg, of the Gears team, took a stab at defining the “Open Web”. We at SitePen are very strongly in favor of the Open Web concept, because it’s the Open Web that has gotten us what we have today and will ultimately lead us to the best “web of the future”. I think that Brad does a good job laying out the characteristics that have made the web successful thus far.
The one thing that I disagree with is this part of “Transparency”:
(more…)
Tags: adobe, flash, flex, gears, microsoft, open web, silverlight
Posted in Open Source, browsers, thoughts | 21 Comments »
As programming languages go, Python is hot. It was TIOBE’s language of the year in 2007 because of its fast growth. Python’s performance, while certainly good enough for most applications, is middle of the road in the grand scheme of languages. This has led to efforts like Psyco and Cython to make Python faster as needed.
We’re pleased to introduce the latest SitePen-supported open source project: Psychotic. As the name implies, Psychotic is inspired by the previous work of Psyco. Indeed, speeding up your program with Psychotic is just as easy as it is with Psyco:
(more…)
Tags: psychotic, python
Posted in News, Open Source | 1 Comment »
We’re very excited about our new commercial support offering for the Dojo Toolkit, DWR, and Cometd. So what is SitePen Support and what do we have to offer?
Advice
When getting started with something different or new, there’s rarely documentation or a tutorial that addresses things in quite the right way. As such, we offer unlimited advice as part of most of our support packages. This is especially useful when you don’t quite know the right question to ask, or what the best approach is to solve a problem.
(more…)
Posted in Cometd, DWR, Dojo, JavaScript, News, Open Source, Support, ajax | Comments Off
There was a lot of activity in the Dojo Toolkit community this week, including an update for Dojo Storage plus articles on productivity and writing DRYer code.
(more…)
Posted in Dojo, Dojo Offline, Firebug, JavaScript, News, Open Source, Performance, Training, ajax, offline, storage | Comments Off