WebPack | production notes

  • Archive
  • RSS
  • Ask me anything

How To Build A Real-Time Commenting System

Creating Generic Blog Commenting System

START FROM A TEMPLATE

I want to focus on adding real-time commenting to a blog post so let’s start from a template.

This template re-uses the HTML5 layout defined in the post on Coding An HTML 5 Layout From Scratch and the file structure we’ll start with is as follows (with some additions that we don’t need to worry about at the moment):

  • css (dir)
    • global-forms.css
    • main.css
    • reset.css
  • images (dir)
  • index.php
  • 10 months ago
  • Permalink
Share

Short URL

TwitterFacebookPinterestGoogle+

30+ Awesome jQuery Image and Slider Plugins from 2012

Those times when neat image effects were achieved with Flash are gone. jQuery has drastically changed the way developers work. Because its light-weight, easily customized and has unlimited possibilities, jQuery has become the new standard for displaying visual media on the web. For this roundup we’ve prepared 30 fresh, useful and simply awesome jQuery image and slider plugins that we’ve found this year. You’ll find some really stunning gallery solutions for every taste as well as some creative image effect plugins there.

    • #jQuery
    • #slider
  • 10 months ago
  • Permalink
Share

Short URL

TwitterFacebookPinterestGoogle+

Cascading Content with CSS3

Today we’re going to creat a cascade content show with CSS3. The key point is using the checkbox buttonand a combination of the :checked pseudo-class with sibling combinators.

Please note that the CSS3 properties will only work in browsers that support them.

View the demo | Download

    • #CSS3
  • 10 months ago
  • 1
  • Permalink
Share

Short URL

TwitterFacebookPinterestGoogle+

Impress.js - A CSS3 based JavaScript presentation framework

A few months back Bartek Szopka released impress.js, a JavaScript presentation tool that uses CSS3 for all of the transitions and transformations in modern browsers.

While impress.js is a little different than the projects we usually cover on the changelog, it is a very cool tool in it’s own right. Being one of the highest watched repositories on github, it obviously has drawn the attention of many.

Impress got it’s inspiration from prezi.com, and the possibilities are endless. Using it takes a little setup (developing, designing, and laying out your “slides”). Once your content is setup, initializing impress is simple:

<script src="js/impress.js"></script> <script> impress().init(); </script> 

Use the source, Luke!

Bartek strongly encourages you to read through the source to understand what impress is doing. If you look at the official example, you will see commented source code explaining how to use impress.js.

As the documentation explains:

The only limit is your imagination

Checkout a few more examples to see it in action. You can also browse the source at GitHub.

(via gregbabula)

Source: thechangelog

  • 11 months ago > thechangelog
  • 28
  • Permalink
Share

Short URL

TwitterFacebookPinterestGoogle+
Pop-up View Separately
Pop-up View Separately
Pop-up View Separately
Pop-up View Separately
Pop-up View Separately
Pop-up View Separately
PreviousNext

theme-hunter:

6 Color Scheme Tools

COLORlovers
The biggest resource community for colour palettes as well as patterns. Plus points that they spell “colour”correctly my British way.
Kuler
From Adobe it pretty much works the same way as COLORlovers where you also create your own schemes or edit others accordingly.
Colorotate
This site is a little more interactive and fun with the 3D elements. In addition there are few fun mixing/blending options.
Color Scheme Designer
The Wheel! A great resource for creating schemes as well options for “light-er” or “dark-er” versions.
Pictaculous
There are a few picture-to-colours applications but this is my favourite as, in my opinion, its most accurate. In addition to finding you colours from an image you’ve uploaded, it suggests other similar colour schemes from Colourlovers and Kuler. You can also download swatch files which I find useful.
Color Palette Generator (DeGraeve.com)
If you’re lazy or don’t have the image on your computer, this site lets you use URL’s instead.
  • 11 months ago > theme-hunter
  • 37472
  • Permalink
Share

Short URL

TwitterFacebookPinterestGoogle+

Light CSS3 Loading Progress Bars



Light CSS3 Loading Progress Bars

These progress loading bars have been crafted using pure CSS3. They look great on light backgrounds, are easy to implement and come in a variety colours for you to choose from.

Live Preview & Browser Support

Check out the live preview.

