Posteado por Mnosh el 06 de Marzo de 2011 a las 08:27hs.

Developing Android Applications with Java

Developing Android Applications with Java Part 1+2 – Building a Twitter App
English | 1280×800 | H264 | 8.5fps 195kbps | AAC 48kbps | 2 GB

Learn to build mobile applications for the exciting new Android platform.
When you purchase this product, you’ll get access to the videos, slide presentations, and code examples associated with the online course, Developing Android Applications with Java, Part 1. This product will get you up to speed on the basics of Android development, including the Android SDK and the Eclipse IDE. As you learn, you’ll build a simple Android app from start to finish.

Posteado por Mnosh el 25 de Diciembre de 2010 a las 11:25hs.

Best Java Video Tutorials (1)

videotutorial programacion en java

Best Java Video Tutorials-1
FLV | English | Runtime: 15 minutes x 53 lectures | 768×900 | 29.97 fps | XviD 309 Kbps | MP3 128 Kbps 48 KHz Stereo | 320.74 MB

Genre: e-learning

The Java Video Tutorials are continuously updated to keep up with changes to the Java Platform and to incorporate feedback from our readers. The most recent update represents the first release under its new home at download.oracle.com. Redirects are in place, so any attempt to access the tutorials at java.sun.com/docs/books/tutorial will be redirected to the new location.  We hope this will be a seamless transition for our many tutorial readers, but please let us know if you encounter any problems.

 

Posteado por Mnosh el 05 de Diciembre de 2010 a las 07:58hs.

Secure Java:Web Application Development

Most security books on Java focus on cryptography and access control, but exclude key aspects such as coding practices, logging, and web application risk assessment. 
Encapsulating security requirements for web development with the Java programming platform, Secure Java: For Web Application Development covers secure programming, risk assessment, and threat modeling?explaining how to integrate these practices into a secure software development life cycle.
From the risk assessment phase to the proof of concept phase, the book details a secure web application development process. The authors provide in-depth implementation guidance and best practices for access control, cryptography, logging, secure coding, and authentication and authorization in web application development. Discussing the latest application exploits and vulnerabilities, they examine various options and protection mechanisms for securing web applications against these multifarious threats. The book is organized into four sections: Provides a clear view of the growing footprint of web applications Explores the foundations of secure web application development and the risk management process Delves into tactical web application security development with Java EE Deals extensively with security testing of web applications This complete reference includes a case study of an e-commerce company facing web application security challenges, as well as specific techniques for testing the security of web applications. Highlighting state-of-the-art tools for web application security testing, it supplies valuable insight on how to meet important security compliance requirements, including PCI-DSS, PA-DSS, HIPAA, and GLBA. The book also includes an appendix that covers the application security guidelines for the payment card industry standards.

Posteado por Mnosh el 30 de Noviembre de 2010 a las 06:27hs.

HTTP Programming Recipes for Java Bots

The Hypertext Transfer Protocol (HTTP) allows information to be exchanged between a web server and a web browser. Java allows you to program HTTP directly. HTTP programming allows you to create programs that access the web much like a human user would. These programs, which are called bots, can collect information or automate common web programming tasks. This book presents a collection of very reusable recipes for Java bot programming.
This book covers many topics related to Java HTTP programming. Both secure and insecure HTTP communications are covered, as well as HTTP authentication. Learn to interact with HTTP forms and support both HTTP POST and HTTP GET requests. Collect data from a wide array of HTML constructs, such as tables, and lists. Learn about advanced topics that complicate the life of a bot, such as AJAX and javascript. Also learn about the ethical use of bots, and when bots should not be used.
This book also introduces the Heaton Research Spider. The Heaton Research Spider is an open source spider framework. Using the Heaton Research Spider you can create spiders that will crawl a web site, much like a real spider crawls the web. The Heaton Research Spider is available in both Java and Microsoft Dot Net form.

 

Posteado por Mnosh el 16 de Noviembre de 2010 a las 19:46hs.

Guide to Android Development

Android devices, by and large, will be mobile phones. While the Android technology is being discussed for use in other areas (e.g., car dashboard "PCs"), for the most part, you can think of Android as being used on phones.

