Difference between revisions of "User:John Dang"

From CDOT Wiki
Jump to: navigation, search
(Apple Development)
(Apple Development)
Line 95: Line 95:
 
<i>Further information: [http://warp.senecac.on.ca/peter/dps913/default.aspx DPS913A.STSY.20091]</i>
 
<i>Further information: [http://warp.senecac.on.ca/peter/dps913/default.aspx DPS913A.STSY.20091]</i>
 
</dl>
 
</dl>
<h4>Apple Xcode v3.1.2</h4>
+
<h4>Apple Mac OS X v10.5.6</h4>
 
<h5>Keyboard Shortcuts</h5>
 
<h5>Keyboard Shortcuts</h5>
{|class="wikitable sortable" style="width: 100%; text-align: center; table-layout: fixed;"
+
{| class="sortable" cellpadding="5" cellspacing="0" border="1" style="margin:0 40px 0 40px; width: 500px; text-align: left; table-layout: fixed;"
 
!Action
 
!Action
![[Windows XP]]/[[Windows Vista]]
 
 
![[Mac OS]]
 
![[Mac OS]]
![[KDE]]
 
![[GNOME]]
 
 
|----
 
|----
!Activate [[Menu bar|Menu bar]]
+
!Activate Menu bar
|{{keypress|Alt}}, or {{keypress|F10}}
+
|Alt, or F10}
|{{keypress|Ctrl}}+{{keypress|F2}}
 
|
 
|
 
 
|----
 
|----
![[File_menu|File menu]]
+
!File menu
|{{keypress|Alt}}+{{keypress|F}}
+
|Alt + F
|
 
|{{keypress|Alt}}+{{keypress|F}}
 
|{{keypress|Alt}}+{{keypress|F}}
 
 
|----
 
|----
![[Edit_menu|Edit menu]]
+
!Edit menu
|{{keypress|Alt}}+{{keypress|E}}
+
|Alt + E
|
 
|{{keypress|Alt}}+{{keypress|E}}
 
|{{keypress|Alt}}+{{keypress|E}}
 
 
|----
 
|----
 
!View menu
 
!View menu
|{{keypress|Alt}}+{{keypress|V}}
+
|Alt + V
|
 
|{{keypress|Alt}}+{{keypress|V}}
 
|{{keypress|Alt}}+{{keypress|V}}
 
 
|----
 
|----
![[Undo]] the last operation
+
!Undo
|{{keypress|Ctrl}}+{{keypress|Z}}
+
|⌘ (Cmd) + Z
|{{keypress|⌘ Cmd}}+{{keypress|Z}}
 
|{{keypress|Ctrl}}+{{keypress|Z}}
 
|{{keypress|Ctrl}}+{{keypress|Z}}
 
 
|----
 
|----
![[Redo]] the last operation
+
!Redo
|{{keypress|Ctrl}}+{{keypress|Y}}
+
|⇧ (Shift) + ⌘ (Cmd) + Z
|{{keypress|⇧ Shift}}+{{keypress|⌘ Cmd}}+{{keypress|Z}}
 
|{{keypress|⇧ Shift}}+{{keypress|Ctrl}}+{{keypress|Z}}
 
|{{keypress|⇧ Shift}}+{{keypress|Ctrl}}+{{keypress|Z}}
 
 
|----
 
|----
!Cut the selected area and store it in the [[Clipboard_(software)|clipboard]]
+
!Cut
|{{keypress|Ctrl}}+{{keypress|X}}, or {{keypress|⇧ Shift}}+{{keypress|Del}}
+
|⌘ (Cmd) + X
|{{keypress|⌘ Cmd}}+{{keypress|X}}
 
|{{keypress|Ctrl}}+{{keypress|X}}
 
|{{keypress|Ctrl}}+{{keypress|X}}
 
 
|----
 
|----
!Copy the selected area into the [[Clipboard_(software)|clipboard]]
+
!Copy
|{{keypress|Ctrl}}+{{keypress|C}}, or {{keypress|Ctrl}}+{{keypress|[[Insert key|Ins]]}}
+
|⌘ (Cmd) + C
|{{keypress|⌘ Cmd}}+{{keypress|C}}
 
|{{keypress|Ctrl}}+{{keypress|C}}
 
|{{keypress|Ctrl}}+{{keypress|C}}
 
 
|----
 
|----
!Paste contents of [[Clipboard_(software)|clipboard]] at [[cursor (computers)|cursor]]
+
!Paste
||{{keypress|Ctrl}}+{{keypress|V}}, or {{keypress|⇧ Shift}}+{{keypress|Ins}}
+
|(Cmd) + V
|{{keypress|⌘ Cmd}}+{{keypress|V}}
+
|----
|{{keypress|Ctrl}}+{{keypress|V}}
+
!Select All
|{{keypress|Ctrl}}+{{keypress|V}}
+
|⌘ (Cmd) + A
 +
|}
 +
<h4>Apple Xcode v3.1.2</h4>
 +
<h5>Keyboard Shortcuts</h5>
 +
{| class="sortable" cellpadding="5" cellspacing="0" border="1" style="margin:0 40px 0 40px; width: 500px; text-align: left; table-layout: fixed;"
 +
!Action
 +
![[Mac OS]]
 
|----
 
|----
!Select everything in focused control or window
 
|{{keypress|Ctrl}}+{{keypress|A}}
 
|{{keypress|⌘ Cmd}}+{{keypress|A}}
 
|
 
|{{keypress|Ctrl}}+{{keypress|A}}
 
 
|}
 
|}
 
<h4>Apple Interface Builder v3.1.2</h4>
 
<h4>Apple Interface Builder v3.1.2</h4>
 
<h5>Keyboard Shortcuts</h5>
 
<h5>Keyboard Shortcuts</h5>
<p>
+
{| class="sortable" cellpadding="5" cellspacing="0" border="1" style="margin:0 40px 0 40px; width: 500px; text-align: left; table-layout: fixed;"
</p>
+
!Action
 +
![[Mac OS]]
 +
|----
 +
!Activate Inspector Window
 +
|⇧ (Shift) + ⌘ (Cmd) + I
 +
|}
 
<h4>Apple Desktop Development</h4>
 
<h4>Apple Desktop Development</h4>
 
<h5>Lab 1 - Create a Simple Mac OS X Desktop Application</h5>
 
<h5>Lab 1 - Create a Simple Mac OS X Desktop Application</h5>

Revision as of 13:33, 29 January 2009

John Dang
JohnDang.jpg
Me
Born February 15
Occupation BSD Student
Expected Graduation May 2009
Email jqdang@learn.senecac.on.ca
Blog http://jdeport.wordpress.com/

John Dang is a Software Developer. He enrolled in the Bachelor of Software Development (BSD) Program at Seneca College in the winter of 2006 and he will be graduating from the program in May 2009.

He was elected President of the Seneca College School of Computer Studies Windows Club for the school year 2008-2009. He plans on implementing a strategic structure that consisted of standards, procedures and guidelines to assist executives to plan, execute and evaluate events, and to manage and monitor member recruitment and activities.

He has enrolled in the DPS909 - Topics in Open Source Development Course for the current semester (Winter 2009) where he hopes he will learn the fundamentals to what may be the beginning to a successfully career in the Open Source Community.

Open Source Projects

DPS909 - Topics in Open Source Development

Further information: DPS909

Eclipse Web Tools Platform (WTP) Project

Further information: DPS909 and OSD600 Winter 2009 Eclipse WTP Weekly Schedule

Details to be added

OpenOffice.org Project

Further information: DPS909 and OSD600 Winter 2009 OpenOffice.org Weekly Schedule

Details to be added

Contribution to the Community

Zenit.senecac.on.ca Wiki Contribution

Further information: Main Page

Pages Added

  • User:John_Dang (this page)

Pages Updated

  • User:JAnastasiade
    • implemented a Wikipedia User structure template
    • added a very brief introduction to user
    • added user online community information
    • added user image
  • User:Fardad
    • implemented a Wikipedia User structure template
    • added a very brief introduction to user
    • added user online community information
    • added user image

DPS909 - Topics in Open Source Development Contribution

Further information: DPS909

Eclipse Web Tools Platform (WTP) Project

Further information: DPS909 and OSD600 Winter 2009 Eclipse WTP Weekly Schedule

Details to be added

OpenOffice.org Project

Further information: DPS909 and OSD600 Winter 2009 OpenOffice.org Weekly Schedule

Details to be added

Apple Development

DPS913 - Foundations of Apple Application Development

Further information: DPS913A.STSY.20091

Apple Mac OS X v10.5.6

Keyboard Shortcuts
Action Mac OS
Activate Menu bar Alt, or F10}
File menu Alt + F
Edit menu Alt + E
View menu Alt + V
Undo ⌘ (Cmd) + Z
Redo ⇧ (Shift) + ⌘ (Cmd) + Z
Cut ⌘ (Cmd) + X
Copy ⌘ (Cmd) + C
Paste ⌘ (Cmd) + V
Select All ⌘ (Cmd) + A

Apple Xcode v3.1.2

Keyboard Shortcuts
Action Mac OS

Apple Interface Builder v3.1.2

Keyboard Shortcuts
Action Mac OS
Activate Inspector Window ⇧ (Shift) + ⌘ (Cmd) + I

Apple Desktop Development

Lab 1 - Create a Simple Mac OS X Desktop Application
Further information: Lab 1

Apple iPhone Development

Lab 1 - Create a Simple iPhone OS Simulation Application
Further information: Lab 1

References

External links

Eclipse WTP

Installing Mac OS X on a Windows PC

Understanding the Corporate Hierarchy