Pictournal
A Photo Journal I've designed in few hours, today.
I'm yet to decide whether the back-end will be Rails or Node.js.
A Photo Journal I've designed in few hours, today.
I'm yet to decide whether the back-end will be Rails or Node.js.
Work on the future version of JsFiddle.net has begun. There's still much to do, but some of the UI is already in-place, and will need very little changes.
Work on the future version of JsFiddle.net has begun. There's still much to do, but some of the UI is already in-place, and will need very little changes.
input[type='checkbox'] {
background: #fff;
border: solid 2px #AD2A1A;
height: 24px;
width: 24px;
-webkit-appearance: none;
-webkit-border-radius: 4px;
}
input[type='checkbox']:checked {
background: #fff;
border: solid 2px #ADABA8;
}
input[type='checkbox']:checked:after {
content: ' ';
display: block;
width: 14px;
height: 14px;
background: #C9C7C5;
position: relative;
top: 3px;
left: 3px;
-webkit-border-radius: 2px;
}
Here's a simple solution to have custom checkboxes (or radios) on WebKit-based browsers. I'm using this method for styling inputs on Mobile Safari mostly.
You can see an example here: jsfiddle.net/oskar/Ug6yF/
The simplest way to monitor your website position in search engines.
We'll be releasing the service quite soon, which means that we're looking for beta testers!
Updated my landing page.
Removed all image-based fonts in favor of Google Fonts (which is a bit buggy at times). Added lot of CSS3 love. Etc
Finally, after a few weekends, we've completed ASAP!
A side project of mine. The idea is that one doesn't have to log in to create a todo list, it's all permalink-managed, anyone can add an item once he knows the unique URL.
The app is pretty much ready, just needs to be deployed! Hopefully this will happen by tomorrow :-)
Our new invoicing application launching soon! We're planning on giving out a few beta accounts. Get yours at floomapp.com.
Additionally, early testers will get discounts on their accounts, and some candy!