CompactMVC is a free and easy to use compact (Multicore) Flash/Flex/Air Framework for building Applications based on MVC Design Pattern. Supports to communicate among all core actors of a module based application.

Archiv für die Kategorie „Installation“

Tastaturlayout für "Apple Mac Book Pro", Boot Camp und Windows

Dienstag, 4. Januar 2011

Für Programmierer, die wie ich auf einem Apple Mac Book Pro Entwickeln, haben es nicht leicht, mit dem Standard BootCamp Keyboard Layout.

Zeichen wie “|” findet man vergeblich und das “\” findet man auch schlecht.

Ich habe mir mal die Mühe gemacht und mittels “Microsoft’s “Keyboard Layout Creator” ein Tastaturlayout zusammengestellt, das für Programmierer leicht zu bedienen ist: 

mbookpro.zip

Die Installationsanweisung findet ihr hier.

< Key > < Tastaturlayout NEU > < Tastaturlayout BootCamp >
{ Ctrl-Alt 8 Ctrl-Alt 7
} Ctrl-Alt 9 Ctrl-Alt 0
[ Ctrl-Alt 5 Ctrl-Alt 8
] Ctrl-Alt 6 Ctrl-Alt 9
\ Ctrl-Alt ß Ctrl-Alt ß
| Ctrl-Alt 7 nicht vorhanden
~ Ctrl-Alt N Ctrl-Alt +
@ Ctrl-Alt L Ctrl-Alt Q
Ctrl-Alt E Ctrl-Alt E
µ Ctrl-Alt M Ctrl-Alt M
Del fn Backspace fn Backspace

Viel Spaß damit.

Flash Builder 4 (standalone) + PDT 2.1.2 – How to install

Freitag, 12. November 2010

Add the following UpdateSites (Preferences->Install/Update->Available Software Sites) and choose PDT 2.1.2 to install:

1.

http://download.eclipse.org/releases/galileo/

2.

http://download.eclipse.org/technology/dltk/updates-dev/1.0M4-PDT-2.0/

3.

http://download.eclipse.org/tools/pdt/updates/2.0/

4.

http://download.eclipse.org/releases/ganymede/

And for Subclipse (SVN Checkout) use the UpdateSite:

http://subclipse.tigris.org/update_1.6.x

Have fun!