It’s my great pleasure to make an introduction: Noteflight, please say hello to the world. World, there’s something I’d like you to meet: Noteflight. I’m really pleased to be able to finally write this, because it’s been a long journey to get to this point! Noteflight is a new kind of tool for musicians, composers and educators: an online music notation editor. …
Blogs / joeberkovitz.com
Latest posts
-
Noteflight: An Online Music Notation Editor
http://www.joeberkovitz.com/blog/2008/10/06/introducing-noteflight/ -
Moccasin: a Flex framework for graphical editing apps
http://www.joeberkovitz.com/blog/2008/09/30/moccasin-intro/Lately I’ve been working on a set of projects (both my own and others) that are built on top of Moccasin, a new open source AS3 framework that I’ve developed for building graphical editors. Moccasin was distilled and refactored out of the first project that used these ideas so that I could use it elsewhere without IP issues, and it lives on Google Code. …
-
Obligatory Google Chrome Post
http://www.joeberkovitz.com/blog/2008/09/03/obligatory-google-chrome-post/What the hell… everyone has been ordered by a Higher Power (probably the same one that runs AA) to blog about Google Chrome… guess I’d better do that. But you’ve read 1,845 other posts about Google Chrome already so I’ll be brief. 1. Read the Scott McCloud comic — great to see such a graphic talent explaining technology and not overly dumb it down. …
37 blog reactions
-
PPE 1: Flex Project Skeleton
http://life.neophi.com/danielr/2008/10/ppe_1_project_skeleto...main project. Since Flex Builder can't efficiently handle compiling multiple projects at once (i.e. a SWC library project and the application that it depends on) I'm setting this up as a source path reference. Be warned that such a setup has it's own set of problems. Since I'm the only developer on the project I'm doing the quick and dirty "source path" add folder option. Eclipse will store a hard coded path in the project file which means that anyone else importing the project will get an error unless they also
-
PopForge. Respect.
http://www.wezside.co.za/blog/2008/02/popforge-respec.htmlI'm glad you ask. Basically manipulating sound at runtime is what we're talking about here. Sounds simple right? It's not. See Flash has some built-in support for Volume and Panning but that is pretty much as far as it goes. That was until now. Joe Berkovitz (respect again) is currently working on a library for full sound manipulation. Not sure where he has got to but it should be good. He has however not released anything yet which left me empty handed navigating away from his blog.
-
Code Coverage for ASUnit
http://actionscribe.wordpress.com/2008/08/12/code-coverage-f...Alex Uhlmann and Joe Berkovitz haven’t been resting on their laurels. With the release of FlexCover 0.50 a few months ago the Flash world finally has a decent code coverage tool. I’ve been using it since the May release, and — minor forgivable blemishes aside — I’ve got to say I’m very impressed. Nice work guys! You’ll need to install the
-
Flash Player 10 Beta 2の新機能やチュートリアルなど
http://www.noridon.net/weblogs/archives/2008/07/flash_player...#物理エンジンとの組み合わせのようですが、試したStandAlone版FlashPlayer(10.0.0.525 macos X)では再生できず。 joeberkovitz.com » Audio-enabled Physics Engine Example http://www.joeberkovitz.com/blog/2008/06/09/audio-enabled-physics-engine-example/
-
S3 ‘n’ Me, or, My Lost Semi-Weekend
http://drquality.com/?p=655logs, and found a “Connection Reset By Peer” error. The peer was Amazon’s S3 (Simple Storage Service), on which we completely rely at this point for all data persistence needs. My web app couldn’t communicate with the S3 Original post by joeberkovitz.com
-
Deitte.com
http://www.deitte.comwhich will show you what's going on with the Flex compiler and framework. There's a way to see the diffs from these commits that I don't remember offhand, but I can look it up if anyone is interested. To see one custom addition to the code, check out Joe Berkovitz's code coverage tool, which had to modify the compiler. If you know of any resources that I forgot, please leave a comment!
-
Want to Hack on the Flex Compiler?
http://www.danieldura.com/archive/want-to-hack-on-the-flex-c...are looking to hack around on the compiler, fix bugs, or even add functionality, check out that link. You may be wondering to yourself though, what can I actually do with this information? One great example is the new Flex code coverage tool called Flex Cover written by Joe Berkovitz. The tool basically adds functionality to the Flex compiler so that the bytecode it outputs contains information about what code has been executed. You can then take this information to generate a report which allows you to see which lines of your
-
Phlexpert
http://phlexpert.blogspot.comWorld Wide Biggies Grand Text Auto - the text is mightier than the code! Joe Berkovitz - the fine art of software development amfphp - Flash remoting for PHP Interlinky - media BLDGBLOG - architecture Gamelan Dharma Swara
-
Finally, a Working AS3 Code Coverage Technique!
http://ucoverage.com/category/code-coverage-tool/769/finally...Original post: Finally, a Working AS3 Code Coverage Technique! Tag: Code coverage tool
-
Flexcover: A Code Coverage Tool for Flex, AIR and AS3
http://ucoverage.com/category/code-coverage-tool/764/flexcov...Original post: Flexcover: A Code Coverage Tool for Flex, AIR and AS3 Tag: Code coverage tool