Media Extreme

Development Notes

Archive for the ‘News’ Category

adding jquery to wordpress

without comments

jQuery is already in wordpress so if you need to use it, there is no need to pull it in from elsewhere.
Use:
wp_enqueue_script(‘jquery’);
to access jQuery. However, you will not be able to use $(). The right way is to

Written by chuck

December 22nd, 2011 at 8:12 pm

Posted in News

Father of C and Unix died

without comments

Dennis Ritchie, dmr, died. He co-created UNIX and C. He was 70 years old.

So, Steve Jobs, Dennis Ritchie, who’s next?

Written by chuck

October 12th, 2011 at 3:56 pm

Posted in News

Tagged with ,

MediaExtreme.com lives

without comments

ME was a consulting business I had a long time ago. Now I’m rebuilding this as a site chronicling my development efforts.

Written by chuck

September 25th, 2011 at 8:25 pm

Posted in News