Uncategorized
Twitter Updates for 2010-07-21
by admin on Jul.21, 2010, under Uncategorized
- “@smashingmag: Ultimate Guide to HTML Emails – Basics, Tips, Tutorials and Resources – http://bit.ly/bf6pdi” #
Twitter Updates for 2010-07-20
by admin on Jul.20, 2010, under Uncategorized
- This is big @rackspace to opensource their proprietary cloud server and files software : http://bit.ly/coILj2 #
- “@smashingmag: Free Toolbar Icon Set: free icons for software toolbar and Web (35 icons) – http://bit.ly/ayWPi0” #
- “@99designs: 10 Free Wireframing Tools for Designers | via @Mashable | http://bit.ly/dbx1vL” #
- “@mediatemple: How To Use CSS3 Media Queries To Create a Mobile Version of Your Website http://mdtm.pl/9NMeSV via @smashingmag ^EF” #
Twitter Updates for 2010-07-05
by admin on Jul.05, 2010, under Uncategorized
- Nexus: free Win apps for file and font management, to-do lists etc. – http://bit.ly/1bltv0 #useful #
- Skype is on Magento http://ff.im/-ndx9U contact us to get your company on magento!! #
Twitter Updates for 2010-06-27
by admin on Jun.27, 2010, under Uncategorized
- “@smashingmag: Bounce: a lightweight application for giving quick feedback on a web page – http://bit.ly/dgcmxR” #
- @atdiehm happy birthday in reply to atdiehm #
- “@jvfconsulting: Stop holding your iPhone wrong! http://su.pr/1Aw2Y1” #
- “@sitepointdotcom: jQuery Fundamentals – a Free Online Book http://bit.ly/abwj5D” #
- “@smashingmag: jWizard: jQuery Plugin for generating a Windows Wizard-like interface for Web apps – http://bit.ly/bts6uZ” #
Twitter Updates for 2010-04-07
by admin on Apr.07, 2010, under Uncategorized
- It's a great day in NYC for a tweet! Hello friends! #
Twitter Updates for 2010-03-22
by admin on Mar.22, 2010, under Uncategorized
- RT @smashingmag: WordPress functions.php Template with 15 Essential Custom Functions – http://bit.ly/cDYjq6 (via @catswhocode) #
No space left on device: Couldn’t create accept lock
by admin on Feb.26, 2010, under Uncategorized
Ahhhhh! Apache won’t restart. What’s going on? Well the below was the issue….dang semaphores!
(28)No space left on device: Couldn't create accept lock or [crit] (28)No space left on device: mod_rewrite: could not create rewrite_log_lock Configuration Failed
There were myriads of semaphore-arrays left, owned by my apache-user. ipcs -s | grep apache Removing this semaphores immediately solved the problem. ipcs -s | grep apache | perl -e 'while (<STDIN>) { @a=split(/\s+/); print `ipcrm sem $a[1]`}'
Special Thanks to: Carlos Rivero
Twitter Updates for 2010-02-23
by admin on Feb.23, 2010, under Uncategorized
- Massive Network is an Olympian Feat http://is.gd/8NbZm #
Twitter Updates for 2010-02-18
by admin on Feb.18, 2010, under Uncategorized
Leave a Comment more...Twitter Updates for 2010-02-17
by admin on Feb.17, 2010, under Uncategorized
- New article: Add Markers to a Map Using the Google Maps API and jQuery http://articles.sitepoint.com/article/google-maps-api-jquery #