Archive

Author Archive

Google I/O 2010 – What’s hot in Java for App Engine

September 6th, 2010 admin No comments




Google I/O 2010 – What’s hot in Java for App Engine App Engine 201 Toby Reyelts, Don Schwarz Learn what’s new with Java on App Engine. We’ll take a whirlwind tour through the changes since last year, walk through a code sample for task queues and the new blobstore service, and demonstrate techniques for improving your application’s performance. We’ll top it off with a glimpse into some new features that we’ve planned for the year ahead. For all I/O 2010 sessions, please go to code.google.com

IP-Sperre in PHP (1/3) – Tutorial von Webseiten mit PHP deutsch / german

September 6th, 2010 admin No comments




Weitere Videos (in besserer Streamqualität und zum Download) findet ihr auf www.webseiten-mit-php.de

Google I/O 2010 – Testing techniques for Google App Engine

September 6th, 2010 admin No comments




Google I/O 2010 – Testing techniques for Google App Engine App Engine 201 Max Ross We typically write tests assuming that our development stack closely resembles our production stack. What if our target environment only lives in the cloud? We will highlight the key differences between typical testing techniques and Google App Engine testing techniques. We will also present concrete strategies for testing against local and cloud-based implementations of App Engine services. Finally, we will explain how to use App Engine as a highly parallel test harness that runs existing test suites without modification. For all I/O 2010 sessions, please go to code.google.com/events/io/2010/sessions.html

JQuery Basics – $.load() and $(this)

September 5th, 2010 admin No comments




Very Simple Examples & Easy to understand. Short 5 minute brief on the JQuery’s load function, return false, and using the “this” keyword. This is very simple and helps get your hands a little greasy to get in the habit of typing out some JQuery.

Building ASP.NET/AJAX Forms With Code OnTime Designer

September 5th, 2010 admin No comments




Learn ASP.NET/AJAX web form customization with Code OnTime Designer. We will start with an automatically generated single-column AJAX web form that lists all fields on an employee record. We proceed by creating the following form layouts in real time: * A single column form with employee fields broken into four categories * A two column form with compact field layout * A form with four tabs for each category and fields displayed in compact layout. * A form with two tabs that bring up two categories each displayed in a standard layout. codeontime.com

Sistema de galeria de fotos – Sistemas php

September 5th, 2010 admin No comments




Mais de 7 modos diferentes de visualização das galerias, 3 modos de visualização do álbum… www.colmeiaweb.com – sistemas php, album de fotos.

J2ee tutorials

September 5th, 2010 admin No comments




java software downloads,JAVA tutorials,J2EE tutorials,JAVA tutorial,J2EE tutorial,JAVA,J2EE,XML,EJB,SERVLETS,JSP, STRUTS,HIBERNATE,JAVA tutorial downloads,J2EE tutorial download, J2EE Downloads,J2EE documentation, J2EE references,JAVA help,SPRING,JAVA SCRIPT, JDBC,J2EE Architecture,FLASH,AJAX,J…

Google I/O 2009 – Even Faster Websites

September 5th, 2010 admin No comments




Google I/O 2009 – Even Faster Websites Steve Souders Steve is the author of High Performance Web Sites and the creator of YSlow. In this talk, he presents some of the best practices from his next book, including optimizing CSS selectors, flushing the document early, and discovering why 15% of users don’t get compressed responses. For presentation slides and all I/O sessions, please go to: code.google.com/events/io/sessions.html

Zazzle Store Builder Configuration File Tutorial

September 4th, 2010 admin No comments




This is a follow up recording for the Zazzle Store Builder Tutorial you can see here (www.youtube.com I highly recommend you watch the Zazzle Store Builder video first! This video will cover the editable areas within the Configuration.php file you use for Store Builder. You can read more on the Zazzle Store Builder here: www.zazzle.com

How to Make an Emulator using AJAX (Part 1)

September 4th, 2010 admin No comments




In this tutorial, I will show you how to make an emulator using AJAX, HTML, C#, Binary, Flash, Java, and with several other programming languages. In part 1, I will give you a brief overview of what you are dealing with and what you will be using