For developers, this has benefits and drawbacks. On the plus side, circa 2008, Android-style smartphones are sexy. Offering Internet services over mobile devices dates back to the mid-1990's and the Handheld Device Markup Language (HDML). However, only in recent years
have phones capable of Internet access taken off. Now, thanks to trends like text messaging and to products like Apple's iPhone, phones that can serve as Internet access devices are rapidly gaining popularity. So, working on Android applications gives you experience with an interesting technology (Android) in a fast-moving market segment (Internet-enabled phones),
which is always a good thing.

Posteado por Mnosh el 12 de Setiembre de 2010 a las 05:19hs.

Curso Java J2EE Completo: (4 DVDs - videotutorial)

j2ee videotutorial

Java J2EE Complete:: Total 4 Courses (4 DVDs each)
Includes each of the following courses.
* Introduction to Java Programming
* JAVA GUI Programming
* JDBC and Servlets
* Advanced Java Programming

Introduction to Java Programming Video Training Course
Course Highlights
* Set up a development environment to create Java applications.
* Learn the core elements of the Java language, including the syntax of Java, available operators, data types, variables and IF statements.
* Understand Java methods and object oriented concepts in creating Java applications.
* Define Java classes, hide information inside those classes, and document classes using the Java Documentation Facility.
* Create Java archive files.
* Work with Java strings, arrays and vectors.

About This Course
This Introduction to Java Programming Training Course provides development professionals with an in-depth look at the essential elements of the Java programming language beginning with an introduction to relational database management systems before diving into an overview of Java development platforms.
Throughout this course, your instructor, Eric Rich, will lay a solid foundation of knowledge you’ll need to work with Java including available Java variables, operators and control statements. You will learn how to create applets and applications and you’ll be introduced to the object-oriented programming methodologies as well as building, working with and packaging classes and many other topics.

Posteado por Mnosh el 04 de Setiembre de 2010 a las 06:45hs.

NetBeans Platform 6.9 Developers Guide [PDF]

La plataforma NetBeans permite que las aplicaciones sean desarrolladas a partir de un conjunto de componentes de software llamados módulos. Un módulo es un archivo Java que contiene clases de java escritas para interactuar con las APIs de NetBeans y un archivo especial (manifest file) que lo identifica como módulo. Las aplicaciones construidas a partir de módulos pueden ser extendidas agregándole nuevos módulos. Debido a que los módulos pueden ser desarrollados independientemente, las aplicaciones basadas en la plataforma NetBeans pueden ser extendidas fácilmente por otros desarrolladores de software.

 

 

Posteado por Mnosh el 27 de Agosto de 2010 a las 15:29hs.

Videotutorial Java (principiantes y avanzado)

videotutorial java

Videotutorial de java 1.4.2, dividido en 2 partes (principiantes y avanzados) de 30 horas cada una.

Para mirarlo, deben abrir el archivo.html y ver el orden en que va a cada leccion.

Las lecciones esta en swf, y es recomendable mirarlo con algun programa distinto al flash player, como por ejemplo kmplayer ( http://www.kmplayer.com )

Posteado por Mnosh el 25 de Agosto de 2010 a las 21:07hs.

Java 6 [Videotutorial 2008] ENG

videotutorial programacion en java

JavaServer Pages and Java Servlets are programs executed by a Web server to produce Web pages which are sent to a client Web browser in response to a request from the browser. This course by Arthur Griffith not only demonstrates how to write them, it also shows how to deploy them to a server and make them run in response to a request. Both Servlets and JavaServer pages can read from files, including the use of SQL to read from a relational database, and use the information to construct a Web page.

Posteado por Mnosh el 13 de Agosto de 2010 a las 01:02hs.

Oracle demanda a Google por violación de propiedad intelectual en Android

Oracle presento una demanda contra google por violación de propiedad intelectual en Android, el cual es vendido de a 200mil por día y que al estar desarrollado a partir de aplicaciones en java, viola 7 patentes diferentes.
Según Tillman (vocero de Oracle) dijo: Al desarrollar Android, Google infringió consciente, directa y repetidamente la propiedad intelectual de Oracle relacionada con Java. Esta demanda busca remedios apropiados a tal violación.