-
2094 readersToday we're going to look quickly look at detecting Java (not JavaScript) using jQuery. It is actually very simple using the jQuery Browser Plugin. Once you have the plugin loaded, it extends the $.browser object to give you the following: $.browser.flash //Flash $.browser.sl //Silverlight $.browser.pdf //PDF format $.browser.java //Java $.browser.qtime //Quicktime $.browser.wmp //Windows Media Player
3354 readersAre you building mobile applications? HTML or Flash for browser based mobile apps, AIR on Android, Objective C, Java, JavaScript for installable mobile applications? What are you building? What technology are you using? Please let us know what challenges you...
-
5428 readersLet’s continue exploring the new DataServices JavaScript Client. This time, we write a simple HTML/JavaScript chat application that talk to other Flex/Flash based chat applications using DataServices. If you want to run the HTML/JavaScript chat sample, put Chat.html next to Chat.swf along with dataservices-client.js that’s under resources/client-sdk/javascript folder of DataServices installation.
-
2842 readersYes. That's right, I finally understand Steve Job's argument... and it is more asinine than I thought. You may have seen that he posted an open letter on the Apple website clearly spelling out his argument. While there are some things I can't disagree with such as stability and security on Macs (since I don't
-
2335 readersAperian We are seeking a contract Web Application Developer to support our ColdFusion applications, as well as to grow a new generation of Flash-based eLearning applications. Qualifications: Must have a minimum of 3 years web development experience Essential: ColdFusion MX 8/9, JavaScript and frameworks (jQuery, Prototype,..), CSS, XML, HTML. Desired: Flex, ASP.NET / PHP, Ruby,
-
15225 readersAdobe LiveCycle Workspace is based on client-server application model. It has Flex based client and Java based server component. All clients connected to different servers in a cluster, should be in sync all the time. This is achieved using event … Continue reading →
-
13601 readersThere’s a comparison between iPad and Playbook posted on youtube: Some browser tests between PlayBook (unreleased) and iPad (released). None of this is Flash, just HTML. I’m sure someone will post a video of FRASH on iPad versus PlayBook, if either ever ship with Flash 10.1 (PlayBook is Adobe AIR based apps for sure)
-
2263 readersI have been following the discussion between Adobe and Apple with increasing amazement. Somehow I still have a problem believing that the Flash ban is a pure technical issue. I think it's about protecting a business model. Which makes sense but...A little future doom scenario (atmosphere wise, think Bladerunner)1. Imagine Apple will implement the same
-
1541 readersApple CEO pens 6 points blazing assault on Adobe Flash before,Jinni, a staff of Adobe China, borrowed Steve Job’s title to retort Job’s 6 points. Jinni alluded Adobe is the one talks about realities and actions, but Apple is the one just talks. Steve pens his 6 points from Apple’s standpoint, Jinni retort it [...]
-
4070 readersI'm mostly posting this for my future reference, as this is the third time I've had to fix this issue. The basics are this: Since FireFox 3.6, Mozilla added a plugin container that runs plugins in their own process. This prevents nasty browser crashes when the plugin crashes. Overall, it was a good move on