Koopa
-
How are pens featured on CodePen? Criteria?
Look on the stats page there you find the secret ;) Pens Featured by our caring staff
-
How can i have a pdf previewer on webpage ?
Flash is dead, you should use a HTML5 Plugin I found this http://www.turnjs.com/ it looks quite well.
-
Vote for CodePen's rodeo
Use a modern browser and you will see more ;P
-
Make Google ignore some text
Hmm good idea, I will try that. Thank you very much ;)
-
slightly complex icons - Icon Font or Sprite?
i would go for an svg
-
iframe flickering while resizing it
Thanks guys :) After the sixth attempt is finally got it working, by rewriting my entire js.
-
My new website (about 1 month old)
I don't see why it should be spam?
-
iframe flickering while resizing it
Yes it even flickers when you export it from codepen. I'm perhaps too perfectionist in those things but I personally hate things that lag or flicker
-
iframe flickering while resizing it
But it's quite strange, because when I remove the separator element, which is only a div, the flicker is gone :S http://codepen.io/Koopax/pen/vfmLr
-
iframe flickering while resizing it
hmm it's so weird, I still couldn't fix it :(
-
Intel Core i3 for programming
Any computer, which is capable to run the latest browsers is sufficient for web development. A fast internet connection is more important, than the specs of your machine ;)
-
[UPDATED: First Look] I am building a sass compiler and project manager for windows.
I'm looking forward to check it out ;) It seems very clean and simple to use
-
How to take "responsive screenshots"
It would be nice to know which Os you are using. Personally I use an app named Papparazzi! on Mac OS X
-
Automatic git pushes
Or check out http://www.sourcetreeapp.com, that's pretty much the same for free
-
Automatic git pushes
@traq Sounds logic, but how to work with databases in all this stuff?
-
Automatic git pushes
Well I had usually the habit to edit the files directly on the server but I thought it would be nice to use git in some way to get the project version controlled. So I thought this would not change anything to my habit but I get some nice features …
-
Please review my first site
Same impression than siouxfan45: your logo should be at a higher resolution. Everything else looks good, very clean and organized.
-
Please review this mock-up
I quite like your design. But you should scale down the 4 images in the center of the page for small resolution, otherwise they stretch the site
-
Get into version control
Hmm I noticed that there is a git integration in Coda 2, but I don't understand yet how that's working :(
-
Responsive Menu
Quite simple :) but that solves only half of the problem, because the margin-top isn't set back to 0px
-
Strange nameserver problem
I got the same problem myself. I changed the hosting server yesterday and to do so I change the nameservers on godaddy.com. It's weird because on my computer my domain still points to my old server. But on all other computers it seems to work r…
-
SASS/LESS slower than CSS ?
Thanks CssGenie, I always thought Sass would be preprocessed like Less.
-
SASS/LESS slower than CSS ?
Yes it's clear that it will only make a difference when it is processed on the server.
-
Can't get Css Menu effect on hover
You should post the code or a link instead of a picture...
-
CSS Menu Slider for Mobile Devices - Collaboration
I would prefer to have a js fallback for the browsers which do not support transitions.
-
hover pics displays multiple
People could better help you if you post a link or if you make a reduced test case on Codepen
-
Invisible text
All mobile devices support HTML5, so it could be due to a specific HTML 5 tag. Happy Christmas :)