jorgesaavedra.wordpress.com
septiembre | 2007 | El Mundo Informático
https://jorgesaavedra.wordpress.com/2007/09
Y tú en que mundo vives? Permanece al día vía RSS. Google vs Windows Vista. Graficos Visual Basic.Net. XNA Game Studio Express. 1,154,665 hits. Implementando AJAX con C# / VB.NET. Historia de Visual Basic. World Can Code, herramienta para aprender y practicar programación. Introducción a Visual C# Express Edition 2008! Completa la 5ta Estrella! Cinco razones para no usar Flash! Libros de C Sharp “C#”. Historia de Visual Basic. Breve historia de C / C / C#. 101 Ejemplos de código en Visual Basic.Net.
web2magazine.blogspot.com
Web 2.0 Magazine: January 2007
http://web2magazine.blogspot.com/2007_01_01_archive.html
Web 20 news, reviews, previews, and events. Tuesday, January 16, 2007. CSS techniques to overlay images on a webpage. Original; a simple, unobtrusive script used to overlay images on the current page. Greasemonkey/Creammonkey/Opera user script designed to enhance browsing on websites that link to images such as Google Image Search, Flickr, Wikipedia, Facebook, MySpace, and deviantART. A pop-up window that doesn’t suck. Completely unobtrusive - no need to embed Javascript into your site. Try to put most o...
all-ajax.blogspot.com
all-ajax: AJAX 技术介绍--overview of ajax
http://all-ajax.blogspot.com/2007/06/ajax-overview-of-ajax.html
AJAX 技术介绍- overview of ajax. 我们知道,Internet经历了翻天覆地的重大变革。最早只有基于文本的简单浏览器,仅供科学家之间交流研究心得。如今,Internet已不可 同日而语,它已经成为贸易和信息的中心。从最初诞生之日起,我们看到过许多新方法和新技术陆续登场,从开始的图形化浏览器到自由播(podcast,也称 播客、随身播)等等。到了今天,Internet已经成为大量应用的首选平台(还记得你最后一次和旅行社直接打交道是什么时候吗?是不是早已经开始通过 Internet完成这些事务了?)。不过,尽管Internet提供了很大的便利,但很少有人会把Web应用与桌面应用混淆不清。这一章将对Web应用 的发展历程做一个简要的概述。回顾完过去之后...1966年底,Roberts把他的实验结果提交给DARPA,在这里他设计了高级研究项目管理网络(Advanced Research Projects Administration Network,ARPANET)的计划。此时,Kle...最初,研究人员认为传输控制协议(Transmission Con...20世纪80年代出现了...
developer.mozilla.org
Ajax | MDN
https://developer.mozilla.org/en/AJAX
Join MDN and developers like you at Mozillas View Source conference, 12-14 September in Berlin, Germany. Learn more at https:/ viewsourceconf.org. Skip to main content. Sign in or create an account:. Get web development help. Join the MDN community. Report a content problem. Português (do Brasil) (pt-BR). An introduction to Ajax. The Document Object Model. And most importantly the XMLHttpRequest object. Although X in Ajax stands for XML, JSON. Using the XMLHttpRequest API. Ajax, or using. Using Ajax with...
ilcorsaronero.it
HTML5 NEWS
http://www.ilcorsaronero.it/html5/html5_news.aspx
Guida estensioni dei file. Convertire .Pdf in Word. Glassfish.dev.java.net. CSS3 e HTML5: Compatibilità tra Browser. Negli ultimi tempi sul web câ à stato sempre pià movimento attorno alle ultime tecnologie di sviluppo per lâ ambito web development. Sicuramente tanti, tra noi programmatori, già ut. Semplice Grafico con ciclo for() (HTML5). Come esempio vi riportiamo un semplice grafico creato con un ciclo for();. Iniziamo con un piccolo esempio di animazione, dove simuleremo il movimento di due palline .
ilcorsaronero.it
MICROSOFT SILVERLIGHT 4 Business Application Development
http://www.ilcorsaronero.it/Utilita/libro_silverlight.aspx
Guida estensioni dei file. Convertire .Pdf in Word. Glassfish.dev.java.net. MICROSOFT SILVERLIGHT 4 Business Application Development. Cameron Albert, Frank LaVigne. Pagine 412 dimensioni 235mm x 191mm. Anno di edizione :. Il libro Microsoft Silverlight 4 Business Application Development https:/ www.packtpub.com/microsoft-silverlight-4-business-application-development-beginners-guide/book. Edito della casa editrice https:/ www.packtpub.com/. Il linguaggio di programmazione utilizzato in questo manuale à C#.
webyy2.blogspot.com
what is web 2.0: Community/Sharing/Social/Folksonomy ajax patterns
http://webyy2.blogspot.com/2008/10/communitysharingsocialfolksonomy-ajax.html
What is web 2.0. This is helpful to those who need information regarding web2.0. Sunday, October 5, 2008. Ajax Services, Tutorials and Tookits. 51Ajax.com Ajax Forum,Blog and Demo. Ajax Forum and Ajax Blog and Ajax Demo. (Simplified Chinese). Ajax Projects/ tools/ frameworks / sites. Ajax Projects/ Help/ News and so on (non-english). When posting new links. Visual bookmarking for design and fashion. AJAX, simple, fast Web image gallery. Social search engine using AJAX (Dead Link). How to identify actors.
all-ajax.blogspot.com
all-ajax: 什么是Ajax--what is Ajax
http://all-ajax.blogspot.com/2007/05/ajax-what-is-ajax.html
什么是Ajax- what is Ajax. Ajax不是一个技术,它实际上是几种技术,每种技术都有其独特这处,合在一起就成了一个功能强大的新技术。Ajax包括:. 传统的web应用模型工作起来就象这样:大部分界面上的用户动作触发一个连接到Web服务器的HTTP请求。服务器完成一些处理—接收数据,处理计算,再访问其它的数据库系统,最后返回一个HTML页面到客户端。这是一个老套的模式,自采用超文本作为web使用以来,一直都这样用, 但看过《The Elements of User Experience》的读者一定知道,是什么限制了Web界面没有桌面软件那么好用。 这种旧的途径让我们认识到了许多技术,但它不会产生很好的用户体验。当服务器正在处理自己的事情的时候,用户在做什么?没错,等待。每一个动作,用户都要等待。 通过在用户和服务器之间引入一个Ajax引擎,可以消除Web的开始-停止-开始-停止这样的交互过程. 它就像增加了一层机制到程序中,使它响应更灵敏,而它的确做到了这一点。 Tags: Ajax教程- tutorials. 订阅: 帖子评论 (Atom).