Location Data Logger Design and Implementation, Part 6: The Export Class
This is part 6 of a series of blog posts on the design and implementation of the location-aware Windows Store app "Location Data Logger". Download the source code to Location Data Logger here. The...
View ArticleDeveloping applications using Intel® Perceptual Computing Technology
By Shwetha Doss, Sr. Application Engineer, Intel Corporation Chethan Raj, Developer, CodeCraft Technologies/Focus MedicaAbstractPerceptual computing is reshaping the way we interact with our devices,...
View ArticleIntroducing PROJECT ANARCHY™ - A Free Mobile Game Engine by HAVOK™
Project Anarchy is a free mobile game engine for iOS, Android (including X-86), and Tizen. It includes Havok’s Vision Engine along with Havok Physics, Havok Animation Studio and Havok AI. It has an...
View ArticleThe Ridiculous Tablet vs PC Debate
[Opinion: The Ridiculous Tablet vs. PC Debate that wasn't]Let me just get this out of the way so you know where I stand. Tablets are another PC form factor. It's just that simple. To claim otherwise...
View ArticleHTML5-Hub für die Community - We believe in the HTML5 Revolution
Wir schreiben das Jahr 2013. Die Technik ist heute auf einem Stand, den wir zu den Zeiten der Star Trek Filme noch als lebhafte Fantasie wahrgenommen haben. Die technische Evolution hat begonnen. Das...
View ArticleHavok™: Anarchy™ Project
Le Projet Anarchy d'Havok est un moteur de jeu mobile gratuit pour iOS, Android (X86 aussi) et Tizen. Il comprend le Vision Engine de Havok avec Havok Physics, Havok Animation Studio et Havok AI. Il...
View ArticleA Glimpse of the Mobile Future: The Intel Developer Forum
The technology industry is undergoing an amazing time of creativity and change. The world hasn’t seen the likes of this in years, maybe decades, and the pace of change is only accelerating.Mobile is...
View ArticleDual Screen Intel® WiDi Application
DownloadsDual Screen Intel® WiDi Application [PDF 505.44KB]Dual Screen Intel® WiDi Application Source Code [ZIP 6.39MB]By Leonard Goodell and Robert Woodall1 IntroductionThis paper explains how to...
View ArticleIntel® Perceptual Technology Development Lessons by Massimo Bonanni
La Intel® Perceptual Technology sta suscitando grandissimo interesse in ogni ambito di sviluppo tecnologico ed informatico. E' un argomento affascinante e che apre una miriade di scenari possibili in...
View ArticleProject Anarchy: Free Mobile 3D Game Production Engine for Developers
If you’re a game developer looking for tools that will help you compete without breaking the bank in the process, you’ll want to check out Project Anarchy, a free mobile game development suite...
View ArticleUltrabook™ Device and Tablet Windows* 8 Touch Developer Guide
AbstractThis Guide contains information about the APIs that application developers need to use when they are developing apps targeted for Ultrabook™ devices. It covers information for developing apps...
View ArticleUltrabook™ and Tablet Windows* 8 Sensors Development Guide
IntroductionThis guide gives developers an overview of the Microsoft Windows 8.1 sensors application programming interfaces (APIs) for Windows 8.1 Desktop and Windows Store applications with a specific...
View ArticleIf any surface can become a gaming table, why not a digital blackboard?
Each opportunity to engage with students today must to be met with contempory solutions at par with the user interfaces (UI) students have grown accustom. Watching the video featuring Evan Lang of...
View Article#CSS:製作動畫效果-使用keyframe與animation
之前在網站上搞了一個Logo用的CSS3動畫,然後現在這個部落格的標題也用了CSS3動畫,故現在想來好好地整理一下跟CSS3動畫相關的功能,底下就開始說明該如何建立CSS3動畫。使用@keyframes建立動畫內容首先先在CSS檔內建立@keyframes去制定動畫的內容,其Syntax在下方:keyframes.css@keyframes動畫名稱{關鍵影格選擇器1{眾多css樣式;}關鍵影格選擇器...
View Article#HTML:基本語法結構
由於開學之後會有教學Web技術的讀書會,故我現在就一邊整理HTML+CSS的資料,一邊PO上Logdown這裡讓大家看看。談到HTML語法,我們先來看一個簡單的HTML範例:firstWebsite.html<!DOCTYPE...
View Article#HTML:基本內文文章結構
HTML文件裡面的內容大概如你在報紙上看到的一篇篇文章,一樣會具備標題、副標題、段落等等格式,我們就先給一個範例來表現一篇文章的HTML文件吧!article.html<!DOCTYPE...
View Article#HTML:設定網頁編碼
電腦裡面只能儲存0與1,並且透過二進位的方式用0與1儲存了數字,透過數字與文字的對應,電腦可以利用儲存數字的方式去儲存文字,並在顯示的時候透過對應表去找出該數字代表的文字為何,這樣的對應儲存模式就被稱為編碼。這世界上有很多語言,故編碼也有很多種,若使用的編碼不對,會導致網頁上出現我們有時候去瀏覽國外網站的時候常常會出現的亂碼現象,如下圖所示:因此我們必須要確定我們製作出來的網站是用什麼編碼方式儲存的...
View ArticleWhy Intel® XDK NEW?
On September, 10, 2013, we released the Intel® XDK NEW, our initial release of a new version of the Intel® XDK. I want to let you know why we did this. As you probably know, Intel acquired the...
View ArticleThe Soft-ware-er Side of IDF13
So, it is that time of the year again: the next Intel Developer Forum is next week and it looks to be a great one. As usual, there will be lots of great keynotes, cool demos, fun parties, and the...
View ArticleNDK 安卓* 应用移植方法
概述本指南用于帮助开发人员将现有的基于 ARM* 的 NDK 应用移植到 x86。 如果您已经拥有一个正常运行的应用,需要知道如何能够快速让 x86 设备在 Android* Market 中找到您的应用,本文将可以为您提供一些入门信息。 同时本指南还提供了一些技巧和指南,以帮助您解决在移植过程中可能会遇到的编译器问题。目录概述NDK 概述JNI 的性能影响和开销获取 NDKNDK...
View Article