Articles & Snippets

Search for content...
/

Start typing to search

Twitter SMS alerts

Posted by Cătălin on Sat, 23 Oct 2010

Twitter SMS alerts

Use this simple PHP script to send direct messages or to receive alerts (SMS, email) through Twitter: <?php$result = shell_exec('curl -u TWITTER_USER_SENDER:TWITTER_PASSWORD -d "text=Testing a remote...

Read More...
code

How To Make Innovative Ideas Happen

Posted by Cătălin on Fri, 22 Oct 2010

In order to take an innovative idea from the embryo of a concept to market...

In order to take an innovative idea from the embryo of a concept to market, you need to have the determination to push through failure. The odds are against you no matter the idea and statistics say you...

Read More...
code

Homemade Spacecraft

Posted by Cătălin on Tue, 19 Oct 2010

Video from a camera attached to a weather balloon that rose into the upper stratosphere and recorded the blackness of space.

Video from a camera attached to a weather balloon that rose into the upper stratosphere and recorded the blackness of space. Homemade Spacecraft from Luke Geissbuhler on Vimeo.

Read More...
code

Firefox Address Bar Typed URLs History Removal

Posted by Cătălin on Mon, 11 Oct 2010

Firefox Address Bar Typed URLs History Removal

Pull down the address bar typed URLs history list, use cursor or mouse to point the URL or link that you want to delete, and then press SHIFT-DELETE keys. The URL or link will be removed from the address...

Read More...
code

Your text is too small

Posted by Cătălin on Fri, 20 Aug 2010

Your text is too small

As technology changes, design changes to adapt. Consider screen resolutions over time. In the past decade, designs have moved from accommodating 640 x 480 (still over 10% of users in 2000) to 800 x...

Read More...
code

How to modify your MX records for Google Apps Mail / Gmail?

Posted by Cătălin on Sun, 8 Aug 2010

How to modify your MX records for Google Apps Mail / Gmail?

Once you sign up your domain for Google Apps, you will have to change the MX records for your domain in order to use it in Gmail. If you are using cPanel, this can be easily done by using the MX Entry...

Read More...
code