Archive for 'Tips & Tricks'
Earn money by clicking here
Posted on 06. Apr, 2009 by admin.
Click here to earn money.
Continue Reading
PHP interview question part 4
Posted on 03. Apr, 2009 by admin.
1. How many ways can we get the value of current session id?
session_id() returns the session id for the current session.
2. How can we destroy the session, how can we unset the variable of a session?
session_unregister () Unregister a global variable from the current session
session_unset () Free all session variables
3. How can we destroy the [...]
Continue Reading
Few small steps for Home Bussiness Success
Posted on 01. Apr, 2009 by admin.
Did you know that, in Australia, 60% of small businesses fail in the first twelve months? For those of us who would like to start a small business — maybe even work from home — that’s a very discouraging statistic.
Continue Reading
7 Questions To Ask Yourself BEFORE Starting A Business Blog
Posted on 01. Apr, 2009 by admin.
# Do you really need a blog?
Writing and maintaining a blog takes a certain degree of commitment, as well as a passion (or at least a liking) for stringing words into a decent sentence. If you don’t enjoy writing that much, you could always create an audio or video blog.
Continue Reading
UNIX tips: Learn 10 more good UNIX usage habits
Posted on 28. Mar, 2009 by admin.
From IBM Development Forum : Let’s face it: Bad habits are hard to break. But habits that you’ve just become comfortable with can be even more difficult to overcome. Sometimes, a fresh look at things may provide you with an “A-ha, I didn’t know you could do that!” moment. Building on Michael Stutz’s excellent article, [...]
Continue Reading
UK’s first govt-backed Open Source project launched
Posted on 28. Mar, 2009 by admin.
UK: Schools Minister Jim Knight officially launched the first nationwide Open Source project, the National Digital Resource Bank (NDRB). The new platform will benefit all UK schools that have invested in technologies for putting lessons, coursework and homework online but do not have the digital content to fill them.
The NDRB is based upon Agrega, a [...]
