When you run your web app in Chromebox, you cannot call out the DevTools to check the error in console or inspect elements. Instead, there is another way to do so. Firstly, do not run web app in kiosk mode, and quit fullscreen mode. Open Chrome browser, in address bar, type: chrome://inspect On left menu, […]
Category Archives: RIA
Get XML Node with Namespace in JavaScript Between Firefox 2 & 3 Are Different
When Firefox3 in RC state, I have already noticed my work Instant-VCASMO. The parsing of YouTube embed code has problem. At that time, I think it will be fixed when Firefox 3 is officially released. When Firefox3 is out, the error is still here. Therefore, I have to take time to study why a browser […]
Solve the Problem of Dreamweaver 8 Cannot Save FTP Login and Password
This problem has affected me for a long time. I use Dreamweaver 8 Manage Sites to synchronize the local file and remote file of the site. Although I save FTP login and password every time, when Dreamweaver is closed, next time, re-open it again, FTP login and password is lost! Google the solution, find it […]
Silverlight Poster
Silverlight Poster Getting Started with “WPF/E” (Code Name) 2008-5-28 Update Silverlight 2 Poster: JPG file | PNG file | TIF file
WPF(/E) showcases
I think M$ find the strength and difference to Adobe solution, most showcases have a 3D experience. DOMINOKEN, development note WPF Snowboarding
MXNA should add a smart category for AJAX
Web developers concern AJAX, RIA developers concern AJAX, User experience designers concern AJAX, Flash/Flex developers concern AJAX, Apollo developers concern AJAX. Adobe+Flex do not oppose/compete with AJAX, Flex is go beyond AJAX and embrace AJAX. There are quite a lot of post in MXNA about JavaScript, AJAX, CSS. Do you agree MXNA should add a […]
JavaScript Code Snippets for Form validtion
Some useful JavaScript code snippets for form validation, check password, phone, email…
Windows Presentation Foundation Mashup
I saw this video in YouTube, it demo some applications built with WPF.
“From Flash to AJAX – Matters on User Experience and Developer Experience” Presentation File Download (Chinese)
This is my presentation at Taiwan MMUG (2006 March) Gathering. Click the Fash once to get the focus, use keyboard left right to control, or mouse right click to jump page. [Demo][Download]
Developer toolbar for IE
Firefox have web developer extension and DOM inspector, which are very useful for AJAX developer. I wonder why IE has not, but I finally find IE has developer toolbar, which also includes a DOM inspector, too 🙂 Update 2007-1-30 Another great tool for IE: Internet Explorer 7 Readiness Toolkit