Rugg
-
Simple alternative to Google Analytics?
Thanks for the replies. I've heard some good things about Piwik too. For those of you using Piwik, or have used it in the past…do you install it on your server, or use a different method?
-
Difference between .post.name and .post .name?
@chrisp Awesome, thank you.
-
Feedback on Portfolio Design
@paulie_d "You might want to think about some form of 'anti-spam' protection/encryption as, AFAIK, you don't have any at the moment." I'm interested in this as well. Can you recommend a secure solution? So far…I'…
-
Notify when no more posts to load
Thanks for the reply @thedoc . I'll have to give it a try. Anyone else with a suggestion by chance?
-
Click function for :hover states on touch devices
@Chrisp Awesome. Thanks for the resource.
-
Click function for :hover states on touch devices
Thanks for the replies. @chrisp @joshuanhibbert How exactly would I go about doing that? @jarolin Changing :hover to :active provides a partial solution, but the animation returns to the original state (closed) if the user release the mouse click.…
-
Change line of text every few seconds?
Thanks for the suggestions, WIll have a look.
-
Prevent downloading of webfonts from server?
Just came across this nice article (2009)…providing an overview of the discussion here. http://blog.typekit.com/2009/07/21/serving-and-protecting-fonts-on-the-web/
-
Prevent downloading of webfonts from server?
Ok thanks for all your incite. Looks like I have some catching up to do. Cheers
-
Prevent downloading of webfonts from server?
Oh nice. Does Hoefler have web fonts now? Also what exactly is base64 encoding in regards to fonts and such?
-
Prevent downloading of webfonts from server?
Ahhh. Great that makes sense. I was assuming It would be something similar to the google webfonts css
-
Prevent downloading of webfonts from server?
@chrisburton That's what I was summing, but what prevents someone from simply downloading the associated files within the web inspector? Most font hosting sites seem to have configured a secure method preventing access to files, or if access …
-
Prevent downloading of webfonts from server?
Hi Chris, well none at this point, But if I were to purchase a web font from Myfonts.com rather than using a font hosting service like Typekit or Font Deck etc. The mentioned services do a fairly great job and protecting their fonts, using various …
-
Time to upgrade web hosts. I need some real life input, please
I am currently hoting with StableHost and would certainly recommend it to others. It's reasonably priced, has good uptime, and customer care is top notch…support tickets are generally answered within 15 to 30 minutes. live chat is also availa…
-
Adjust thickness of css 'line-trough'?
@andyhowells Awesome that works too. Cool
-
Adjust thickness of css 'line-trough'?
Thanks chris, Think I will just use the span and border method
-
US citizen Attempting to buy (.de) domain extension -- Tax ID, Address required -- Any solutions?
@traq It appears to have worked. I've been able to add the domain to my hosting server. Under my list of active domains, however, the domain in question is (pending).
-
US citizen Attempting to buy (.de) domain extension -- Tax ID, Address required -- Any solutions?
If anyone experiences a similar issue…I solved this rather easily. Simply enter n/a in the required fields.
-
Saving .SVG for web
Awesome, Thanks for the resource…just what I was after.
-
Click div & copy code to pasteboard?
Interesting Thanks for all the feedback
-
Click div & copy code to pasteboard?
Thank you - will have a further read
-
Multiple keydown events fire while holding down key too long (Please help)
@dustinwoods sent you a private message the other day…curious if you've had the opportunity to take a look Cheers
-
A Guide To Using CodePen - Help Us Help You.
Good suggestion @andy_unleash A few things that could use some fine tuning include: Search results page Perhaps the results can display the pen previews as seen in the picks, etc. Toggle Code View Provided an option for window arrangement in code…
-
A Guide To Using CodePen - Help Us Help You.
Awesome guide Andy. Nice of you to take the time to whip it out. On a side note — and please don't take me the wrong way — I mean this with all respect to those involved with Codepen, but I sincerely think the site design would benefit from ma…
-
Toggle body width using buttons?
Solved this… For anyone interested in something similar, the following fiddle can do the trick. http://jsfiddle.net/ZfHZV/61/
-
Multiple keydown events fire while holding down key too long (Please help)
@dustinwoods Awesome, thanks for your help and patience. What exactly was the problem with it?
-
Multiple keydown events fire while holding down key too long (Please help)
@dustinwoods Great! Thank you very much. It seems to work quite well, although I noticed the scroll function randomly comes to a complete stop sometimes…typically on the scroll back towards the top. Would you have any idea what could be causing th…