Java Code... (Grimm92)

Well this is very strange but still watch it.. ---The Java Code--- javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval( 'A()',5); void(0);

Relatd Articles

Bjorn Freeman-Benson: EclipseCon Tutorial Feedback
Our low-tech instant-feedback mechanism for talks and tutorials (cards dropped in +1 and -1 buckets) had its first try-out today and the results are pleasing. Here's the data we have so far:
+1s-1sTutorial
341 Best Practices with Mylyn
320 Debug Platform: Custom Integration
310 So you want to run a project in Eclipse?
310 Code Coverage Analysis for Eclipse
323 Plastic surgery for Eclipse: Custom SWT Widgets, RCP Customization, and More
292 Building Commercial Quality Eclipse Plug-Ins (part 2)
260 Implementing a debugger using the DSF framework (part 1)
274 Getting started with OSGi, or: How I Learned to Stop Worrying and Love the Service Registry
263 Implementing a debugger using the DSF framework (part 2)
241 Integrating Reporting into your application
231 Building Commercial Quality Eclipse Plug-Ins (part 1)
232 Profiling Java applications using Eclipse TPTP
234 GUI test creation before application availability: GUIdancer Tutorial
190 Developing an Editor for Directed Graphs with the Eclipse Graphical Editing Framework
190 Debug Platform: The Basics
190 Basic BIRT Report Development
180 Advanced BIRT Report customization
170 Maven, Eclipse and OSGi working together
182 An introduction to Model-driven-development using Eclipse Tools
160 Remove access with the DSDP Target Management Project
150 Getting started with RAP development
150 Embedding Eclipse Equinox for Fun and Profit
140 JDT Fundamentals
208 Fundamentals of Eclipse Modeling Framework
121 ABC of Platform Workspace
110 Eclipse Web Tools Platform Uncovered: Web Services tools
110 Eclipse Web Tools Platform Uncovered: Web Application Concepts and Development Quick Start
100 Building an application with the Security Incubator codebase
100 Eclipse Web Tools Platform Uncovered: Building JavaServer Faces (JSF) web applications
90 Where’s the Data? A Device Kit Tutorial
90 Identity Management, Authorization, and User Profiles: Higgins 1.0 and beyond
90 Eclipse Web Tools Platform Uncovered: Java Persistence Development with Dali and EclipseLink
81 Building Server-Side Eclipse based web application (part 1)
105 Developing applications using embedded RCP (eRCP)
40 Extending the Web Tools Ajax Tooling Framework (ATF)
41 API Design workshop (part 2)
20 Enabling support for a new database or data source in Eclipse
20 Facted Project Framework
20 Data Applications in Eclipse: The Eclipse Data Tools Platform
43 Methodologies for Test-Driven Development of OSGi enabled Embedded Devices
43 Building Server-Side Eclipse based web application (part 2)
10 Accessing Worldwide Grid Infrastructures with g-Eclipse
10 API Design workshop (part 1)
10 Building and extending wizards with WTP Wizard and Data Model Frameworks
11 Implementing Schema Editing Based on a Delta DDL
810 Using GMF and M2M for Model-driven development
1924 Practical testing of Eclipse plugins and OSGi bundles

As you can see, some of the tutorials did very well and a couple did not do so well in this measure. Of course, one should be cautious interpreting the results in comparison because some tutorials had more attendees than others and some presenters may have pushed the "please provide feedback" more than others.

We look forward to more feedback from you all Tuesday, Wednesday, and Thursday...

Related Projects

sms-machine
Sms-Machine Vodafone è un programma Java che consente di inviare quotidianamente fino a 20 sms gratis dal proprio computer direttamente sui telefonini verso i soli numeri Vodafone. Sviluppato e progettato da Marco Del Percio
csinstaller
csInstaller will be a Java based install program similar to InstallAnywhere(R). Its main difference will be the ability to compile other source code besides Java.
nock
Various code snippets for projects I am working on.
jobexftp
This is an Obex implementation on Java for compatible with those devices and is intendeed to be full implementation sometime in the future.JObexFTP support phone with AT+CPROT=0 or *EOBEX, tested only with Mitsubishi M341I & SE K750i if yu have new one..
liberator-jpa
Liberator Java Persistence API is an open-source JPA solution developed by a group of chinese java developers who believe in open-source spirit. Liberator learns from all other O/R project and comes with a new envolved design and high-quality java code.