Programming
Votes: 7
OpenGL ES port of the NeHe OpenGL lessons
These are OpenGL ES ports of some lessons from the NeHe OpenGL tutorial from http://nehe.gamedev.net/. These ports are based on the SDL versions of the original demos which in turn were ported to SDL_gles and OpenGL ES for Maemo5.
Votes: 1
If you don't know what this is, you don't need it
A package that depends/installs all the hotfixes and updates in Extras that have not (yet) been made part of a firmware update, currently containing . * QtQuick compat - alllow import QtQuick 1.0 * Bearer hotfix - fix loading of resources over network
Votes: 0
Integrated Developer Environment for .NET
MonoDevelop is a IDE primarily designed for C# and other CLI (.NET) languages.
It supports the following languages: C, C++, C# (1.0, 2.0 and 3.0), Vala, Boo, Java, Nemerle, ILasm, ASP.NET and VB.NET.
Features: Debugger Integration (Mono Debugger and GNU Debugger), Class Browser, Assembly Browser, Built-in Help, Monodoc Integration, Code Completion (also known as IntelliSense), Code Folding, Color Schemes, Code Refactoring, On-the-fly error underlining, XML Editing, Embedded HTML viewer, Gettext support, GTK# Designer, MSBuild project support and Makefile Generation.
=== Use Fn-Tap for right clicks ===
Votes: 2
Makes 'QtQuick 1.0' QML namespace available in Qt 4.7.0
Version 4.7.1 of Qt / the QtDeclarative module introduces a new default namspace for its basic types: 'QtQuick 1.0'. The originaly namespace 'Qt 4.7' still works, but is deprecated. This package installs a 'compatibility' plugin to Qt 4.7.0 that re-registers all 'Qt 4.7' types in the new namespace. Note that this isn't officially endorsed: You should rather fix your imports if you target 4.7.0. Anyhow, this plugin can be handy to quickly try out e.g. newer Qt examples & demos on the device.
