Application Development Hackletics has Ignited
It is very exciting to be on the verge of helping lead a two week application development. It is something of a perfect storm. We have many Hackletic Poobahs helping. Of course, Paul Steinberg,...
View Articlejava socket 多线程网络传输多个文件
由于需要研究了下用 java socket 传输文件,由于需要传输多个文件,因此,采用了多线程设计。客户端每个线程创建一个 socket 连接,每个 socket 连接负责传输一个文件,服务端的ServerSocket每次 accept 一个 socket 连接,创建一个线程用于接收客户端传来的文件。1、服务端 import java.io.BufferedInputStream;...
View ArticleIntel Ultimate Engineering Experience '13 - Code for Good Hackathon - Arizona...
We are in another Code for Good Hackathon, this one called the Intel Ultimate Engineering Experience [IUEE]. From June 10 - 20, Contra Costa College students fly to Chandler Gilbert College, a...
View ArticleFirst Day of Intel Ultimate Engineering Experience, App Academy @...
Today was the second week of the IUEE@CGCC in Chandler, Arizona. We are learning how to create an HTML 5 app from the business plans our teams formulated during our first week of the program. The...
View ArticleSummer 2013 IUEE HTML5 Experience Day 1
Our team is ' Seal Team 6 ' . We are a team of five coming from many different educational back grounds. We have a mechanical, two electrical, and two computer engineering majors. We all have...
View ArticleStatic Javascript Patterns
So what do you do when you want the functionality of a static variable in Javascript? As previously discussed, using a global instead of a static is not a great idea. One might be tempted to use some...
View ArticleJavascript Class Patterns
When I first started using C++, it was still essentially a preprocessor that produced C code. I liked that because if I was really confused about a particular feature, I could examine the C code to...
View ArticleTutorial: Creating an HTML5 App from a Native Apple iOS* Project with the...
To register for the beta program and download the Intel® HTML5 App Porter Tool – BETA click the button below.Sign up and Download (Version: 0.5.3927.71)Legal InformationPlease, download the...
View ArticlePalestras da Intel no FISL 14
Iremos participar na próxima semana da edição deste ano do Fórum Internacional de Software Livre – FISL 14.Teremos um stand no evento e faremos cinco palestras técnicas, apresentando algumas...
View ArticleIntel® HTML5 App Porter Tool - BETA - Release Notes version 0.5 (update 3)
Legal InformationContents:Introduction What's NewOperating System and Hardware RequirementsInstallation NotesSupported APIsKnown Issues and LimitationsDocumentation IntroductionThis release of the...
View ArticleBuild An Android Mobile Application Binary Using Intel App Dev Center Build...
The App Dev Center build web service can be used to build a mobile application binary without going through the XDK. In order to use the App Dev Center build web service, developers must email...
View ArticleIntel Ultimate Engineering Experience (IUEE): Code for Good Hackathon Week 1
Second week and week one for the Code for Good Hackton has ended. This week was rough for my group and I. We went from winning to failing. But as the brilliant Thomas A. Edison once said "[We]...
View ArticleAn HTML5 Project with Chromium Embedded Framework
As applications developed with HTML5 increases, developers tend to face the initial obstacle that their applications may be constrained by the browsers at which they are accessed through. The Chromium...
View ArticleMake a Quick and Attractive UI for Your App
语言 English(英语) Make a Quick and Attractive UI for Your AppTutorial开发人员HTML5HTML5JavaScript*用户体验与设计html5javascriptApplication developmentapplicationsApp FrameworkUI/UX
View ArticleHow Do I Make My First App Using the Intel® XDK?
语言 English(英语) How Do I Make My First App Using the Intel® XDK?Tutorial开发人员HTML5HTML5JavaScript*html5javascriptApplication developmentapplications
View ArticleAdding audio and a shape into a game, using JavaScript - ThaoH
Playing a game is fun. But knowing how to build a game, a person can even have more fun. In order to do this, one needs to be creative and patient. There are on line classes that teach audience how to...
View ArticleJavascript: This, That And The Other Thing
I talked before about the special this variable in Javascript. And I intimated that it's more complicated than it seems.Now, this seems like a straightforward concept. It refers to the object that...
View Article“一次编写,随处运行” Intel HTML5技术研讨会
HTML5 是一种开放标准。通过使用此标准,开发人员只需编写一次程序,即可在任何地方运行。 这一跨平台方法能够显著增加开发人员的总体潜在受众,同时在不同屏幕尺寸上为用户带来更一致的体验。因此,HTML5...
View ArticleMeshcentral.com - News update
Hi everyone. First, for people in the US, happy long weekend! I just wanted to give an update on what is going on with Meshcentral.com. Here is a lot of interest in the technology and so, I have been...
View Article