WordPress Backup: online, daily, for free.

Want to store a backup of your WordPress website online, instead of your computer and make it happen automatically, on a daily basis. You can do this easily in a few basic steps:

1) Install the drop box plugin: Click here

2) Make a dropbox account to get 2 GB + 500mb free space : Click here 

3) Activate the WordPress plugin and connect it to your account. Then set the time intervals for a backup to daily.

4) And now you’ll have a daily backup of your whole WordPress site saved on your dropbox account.

 

If you have any questions feel free to ask them ask comments below.

03
May 2012
POSTED BY
DISCUSSION 0 Comments

I’ll be back online with more freebies soon…

I’m currently updating this site and at the same time also developing another site (icanned.com) for web & graphics designers. So until then this site would be pretty much as-is, how ever when I’m done with my project I’ll be back here designing some cool freebie for you. So until then enjoy the available freebies.

Thanks,
Cartondock

01
May 2012
POSTED BY
POSTED IN Misc.
DISCUSSION 0 Comments
TAGS

Create cool CSS only animations:

Add the code below to your CSS file:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
.coolanimation { 
 
	background: transparent;
    	color: #555555;
   	-webkit-transition:all 0.8s ease;
   	-moz-transition:all 0.8s ease;
    	background-position:320px 50%;
    	text-decoration: none;
      text-shadow: 0 1px 0 #eee;
	padding: 20px;
	margin-bottom: 0px;
 
}
 
.coolanimation:hover { 
 
	border-radius: 5px;
	    background-color:transparent;
      color:#252525;
   	-webkit-transition:all 0.8s ease;
    	-moz-transition:all 0.8s ease;
    	background-position:320px 50%;
    	text-decoration: none;
      text-shadow: 0 1px 0 #eee;
	padding: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
      -moz-box-shadow:    inset 0 0 10px #636363;
      -webkit-box-shadow: inset 0 0 10px #636363;
     box-shadow:         inset 0 0 10px #636363;
 
 }

Use this HTML to get the cool animated box:

1
2
3
4
5
<div class="coolanimation">
<h5>Your Title: Hover to see animation</h5>
Your description and other details can be placed here.
 
</div>

Preview

Your Title: Hover to see animation

Your description and other details can be placed here.

23
Feb 2012
POSTED BY
DISCUSSION 2 Comments

Against SOPA

Cartondock

Our site would be censored until the 23rd of January against the internet censorship bills, SOPA & PIPA. Simply if these two bills are passed you may lose your most favourite website. Read more at sopastrike.com and csmonitor.com

19
Jan 2012
POSTED BY
POSTED IN Misc.
DISCUSSION 1 Comment
TAGS

, ,

Creative Business Card Designs

A Small collection of some creative business cards, you can click on the image of each business card to visit the authors site or design page.

Read more…

12
Jan 2012
POSTED BY
POSTED IN Inspiration Misc.
DISCUSSION 2 Comments

Welcome to cartondock.com | Subscribe and never miss a great article or freebie