Difference between revisions of "User:John Dang"
(→Apple Development) |
(→Apple Development) |
||
Line 291: | Line 291: | ||
|} | |} | ||
<h4>Apple Xcode v3.1.2</h4> | <h4>Apple Xcode v3.1.2</h4> | ||
+ | <h5>Automatically Called Methods</h5> | ||
+ | <ul> | ||
+ | <li><i>(void)awakeFromNib</i></li> | ||
+ | </ul> | ||
<h5>Keyboard Shortcuts</h5> | <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;" | {| class="sortable" cellpadding="5" cellspacing="0" border="1" style="margin:0 40px 0 40px; width: 500px; text-align: left; table-layout: fixed;" | ||
!Action | !Action | ||
!Mac OSX | !Mac OSX | ||
+ | |---- | ||
+ | !Display Preferences Window | ||
+ | |⌘ + , | ||
|---- | |---- | ||
!Switching Between .h and .m Files | !Switching Between .h and .m Files |
Revision as of 20:20, 29 January 2009
John Dang | |
Me | |
Born | February 15 |
---|---|
Occupation | BSD Student |
Expected Graduation | May 2009 |
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.
Contents
- 1 Open Source Projects
- 2 Contribution to the Community
- 3 Apple Development
- 4 References
- 5 External links
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 OSX |
---|---|
Exit Dialog | ctrl + eject |
Quit All Applications and Restart | ⌘ + ctrl + eject |
Sleep | ⌘ + opt + eject |
Force Quit | opt + ⌘ + esc |
Log Out | ⇧ + ⌘ + Q |
Log Out Immediately | opt + ⇧ + ⌘ + Q |
Move to Trash | ⌘ + Del |
Empty Trash | ⇧ + ⌘ + Del |
Empty Trash with No Dialog | opt + ⇧ + ⌘ + del |
Eject | ⌘ + E |
Right-Click | ctrl + Click |
Spotlight | ⌘ + spacebar |
Find | ⌘ + F |
Hide Find | ⌘ + H |
Hide Others | opt + ⌘ + H |
Hide All Windows Except Current Window | opt + ⌘ + H |
Minimize Window | ⌘ + M |
Minimize All Windows | opt + ⌘ + M |
Close Window | ⌘ + W |
Close All Window | opt + ⌘ + W |
New | ⌘ + N |
Open | ⌘ + O |
Save | ⌘ + S |
Save As | ⇧ + ⌘ + S |
⌘ + P | |
Get Info | ⌘ + I |
Add to Favorite/Sidebar | ⌘ + T |
Undo | ⌘ + Z |
Redo | ⇧ + ⌘ + Z |
Cut | ⌘ + X |
Copy | ⌘ + C |
Paste | ⌘ + V |
Select All | ⌘ + A |
View as Icons | ⌘ + 1 |
Hide Toolbar | ⌘ + B |
Show View Options | ⌘ + J |
Back | ⌘ + [ |
Forward | ⌘ + ] |
Go to My Computer | ⇧ + ⌘ + C |
Go to iDisk | ⇧ + ⌘ + I |
Go to Applications | ⇧ + ⌘ + A |
Go to Favorites | ⇧ + ⌘ + F |
Go to Folder | ⇧ + ⌘ + G |
Connect to Server | ⌘ + K |
Turn on Zoom | opt + ⌘ + 8 |
Zoom In | opt + ⌘ + '+' |
Zoom Out | opt + ⌘ + '-' |
Negative View | ctrl + opt + ⌘ + 8 |
FKA - Turn on Full Keyboard Access | ctrl + F1 |
FKA - Highlight Menu | ctrl + F2 |
FKA - Highlight Dock | ctrl + F3 |
FKA - Highlight Window/Next Window | ctrl + F4 |
FKA - Highlight Toolbar | ctrl + F5 |
FKA - Highlight Utility Window | ctrl + F6 |
Show/Hide Dock | opt + ⌘ + D |
Switch Application | ⌘ + tab |
Turn VoiceOver on/off | ⌘ + F5 |
VoiceOver Menu | ctrl + opt + F7 |
VoiceOver Option Utility | ctrl + opt + F8 |
Take Picture of Screen | ⇧ + ⌘ + 3 |
Take Picture of Selection | ⇧ + ⌘ + 4 |
Take Picture of Screen to Clipboard | ⇧ + ⌘ + 4, ctrl + select |
Take Picture of Selected Window | ⇧ + ⌘ + 4, spacebar |
Apple Xcode v3.1.2
Automatically Called Methods
- (void)awakeFromNib
Keyboard Shortcuts
Action | Mac OSX |
---|---|
Display Preferences Window | ⌘ + , |
Switching Between .h and .m Files | opt + ⌘ + up |
Apple Interface Builder v3.1.2
Keyboard Shortcuts
Action | Mac OSX |
---|---|
Display Inspector Window | ⇧ + ⌘ + I |
Display Preferences Window | ⌘ + , |
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
- http://pcwizcomputer.com/index.php?Itemid=48&id=76&option=com_content&task=view
- http://www.windowsdevcenter.com/pub/a/windows/2005/01/18/PearPC.html
- http://wiki.osx86project.org/wiki/index.php/Vmware_how_to - [Tested (2009/01/18): Works]