Navigation

Search

Categories

On this page

PHP & .Net
On the topic of Presentations...

Archive

Blogroll

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

RSS 2.0 | Atom 1.0 | CDF

Send mail to the author(s) E-mail

Total Posts: 148
This Year: 1
This Month: 0
This Week: 0
Comments: 42

Sign In
Pick a theme:

# Friday, June 17, 2005
Friday, June 17, 2005 9:24:41 AM (GMT Daylight Time, UTC+01:00) ( .Net Web | Consultancy Skills )

I'm evaluating PHP versus .Net for an application I have to build. One factor that favours PHP is hosting costs. LAMP hosting is much cheaper than .Net hosting. PHP gives most of the functionality that .Net can give, more like classic ASP so the higher cost of .Net hosting cannot be justified. So I'm learning PHP and MySQL. I'm pretty good with Linux but never tried any development on it.. so here goes. I'm planning on using Apache mod_rewrite, there is an IIS equivalent but not so powerful as mod_rewrite. If I had done this in .Net, I'd have to write it as an http handler. I might do this later but its nice to have this as part of the web server. A few regular expressions is all it takes.

Comments [0] | | # 
# Friday, March 11, 2005
Friday, March 11, 2005 6:21:57 PM (GMT Standard Time, UTC+00:00) ( Consultancy Skills )
In my limited experience with presentations and from what I've learned here are some few pointers.
  1. Keep each slide brief , but cover the main points. Do not cram a lot of text on the slide.
  2. Keep the presentation notes simple. Do not have a huge pile of notes. Your notes should be brief and expand upon the text in the slide.
  3. Keep eye contact with the audience. Look at everyone. This has two affects. First, is that you can see how the audience is responding and secondly, it builds the confidence levels since it feels like you are talking to someone and not just an empty room.
  4. Know the power of pauses and silences. Pausing during a presentation gives the impression that you are confident. It also allows to recover from nervousness. Use frequents pauses to make the presentation enjoyable, and not seem like reading something
  5. It is normal to be nervous. If someone says that they are not nervous during a presentation, then something is wrong with them. It is natural. You have to know that you are nervous and not let it overwhelm you.
  6. Always look at the audience, and not at the screen or the computer.
  7. Do not talk down to the audience. You are the expert in what you are presenting, but do not treat the audience like dummies.
  8. You must be able to explain anything you put on the slide, no matter how insignificant it is. If you put something up there and someone asks you a question about it, it will look very very bad if you can't explain it. So if you don't know what it is, do not put it on the slide
  9. Relax, and smile.
  10. Practice, Practice and practice. No matter how many you have done, do this. It builds confidence
  11. Never try to read from your notes. Remember, you are presenting not reading
  12. Create your own presentation, and make your own notes. If you are using someone else's slides, atleast make your own notes
Credit goes out to my tutors who have hammered these points into me :)
Comments [0] | | #