You Script. You Style. Introducing Script & Style.

By  on  

Any good designer or developer is never satisfied with their knowledge. To maintain and grow as a designer or developer, the person must read the popular blogs, keep up with the new tools, and take as much from their web experiences as they can. From my experience, I would even go as far as to say that designers want to be developers, and visa versa.

With that in mind, Chris Coyier and I have launched a website for both designers and developers:

ScriptAndStyle.Com

Script & Style allows designers and developers to post links to interesting, helpful, and groundbreaking blog articles about JavaScript, CSS, XHTML, and whatever sexy acronym has penetrated the minds of professional web architects.

What makes Script & Style different from other similar sites? Easy:

  • Exclusive articles -- Read articles about new ideas from experienced, creative authors. I authored the first one: Drag, Drop, Sort, Save.
  • You have the power -- If you spot an article you think that designers and developers should know about, submit it for approval.
  • Moderated links -- Cut through the crap and avoid spam or sponsored posts. Only worthy links are promoted.
  • Script AND style -- CSS and JavaScript are no longer separate topics. With the emergence of JavaScript libraries, CSS and JS have become almost a singular topic. This site will cover both, not just half of modern web GUI.
  • Responsive posting -- Chris and I post every day of the week. Expect links every single day of the week.
  • Direct Links -- You don't need to click through to a specific article page to get to the article; hit the direct link and move on to the good stuff.

Be sure to check out the new website: Script & Style. Don't forget to grab the RSS feed too! And lastly, for the love of the web, if you find a great web article, be sure to submit it!

Recent Features

  • By
    CSS Filters

    CSS filter support recently landed within WebKit nightlies. CSS filters provide a method for modifying the rendering of a basic DOM element, image, or video. CSS filters allow for blurring, warping, and modifying the color intensity of elements. Let's have...

  • By
    Creating Scrolling Parallax Effects with CSS

    Introduction For quite a long time now websites with the so called "parallax" effect have been really popular. In case you have not heard of this effect, it basically includes different layers of images that are moving in different directions or with different speed. This leads to a...

Incredible Demos

  • By
    Web Notifications API

    Every UI framework has the same set of widgets which have become almost essential to modern sites: modals, tooltips, button varieties, and notifications.  One problem I find is each site having their own widget colors, styles, and more -- users don't get a consistent experience.  Apparently the...

  • By
    HTML5’s placeholder Attribute

    HTML5 has introduced many features to the browser;  some HTML-based, some in the form of JavaScript APIs, but all of them useful.  One of my favorites if the introduction of the placeholder attribute to INPUT elements.  The placeholder attribute shows text in a field until the...

Discussion

  1. Miguel Palazzo

    Considering myself a hybrid between design & development among other stuff (funny enough cuz I’m an Engineer…) I found your new site totally helpful! Keep it going David!

  2. Nice! Hope to get some articles up there soon. :)

  3. Very cool concept. As long as there are strict quality requirements for the submissions, i’m sure it will prove to be an excellent resource.

  4. I know the website probably isnt finished but can I give a couple criticisms?

    I think the features section is awkwardly skinny for the content

    http://scriptandstyle.com/features/using-mootools-12-for-drag-drop-sort-save#more-35

    Also I think you should had tags or something so that content can be easily browsable when looking at specific category.

    Comments are going to be enabled right?

  5. Braxo

    Another feature I think would be useful is the date the tutorial or article was posted.

    But it looks to be off to a great start.

  6. It’s been bookmarked. Wow, it has a great weekly Alexa rank in just one month of being live…

  7. Michael

    The site looks good, but ):
    It doesn’t look like community driven..
    where are the user registration?
    Where are the voting ?
    where are categories/Tags?
    where are voting buttons?

    Hope to see it better..

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!