Switch Between Opened Files in Zend Studio <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>PRO</a></font>
Pressing CTRL + F6 we can easily scroll through the opened files and switch to the file we want to edit. This shortcut works in Eclipse as well. Pressing ALT + any of the right / left arrows allows us to switch between the opened files editors. This shortcut works in Eclipse as well.
Maximize Zend Studio Editor View <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>PRO</a></font>
Pressing CTRL+M maximizes the editor view. Pressing again returns the editor view back to its normal size.
Zend Studio List of Shortcuts <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>PRO</a></font>
Using the Zend Studio we can easily get a detailed list of all shortcuts. We just need to press CTRL + Shift + L.
Zend Studio Comments Shortcut <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>PRO</a></font>
We can easily place a line in a comment. We just need to place the mouse marker on that line and press CTRL + ‘/’. We can comment more than one line by marking the lines we want to comment and press CTRL + Shift + ‘/’. The following video clip shows that.
Open Source 2011 Conference <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>BIZ</a></font>
On June 30th I am going to lecture about Hybrid Applications for Mobile Telephones in Open Source 2011 conference. You can download the slides. If you have any professional question following my lecture please don’t hesitate and place it as a comment to this post.
F# Jump Start <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>PRO</a></font>
Today I deliver a short lecture, kind of a jump start, for those who are interested in doing their first steps with F#. The lecture takes place in Microsoft Israel (Raanana). Doing your first steps with F# you will find everything you need to download and install on your computer available for free at www.fsharp.net. […]
Google+ Overview <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>BIZ</a></font>
Google has just introduced Google+, a new alternative for the facebook platform. The user interface amazingly resembles the one we know in facebook. In the meantime, Google+ is limited for invited people only. Google+ includes the following three main components: Circles, Hangouts and Sparks. In addition, it provides with a simple and easy navigation to its other […]
Code Format Profiles in PHP Zend Studio <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>PRO</a></font>
PHP Zend Studio allows us to specify a code format profile we want our code to be formatted with. Once a format profile was set we can easily change the code format of every PHP source code file we open by pressing CTRL+Shift+F. The following video clip shows how to do it.
Mobile Hybrid Applications Samples <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>PRO</a></font>
I chose to write this post for the benefit of all people who are not familiar with hybrid applications for mobile telephones. In the past, applications for mobile telephones were developed similarly to applications we install on our personal computer. When the case was iPhone they were developed in Objective-C. When the case was Windows […]
CSS3 Basics <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>PRO</a></font>
I have recently completed to develop a course that overviews CSS3 capabilities. CSS3 is the latest standard for CSS. It extends the well known capabilities of the previous versions. Some of the more important new capabilities relate to transitions, transforms and animations. This course includes the following topics: Introduction Borders Background Texts Transforms Transitions Animations Columns You can […]