Apparently Skype decided to discontinue the Skype client for Windows Mobile 6, although existing installations would continue to run. I’m glad that I only found this out after I bought my skype credits.
But thankfully the .cab file can still be found online, and they work fine on my HTC Diamond 2.
A car with flexible skin and movable metal structures beneath. Theoratically, you an better customize the look of your car, it is scratch resistant and it probably costs less to change the entire “cover” too. But the best part is that it also consumes much less energy to manufacture these compared to full metal casings. Safety is not an issue because crash damping and structural integrity is handled by the frame. Love the lights.
What’s fascinating about this project is less of the technology than the new form of user interaction that takes advantage of the unique capabilities of this wearable device. The later half of the talk gives a preview of some of these gestures Pranav have designed.
Chanced upon this indie game which had a game visual similar to that of microsoft’s photosynth demo.
Of course it only looks similar on the surface, the underlying technology seems much different in the sense that its unlikely the engine will arrange and stitch your photos in 3d. Having said that, the game play looks interesting enough.
From the NVIDIA CUDA Development quick start guide:
CUDA-enabled GPUs have hundreds of cores that can collectively run thousands of computing threads. Each core has shared resources, including registers and memory. The on-chip shared memory allows parallel tasks running on these cores to share data without sending it over the system memory bus.
Real-time simulations of hundreds of entities immediately come to mind, sounds interesting for my next project in adm.
Check out the guide here, along with programming and SDK reference:
Well, at least when you’re using flash + amf. Last week I was getting the dreaded NetConnection.Call.BadVersion error every other day. Debugging blindly, I had no way of knowing whether I was moving towards or away from the solution. On the verge of giving up until I gave Service Capture a try. The handy tool sets up itself as the proxy to your browser and monitors all kinds of traffic, SOAP, XML, Text, JSON, Flash Traces, you name it. For my case, I used it primarily to decode the AMF responses from my zend_Amf gateway. It decodes the binary responses and place it along the request and response headers in a familiar object tree view, making inspection a breeze.
And I also realized what was causing the errors: the flash player was trying to decode a redirection to facebook’s login page as Amf. Doh.
Guillaume Marceau has made an interesting attempt at visualizing 33 programming languages in terms of code terseness and speed.
The Computer Language Benchmarks Game is a collection of 429 programs, consisting of 13 benchmark reimplemented across 33 programming languages. It is a fantastic resource if you are trying to compare programming languages quantitatively.
Came across this 2 sites by Carlos Ulloa showcasing real time 3D in flash:
http://www.helloenjoy.com/ greets the viewer with an interesting transition from plain 2D words into a few 3D reflective text blocks floating in a white environment. After panning around them for awhile, the viewer soon notices that the cursor changes when hovering on each letter, and discovers in delight that those are not just floating 3D objects looking pretty, they actually demonstrate an interactive physics engine. Try them out yourself.
http://www.carlosulloa.com/ looks normal, until you decide to give the controls a try. Go ahead and be surprised.
Ryan Tan Zhong Hong is pur su ing his Bach e lor of Fine Arts in Dig i tal Ani ma tion while free lanc ing as a devel oper and web designer for a living.