justinTV
Guess what – you can watch TV online at justin.tv! If you would like to only see only the video in your browser window, you can use this code: javascript: void (function () { if (document.location.host...
View Articleupdated example: ExposedFunctions
Today I have extended the ExposedFunctions example. In our scenario we have written a javascript library in c# with jsc and we would like to consume some of its exposed functionality. We are going to...
View ArticleWindows Forms Everywhere
Some time ago I had this idea to support Windows Forms in javascript. Recently I have started on implementing a new feature for the jsc solution in form of a metacompiler. What does this mean? You will...
View ArticleWindows Forms inside Opera Widget
If you are like me then you probably have had a look at the new opera 10 browser. I liked the widget API so much that I just had to make a widget of my own. >> Open my Windows Forms javascript...
View Articlejsc is awesome
Now that I got your attention: There is a new release for jsc with two new screencasts. This time around you are able to omit [Script] attribute and ditch the tools/build.bat. The jsc solution now...
View ArticleFlash runtime written in pure JavaScript
Someone like Tobey has been ceazy enough to actually go and implement Flash Player in javascript. How crazy is that? It’s awesome for multitude of reasons! Code: <body onload="new...
View ArticleReferenceWebSource
Good news! Your java application can now be compiled from source code on a web site. I am so excited:D Disclaimer: This is a quick and dirty post. by mxgraph The new Pre-build event looks like this:...
View ArticleJSC Ultra to reuse native source code
As advertised the developers will be able to seamlessly create flash sprites and java objects inside their javascript applications in C# via the jsc ultra offering. What if they could just drop some...
View ArticleWrite WebGL in C# with JSC
In the following gallery you will be shown just how easy it is to download JSC, install, create a WebGL application (see the original) and run it in your WebGL enabled browser. Would you want to...
View ArticleBiolab Disaster
Dominic has created an awesome HTML5 demo based on concepts from Super Mario. There is an editor “weltmeister”! Via IndieGames.com Tagged: javascript
View Article