EP 168 - A New Beginning
There are already 32 Comments
About the Show
So here it is, the first attempt at a new look From the Couch.
In this show you see David wireframe a property site and also give you insight into how to break the mould with new layouts.
We also discuss our decision to cut the prices of our themes and fight over Dual and Quad Core.
The show is completely different to how we used to film and produce so things will inevitably need tweeking but we hope you enjoy it!
P.S We released a new Theme today and cut our prices! Check it out: New Theme and a Price Cut!
Popular Posts
- (53) Creating a Scrolling Gallery Using jQ...
- (50) Creating an effective Mood Board
- (42) 100th Episode of From the Couch
- (42) Interview with SEO GURU WP, aka Chris...
- (36) Yummthemes debacle and what we think
- (32) EP 168 - A New Beginning
- (29) 1,000 Clients or 1,000,000 Fans
- (28) From the Couch is Changing
Latest post from our written blog
Obox joins the Tumblr Premium theme directory
Last week Tumblr announced its new Premium Theme directory and since we have been in the premium micro blogging market for a long time now (we consider ourselves the first to the market) we felt obligated to jump on board. The moment Tumblr made the announcement we managed to get hold of them and propose that we contribute to their new section. No less than 10 minutes later we got a reply
Continue Reading
Wireframing over the shoulder
18 Jun '09 |
There are already 23 Comments
About the Show
In the process of creating the Obox Signature Series Themes we have had to create a shopping cart system (custom built... why? we don't know), so that involved a design.
But before we could design it I had to visualize this beast in my head and get it onto paper. So since I love wireframing so much, and talk about it often, I decided to film the whole process from start to finish.
What you see in this episode is me (David) drawing the wireframes from scratch (its been fast forwarded so don't worry).
Enjoy ;)
Also check out:
View and Comment on 'Wireframing over the shoulder'
Latest Comment
Jesse Luna 02 Jan, 2010 00:09:32 AM
Fun watching another designer map out a web page. Thanks for sharing. I've been working remotely for the past 5 years so don't get a lot of chances to even work with other designers in person. Thanks again! ~@JesseLuna...
Keeping your elements alive using jQuery.live()
17 Jun '09 |
There are already 23 Comments
About the Show
Marc shows you how to use a function he discovered in jQuery called jQuery.live(). This allows you to set the function to not only current elements but also future elemnents, therefore all your page elements will stay live even after you have made an ajax call.
Method:
Instead of using the following function.
$("[id^=myid]").click(function(){$do="something";});
Use the jQuery.live function.
$("[id^=myid]").live("click", function(){$do="something";})
This will make sure that all future elemnts relating to the selector behave with the set function.
Links Related to this post:
View and Comment on 'Keeping your elements alive using jQuery.live()'
Latest Comment
Camilo 23 Aug, 2010 10:05:22 AM
You son of a gun!....just exactly what I was looking for..thank you so much for this vid..I would like to but you a coffee...lol...
How to Create a Simple Wordpress Plugin
10 Jun '09 |
There are already 17 Comments
About the Show
In this screencast, Marc runs over his code for a simple "Twitter Directory" plugin for Wordpress, explaining certain details and sharing tips along the way.
The following issues are attended to in this post:
- Adding an Activation Hook to your plugin.
- Creating new tables in your Wordpress database using SQL.
- Running a custom database Query.
- How to get wp_redirect() to work without throwing the "Cannot modify header information" error.
- Correct usage of the add_menu() function.
Download the OCMX Twitter List plugin HERE
Useful links related to this post:
View and Comment on 'How to Create a Simple Wordpress Plugin'
Latest Comment
Ken 02 Sep, 2010 04:04:56 AM
Nice tutorial.. After installing and activating the plugin, I tried adding an new entry. I got an error saying "You do not have sufficient permissions to access this page." I'm not sure how to fix this. Any ideas?...
Example of creating hype before a product launch
04 Jun '09 |
There are already 9 Comments
About the Show
In this lesson on marketing David shows you how Obox creates hype around a product which is soon to be launched.
By feeding your potential customers little bits at a time you will create interest and anticipation leading up to launch day.
The example involves David taking a tiny screenshot of one of their upcoming Wordpress themes, uploading it to Flickr and then tweeting about it. His intention is for the people to click on the link and want more once they see the image.
The preview is just enough to give you an idea of the theme but not enough to really know what its like. The anticipation generated from sneak peaks are very powerful when it comes to building up your product before launch day.
Its used to perfection by car manufacturers when they develop new models and this example is almost the same theory.
Links mentioned in this post:
View and Comment on 'Example of creating hype before a product launch'
Latest Comment
JON ALEY 29 Aug, 2010 12:57:20 PM
good work. this art work is what I've looking for, it fits to my taste in paintings. ...
How to Add Detail to a Design Element
27 May '09 |
There are already 21 Comments
About the Show
David shows you how to enhance a simple ribbon effect in Fireworks.
By adding gradients, drop shadows and multiple layers, in a balanced and controlled way, you will realise that there is huge scope to enhance the look of almost any element in your design.


Latest Comment
Santrafüj Pompa 27 Jul, 2010 16:52:15 PM
tnks...