August 2010
34 posts
Farewell Tumblr, It's Been A Blast
In late January we moved the Envato Marketplace blogs here to Tumblr, and it has been a blast. A crazy 4,006 posts later over seven tumblogs, we’ve come to appreciate Tumblr’s speed and flexibility, its informal atmosphere, its variety of post types, its integration with other social media sites, and its bookmarklet that allows you to create Tumblr content from just about anywhere.
...
3 tags
2 tags
2 tags
Best 10 Cheap Web Hosting Providers →
“If you own a website and have your own domain name registered, chances are that you also have a hosting provider where you have uploaded all the files of your website. It’s very important on the part of bloggers or webmasters to choose a reputed hosting provider for their business.
“Using a good web hosting provider ensures that your website is running smoothly and do not face any...
3 tags
Quick Tip: An Introduction to Sammy.js →
“You’ve been seeing it for a while now with Google’s Reader, Gmail, and most recently, on Facebook. Probably, you, too, would like to write RESTful evented JavaScript applications. Well, fellow developers, meet Sammy.js, a tiny JavaScript framework built on top of jQuery. Sammy utilizes the URL hash (#) to allow you to create single page AJAX applications that respond to your browser’s back...
2 tags
1 tag
I want a website that pops-up on peoples GPS systems when they drive by my...
– (via clientsfromhell)
3 tags
HTML5 Apps: What, Why, and How
→
“If you want to build web apps, you might want to think about using HTML5. HTML5 is the new hotness when it comes to app development, and it has the potential to change the way software is made and sold. It also activates the millions of people out there who know how to make web pages, and never thought their skill set could be used for something else. But before jumping into development,...
2 tags
3 tags
2 tags
2 tags
2 tags
2 tags
Who Needs University? The Best Nettuts+ Screencast... →
“Education is expensive…very expensive! But, luckily, 95% of the tutorials and courses on Nettuts+ are free! And, should you require more training, a Tuts+ premium subscription is extremely cheap, at only $9 per month. Whether you’re hoping to learn jQuery, WordPress, CSS, Tumblr, PHP, CodeIgniter, or JavaScript, we’ve got you covered! Further, if screencasts are your thing, you’re...
2 tags
3 tags
2 tags
2 tags
CodeIgniter from Scratch: Profiling, Benchmarking & Hooks
“In this 15th episode of the series, we are going to learn about three subjects: Profiling, Benchmarking and Hooks. You can use these tools to analyze your CodeIgniter applications performance, and figure out what part of the code you need to optimize. We are also going to make even further improvements to the Profiler library to...
2 tags
2 tags
1 tag
2 tags
1 tag
How can I send my newsletter to customers who didn’t check “I want to receive...
– (via clientsfromhell)
3 tags
2 tags
3 tags
2 tags
2 tags
3 tags
3 tags
2 tags
2 tags
2 tags
How to Use CakePHP’s Access Control Lists →
“If you’re building a CMS, you’ll probably need different user roles—superusers, admins, users—with different permission levels. Too complicated to code? Enter CakePHP’s ACL (Access Control Lists). With the right setup, you’ll be checking user permissions with just one line.”