Supported in all modern browsers, and will degrade gracefully to varying degrees in Internet Explorer versions.

Looking for something darker?

We also have a set of Dark CSS3 Loading Progress Bars available!

  • 11 months ago
  • Permalink
Share

Short URL

TwitterFacebookPinterestGoogle+

Design a prettier pagination with CSS3

  • 11 months ago
  • Permalink
Share

Short URL

TwitterFacebookPinterestGoogle+

Front-End Product Engineer

Location: New York, NY

Department: Engineering

Type: Full Time

Min. Experience: Experienced

A versed engineer and perfectionist with good taste, ready to take ownership of entire features.

What you’ll do:

  • Create new and improve existing features that keep our growing millions of users doing amazing things with their blogs
  • Write snappy code, from flexible JavaScript libraries to concise, reusable PHP models
  • Work with the latest open-source projects for extreme scale and a few of our own
  • Collaborate with an extraordinarily small and talented team of designers and backend engineers

What we’re looking for:

  • A passion for beautiful, pragmatic code paired with a strong sense of product design
  • Experience with sites that rely on architecture beyond the basic LAMP stack
  • Demonstrated work beyond the frontend and ability to integrate with a wide array of backend technologies and services
  • A deep understanding of Tumblr’s features
  • Smarts, humility, and equal willingness to learn and teach

Tools we like:

  • PHP5
  • MySQL taken to its furthest extent
  • Prototype and jQuery (along with hand-crafted JS)
  • Varnish and memcached
  • Asynchronous requests and queues (frontend and backend)
  • Ruby
  • git and GitHub

Founded by David Karp in New York City in 2007, Tumblr is a microblogging platform that allows users to effortlessly share anything. Tumblr now hosts over 50 million blogs with over 20 billion posts to date. Our pageview to engineer ratio is 1 billion PV per month to 1 engineer. This means every line of code every developer writes has a huge impact. We are focused on building tools and technologies that will advance the state of the art in dealing with massively scaled websites as we quickly grow past 30,000 requests and 1,300 posts per second. We are also excited to deliver a range of new products that will enable users to share their own creative content, discover content, and connect to one another in new ways.

Source: tumblr.theresumator.com

  • 11 months ago
  • Permalink
Share

Short URL

TwitterFacebookPinterestGoogle+

SLICEBOX – A FRESH 3D IMAGE SLIDER WITH GRACEFUL FALLBACK

Useful and Creative jQuery Image Sliders Tutorials

    • #SLIDER
    • #3D IMAGE SLIDER
  • 11 months ago
  • Permalink
Share

Short URL

TwitterFacebookPinterestGoogle+

30 Professionally Designed Fully Responsive WordPress Themes

  • 11 months ago
  • Permalink
Share

Short URL

TwitterFacebookPinterestGoogle+

30+ Invaluable jQuery Tutorials For Designers

  • 11 months ago
  • Permalink
Share

Short URL

TwitterFacebookPinterestGoogle+

Creating Stunning Visualizations with Impress.js

    • #js
  • 12 months ago
  • Permalink
Share

Short URL

TwitterFacebookPinterestGoogle+

How to Create an Audio Player in HTML5 & CSS3 [Tutorial]

  • 1 year ago
  • Permalink
Share

Short URL

TwitterFacebookPinterestGoogle+

Government Digital Service Design Principles

Listed below are our design principles and examples of how we’ve used them so far. These build on, and add to, our original 7 digital principles.

  1. Start with needs*
  2. 2Do less
  3. 3Design with data
  4. 4Do the hard work to make it simple
  5. 5Iterate. Then iterate again.
  6. 6Build for inclusion
  7. 7Understand context
  8. 8Build digital services, not websites
  9. 9Be consistent, not uniform
  10. 10Make things open: it makes things better

Source: gov.uk

  • 1 year ago
  • Permalink
Share

Short URL

TwitterFacebookPinterestGoogle+

5 Lightweight jQuery Alternatives for Mobile Development

  • 1 year ago
  • Permalink
Share

Short URL

TwitterFacebookPinterestGoogle+
Page 1 of 5
← Newer • Older →

Logo

About

Top

  • RSS
  • Random
  • Archive
  • Ask me anything
  • Mobile
Effector Theme by Pixel Union