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
    Camera and Video Control with HTML5

    Client-side APIs on mobile and desktop devices are quickly providing the same APIs.  Of course our mobile devices got access to some of these APIs first, but those APIs are slowly making their way to the desktop.  One of those APIs is the getUserMedia API...

  • By
    Serving Fonts from CDN

    For maximum performance, we all know we must put our assets on CDN (another domain).  Along with those assets are custom web fonts.  Unfortunately custom web fonts via CDN (or any cross-domain font request) don't work in Firefox or Internet Explorer (correctly so, by spec) though...

Incredible Demos

  • By
    Element Position Swapping Using MooTools 1.2

    We all know that MooTools 1.2 can do some pretty awesome animations. What if we want to quickly make two element swap positions without a lot of fuss? Now you can by implementing a MooTools swap() method. MooTools 1.2 Implementation MooTools 1.2 Usage To call the swap...

  • By
    jQuery Countdown Plugin

    You've probably been to sites like RapidShare and MegaUpload that allow you to download files but make you wait a specified number of seconds before giving you the download link. I've created a similar script but my script allows you to animate the CSS font-size...

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!