Archive

Posts Tagged ‘computer’

WebOS: Six Attacks, One Sausage

July 29th, 2010 admin No comments




This video will showcase vulnerabilities within the SMS application of the WebOS mobile platform released by Palm for their next generation devices (Palm Pre and Pixi). In WebOS, Palm wanted to design a platform what was very easy to develop on, and feature a revolutionary UI design that would hopefully make users abandon the competition. Apparently, Palm designers were also smitten by a very popular web application design technology, AJAX. Leveraging these two ideals, Palm designed their WebOS operating system to act as a web browser. Mobile WebOS applications are built very similar to how a website would be created for a standard web browser. Thus, the new design allows web developers to quickly build and deploy applications for WebOS. However, this also now introduced common web application vulnerabilities to the mobile application space. intrepidusgroup.com

Debugging PHP with NuSphere PHP IDE debugger

July 25th, 2010 admin No comments




PHP Debugging – remote debugging of php scripts PHP Debugging often needs to be done on remote servers. This tutorial shows remote debugging of PHP site with PhpED (PHP IDE – www.nusphere.com and NuSphere dbg debugger using MSIE php debugger toolbar (more) (less)

Expression Web Quicktip: ASP.net Master Pages (2 of 2)

July 25th, 2010 admin No comments




For more Expression Web Quicktips, go to www.zoom-in.com Learn how to use ASP.NET Master Pages for rapid website development in Expression Web 2. www.zoom-in.com www.zoom-in.com

Google Doctype: Documenting the Open Web

June 14th, 2010 admin No comments




Google Doctype is an open encyclopedia and reference library. Written by web developers, for web developers. It includes articles on web security, JavaScript DOM manipulation, CSS tips and tricks, and more. The reference section includes a growing library of test cases for checking cross-browser and cross-platform compatibility.

Videos of the Week (Vol. 12): Web-based Applications

June 12th, 2010 admin No comments




Learn about Web-based applications (and AJAX)!

How to Embed ASP.NET pages in AJAX applications

June 7th, 2010 admin No comments




Learn how to Embed ASP.NET pages in your Visual WebGui AJAX web applications in this video tutorial. www.VisualWebGui.com

Hello World in Codeigniter and Jquery

May 26th, 2010 admin No comments




In this tutorial, we build a simple MVC Codeigniter application, which also implements jquery. If you like my tutorials, please subscribe to my channel. Also, you may check out my twitter account or programming blog: twitter.com cdprogramming.blogspot.com

Visual Studio 2008 Cookie, Session, and ViewState State Tutorial

May 18th, 2010 admin No comments




Shows the different ways a web page can remember and store the information a user enters. Using Visual Studio 2008 and the .NET Framework 3.5.

Develop AJAX Explorer web application in 10 minutes

May 16th, 2010 admin No comments




This tutorial teaches how to use Visual WebGui for developing Rich Web UIs using WinForms designer by demonstrating the creation of an AJAX web application in only 10 minutes. www.visualwebgui.com

How To-Make Websites/Basic HTML

April 28th, 2010 admin No comments




This tutorial covers the simple stuff you need to know in order to build a website. It talks about domains, text editors and basic html. I will be posting on my friends account and website. I might redo this video, its not my best. howtoforcomputers.com