Search   Feed   Browse   Add
Feed items 21 - 30 of 44 for July 2008

fullasagoog.com WebBuilder blend

Fullasagoog: Chock Full Of Rich Internet Application Goodness

JavaScript, Rebranded&226;&166;.. Check. - July 9, 2008

Michael Mahemoff has a nice little post on the rebranding of JavaScript. It kicked off when he was listening to Steve Yegge on rebranding: He talks about how languages are branded, e.g. &226;Java&226;&157; is enterprise. One of his main points is that brands are &226;const identifiers&226;&157;, i.e. it takes an entire generation to change brand perception, ...
http://www.fullasagoog.com/go.cfm?itemid=061D52B0-A57D-E888-46E495A75C127DE3

SoundManager 2 Update: Flash 9 and Chorus effects - July 7, 2008

Scott has updated SoundManager2 with some nice new features. The biggest is the update to support Flash 9, which brings with it: multiShot properly allows play() to be called multiple times on a sound object, creating desired "chorus" effect. Will call onfinish() multiple times, but whileplaying() etc. are called only for the first "play instance" to avoid ...
http://www.fullasagoog.com/go.cfm?itemid=FECED60B-DADC-D299-D0385AE4B5639022

Exploring GWT Linkers - July 7, 2008

Alex Moffat has written up an exploration of GWT linkers. It looks at the linking part of the GWT compilation step using as an example a linker that creates a sort of manifest for the JavaScript files created by compilation so that you can easily tell which file goes with which browserlocaleetc. combination. In GWT 1.5 ...
http://www.fullasagoog.com/go.cfm?itemid=FECED5EC-DA5D-B63F-08F92B8BF02712F7

W3C Event Debugging; Gears and AIR, not versus; Host-Proof Hosting library - July 7, 2008

A couple of posts from my personal land that are related to the Ajax world: First up, I am building an application that uses some canvas and ran into an issue handling events which sent me down a merry path that took me through: initMouseEvent, error fun (Component returned failure code: 0&195;80070057 (NS_ERROR_ILLEGAL_VALUE) nsIDOMEventTarget.dispatchEvent&226;&166;.. ), tabindex=0 ...
http://www.fullasagoog.com/go.cfm?itemid=FECED5DC-CFD4-AF45-00988FADEE15EDD2

LLVM and running C as well as Python in the browser - July 7, 2008

Dan Morrill doesn&8217;t like JavaScript 2. His reasoning is a little like the folks who don&8217;t want Java.Next to try to copy features from every other language, but to just be the best static language, and let other languages like Scala, Groovy, JRuby (and the hundreds of others like Fan) go in different directions on ...
http://www.fullasagoog.com/go.cfm?itemid=FECED5BD-F62E-595C-32181DBEDDCB6164

Talking to .NET on the server with Jaxer - July 4, 2008

What does your CEO do Paul Colton, CEO of Aptana, gets his fingers dirty. He just wrote a post about accessing COM objects from JavaScript with Jaxer. This is possible as the JavaScript is running on the server, and this server is running on Windows. You can download the source code to check it all out. PLAIN ...
http://www.fullasagoog.com/go.cfm?itemid=EE9BAFAA-C5AC-A4AB-1F2B6871F0F087D1

Microsoft ASP.NET Ajax Road Map - July 4, 2008

Microsoft has come out with a road map for the Ajax side of ASP.NET, which has been simplified to be just: Framework and tools in one versioned package; Ajax components will be released separately on Codeplex. There is a bold goal at the beginning of the document (why is the doc a PDF.doc and not just ...
http://www.fullasagoog.com/go.cfm?itemid=EE9BAF9B-EB96-6A23-E1008793C022068E

Evil GIFs: Hiding Java in your image - July 4, 2008

What if you could encode a Jar file as an image and trick the browser to run it This is what Ben Lorica reported from a black hat briefing webinar: During a recent webinar to promote the upcoming Black Hat briefings in Las Vegas, a group of hackers announced the creation of a hybrid file that ...
http://www.fullasagoog.com/go.cfm?itemid=EE9BAFBA-FB60-738C-DB1A1714A6ECBFD4

qUIpt: caching JS in window.name - July 4, 2008

Mario Heiderich has released qUIpt, a library that uses the window.name property to store away useful data, in this case JavaScript. How does it work It checks for the contents of window.name while your page is being loaded. If there&8217;s nothing inside the window.name cache the JS files defined by you are fetched via XHR The ...
http://www.fullasagoog.com/go.cfm?itemid=EE9BAF8B-F52E-8715-A5CE1DB6A132B495

ratproxy: Rat out those security issues in your Web app - July 3, 2008

Michal Zalewski, of Google, has released ratproxy, a tool to test your Web application against attacks such as XSS and XSRF: Ratproxy is a semi-automated, largely passive web application security audit tool. It is meant to complement active crawlers and manual proxies more commonly used for this task, and is optimized specifically for an accurate and ...
http://www.fullasagoog.com/go.cfm?itemid=EB5E3D25-BB97-1143-E800DF2D686CB8AE
Available Archives
- June (6 items)
- July (44 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact