SlideShare a Scribd company logo
Soon to be...
Small Sites
What I’m going to talk about Our Company Our Tools Our Sites
Developers and Programmers
Web designer
Developers use text editors
Designers use Photoshop
We do it this way because: Pick best designer for particular job No “house style” Can use your own designers
Our Tools Give a man a fish
 
Not Django Reinhardt
Not Django the western
Django the Python framework “ Django makes it easier to build better web apps more quickly and with less code”
Robust
Scalable
Fast
Work Smart Not Hard
var  myelement = document.getElementById(" clickme "); function  myClickHandler (evt) {    var  evt = evt ||  event ; // ie uses a global instead of                           // passing an object as a param   (evt.target || evt.srcElement).style.width=" 110px "; } if  (myelement.addEventListener) {    myelement.addEventListener(" click ", myClickHandler,  false ); }  else if (myelement.attachEvent) {    myelement.attachEvent(" onclick ", myClickHandler); }  else if ( typeof  myelement.onclick === " function ") {     ( function  () {        var  oldfunc = myelement.onclick;        myelement.onclick =  function  (evt) {            var  evt = evt ||  event ;           oldfunc(evt);           myClickHandler(evt);       }     })() }  else  {    myelement.onclick = myClickHandler; }
We give you this jQuery(" #clickme ").click( function (evt){ jQuery(evt.target).css(" width ", 110 ); });
Case Studies Our time to shine
 
 
 
 
 
 
 
JetWash Small website Needed quick turnaround ~4 weeks Involved as we had other material to produce
 
 
 
Merge Communications Small website Needed quick turnaround ~2.5 weeks Advertising the mergecomms.co.uk through larger sites – needed anyalytics installing Emails and hosting set up
 
 
 
 
 
 
 
 
 
BNI Larger site – custom admin Needed to model, news, testimonials, business categories, and members We wanted it to stand out from other chapters (warmer, more approachable) Complicated back end, but not at its detriment
 
 
 
 
Timebase Correctors Content on a single page Up for about 6 months Turned around in less that a week Wanted for SEO, currently sits on page 1 for “Timebase corrector” Generates a couple of leads a month.
We want to speak to Startups Small businesses Out of date site New product

More Related Content

KEY
The World of Dynamic Sites
Cotter Interactive
 
PPT
Introduction To JavaScript
Khadija Khalid
 
PPTX
ASP.NET Quick Wins - 20 Tips and Tricks To Shift Your Application into High Gear
Kevin Griffin
 
PDF
Don't lose revenue. Go viral with no downtime.
WP Engine
 
PPTX
Web development processes
Sutrisno Yao
 
PDF
Tf frccjs
Shannon Gallagher
 
PDF
Tf ffccjs
Shannon Gallagher
 
PDF
Tf ffccjs
Shannon Gallagher
 
The World of Dynamic Sites
Cotter Interactive
 
Introduction To JavaScript
Khadija Khalid
 
ASP.NET Quick Wins - 20 Tips and Tricks To Shift Your Application into High Gear
Kevin Griffin
 
Don't lose revenue. Go viral with no downtime.
WP Engine
 
Web development processes
Sutrisno Yao
 

What's hot (20)

PPTX
Being a pimp without silverlight
Kris van der Mast
 
DOCX
Weebly login
marvinmikkelson
 
PPTX
Introduction to Google Analytics
seoplus+
 
PPTX
Web designer
Iqbal's Web design
 
PDF
Word press backup
poojakush
 
PDF
How I Became a WordPress Hacker
Mike Zielonka
 
PPTX
iBELONGmember and iACCOMPLISHpartner 2014
TonyaDavidson
 
PPTX
Java script tutorial
Son Nguyen
 
KEY
Doing less
Glen Barnes
 
PPTX
Web courseworks a
EssayAcademy
 
PDF
Deck 893ff61f-1fb8-4e15-a379-775dfdbcee77-12-173-252 (4)
Jordan Zurowski
 
PPTX
Being a pimp without silverlight
Maarten Balliauw
 
PDF
NJ Videographers Association - Build an amazing website - WordPress
Gabriela Levit
 
PPTX
WordPress Course Outline
Manny Sarmiento
 
PPTX
ASP.NET MVC and ajax
Brij Mishra
 
ODP
Doing business with open source a word press ecosystem case study
Baki Goxhaj
 
PPTX
WP-CLI: WordCamp NYC 2015
Terell Moore
 
PDF
Blazing Fast eCommerce with Gatsby, WordPress, and WooCommerce by Muhammad Mu...
rtCamp
 
Being a pimp without silverlight
Kris van der Mast
 
Weebly login
marvinmikkelson
 
Introduction to Google Analytics
seoplus+
 
Web designer
Iqbal's Web design
 
Word press backup
poojakush
 
How I Became a WordPress Hacker
Mike Zielonka
 
iBELONGmember and iACCOMPLISHpartner 2014
TonyaDavidson
 
Java script tutorial
Son Nguyen
 
Doing less
Glen Barnes
 
Web courseworks a
EssayAcademy
 
Deck 893ff61f-1fb8-4e15-a379-775dfdbcee77-12-173-252 (4)
Jordan Zurowski
 
Being a pimp without silverlight
Maarten Balliauw
 
NJ Videographers Association - Build an amazing website - WordPress
Gabriela Levit
 
WordPress Course Outline
Manny Sarmiento
 
ASP.NET MVC and ajax
Brij Mishra
 
Doing business with open source a word press ecosystem case study
Baki Goxhaj
 
WP-CLI: WordCamp NYC 2015
Terell Moore
 
Blazing Fast eCommerce with Gatsby, WordPress, and WooCommerce by Muhammad Mu...
rtCamp
 
Ad

Similar to Presentation (20)

PPTX
Unobtrusive javascript with jQuery
Angel Ruiz
 
PPT
J query b_dotnet_ug_meet_12_may_2012
ghnash
 
PDF
Cheap frontend tricks
ambiescent
 
PDF
jQuery quick tips
Rochester Oliveira
 
PPTX
Pearls and Must-Have Tools for the Modern Web / .NET Developer
Ofer Zelig
 
PDF
Devdays Seattle jQuery Intro for Developers
cody lindley
 
PDF
Build a Web App with JavaScript and jQuery (5:18:17, Los Angeles)
Thinkful
 
PDF
A Period of Transition
Jens Grochtdreis
 
PDF
Jquery Cookbook Solutions Examples For Jquery Developers Lindley
joettealhadi
 
KEY
Introduction to jQuery - Barcamp London 9
Jack Franklin
 
PDF
Microsoft project silk
Steve Xu
 
PDF
jQuery for beginners
Siva Arunachalam
 
KEY
Week 4 - jQuery + Ajax
baygross
 
PPTX
Untangling the web11
Derek Jacoby
 
PDF
Web app-la-jan-2
Thinkful
 
KEY
Advanced jQuery
sergioafp
 
PDF
Modern Web Design Process - The corporate way
MuraleeDharanSugumar
 
PDF
Jazz up your JavaScript: Unobtrusive scripting with JavaScript libraries
Simon Willison
 
PDF
Best Practices for Front-End Django Developers
Christine Cheung
 
PPT
Javascript
timsplin
 
Unobtrusive javascript with jQuery
Angel Ruiz
 
J query b_dotnet_ug_meet_12_may_2012
ghnash
 
Cheap frontend tricks
ambiescent
 
jQuery quick tips
Rochester Oliveira
 
Pearls and Must-Have Tools for the Modern Web / .NET Developer
Ofer Zelig
 
Devdays Seattle jQuery Intro for Developers
cody lindley
 
Build a Web App with JavaScript and jQuery (5:18:17, Los Angeles)
Thinkful
 
A Period of Transition
Jens Grochtdreis
 
Jquery Cookbook Solutions Examples For Jquery Developers Lindley
joettealhadi
 
Introduction to jQuery - Barcamp London 9
Jack Franklin
 
Microsoft project silk
Steve Xu
 
jQuery for beginners
Siva Arunachalam
 
Week 4 - jQuery + Ajax
baygross
 
Untangling the web11
Derek Jacoby
 
Web app-la-jan-2
Thinkful
 
Advanced jQuery
sergioafp
 
Modern Web Design Process - The corporate way
MuraleeDharanSugumar
 
Jazz up your JavaScript: Unobtrusive scripting with JavaScript libraries
Simon Willison
 
Best Practices for Front-End Django Developers
Christine Cheung
 
Javascript
timsplin
 
Ad

Recently uploaded (20)

PDF
MBA-I-Year-Session-2024-20hzuxutiytidydy
cminati49
 
PDF
GenAI for Risk Management: Refresher for the Boards and Executives
Alexei Sidorenko, CRMP
 
PPTX
PUBLIC RELATIONS N6 slides (4).pptx poin
chernae08
 
PDF
High Capacity Core IC Pneumatic Spec-Sheet
Forklift Trucks in Minnesota
 
PDF
Keppel Ltd. 1H 2025 Results Presentation Slides
KeppelCorporation
 
PDF
askOdin - An Introduction to AI-Powered Investment Judgment
YekSoon LOK
 
PPTX
Appreciations - July 25.pptxdddddddddddss
anushavnayak
 
PPTX
E-Way Bill under GST – Transport & Logistics.pptx
Keerthana Chinnathambi
 
PPTX
Brain Based Enterprises - Harmonising Man, Woman and Machine
Peter Cook
 
PPTX
Financial Management for business management .pptx
Hasibullah Ahmadi
 
DOCX
India's Emerging Global Leadership in Sustainable Energy Production The Rise ...
Insolation Energy
 
PDF
Using Innovative Solar Manufacturing to Drive India's Renewable Energy Revolu...
Insolation Energy
 
PDF
2025 07 29 The Future, Backwards Agile 2025.pdf
Daniel Walsh
 
DOCX
unit 1 BC.docx - INTRODUCTION TO BUSINESS COMMUICATION
MANJU N
 
PPTX
Memorandum and articles of association explained.pptx
Keerthana Chinnathambi
 
PDF
Top 10 Corporates in India Investing in Sustainable Energy.pdf
Essar Group
 
PPTX
E-commerce and its impact on business.
pandeyranjan5483
 
PPTX
Certificate of Incorporation, Prospectus, Certificate of Commencement of Busi...
Keerthana Chinnathambi
 
PDF
Retinal Disorder Treatment Market 2030: The Impact of Advanced Diagnostics an...
Kumar Satyam
 
PDF
Equinox Gold - Corporate Presentation.pdf
Equinox Gold Corp.
 
MBA-I-Year-Session-2024-20hzuxutiytidydy
cminati49
 
GenAI for Risk Management: Refresher for the Boards and Executives
Alexei Sidorenko, CRMP
 
PUBLIC RELATIONS N6 slides (4).pptx poin
chernae08
 
High Capacity Core IC Pneumatic Spec-Sheet
Forklift Trucks in Minnesota
 
Keppel Ltd. 1H 2025 Results Presentation Slides
KeppelCorporation
 
askOdin - An Introduction to AI-Powered Investment Judgment
YekSoon LOK
 
Appreciations - July 25.pptxdddddddddddss
anushavnayak
 
E-Way Bill under GST – Transport & Logistics.pptx
Keerthana Chinnathambi
 
Brain Based Enterprises - Harmonising Man, Woman and Machine
Peter Cook
 
Financial Management for business management .pptx
Hasibullah Ahmadi
 
India's Emerging Global Leadership in Sustainable Energy Production The Rise ...
Insolation Energy
 
Using Innovative Solar Manufacturing to Drive India's Renewable Energy Revolu...
Insolation Energy
 
2025 07 29 The Future, Backwards Agile 2025.pdf
Daniel Walsh
 
unit 1 BC.docx - INTRODUCTION TO BUSINESS COMMUICATION
MANJU N
 
Memorandum and articles of association explained.pptx
Keerthana Chinnathambi
 
Top 10 Corporates in India Investing in Sustainable Energy.pdf
Essar Group
 
E-commerce and its impact on business.
pandeyranjan5483
 
Certificate of Incorporation, Prospectus, Certificate of Commencement of Busi...
Keerthana Chinnathambi
 
Retinal Disorder Treatment Market 2030: The Impact of Advanced Diagnostics an...
Kumar Satyam
 
Equinox Gold - Corporate Presentation.pdf
Equinox Gold Corp.
 

Presentation

  • 3. What I’m going to talk about Our Company Our Tools Our Sites
  • 8. We do it this way because: Pick best designer for particular job No “house style” Can use your own designers
  • 9. Our Tools Give a man a fish
  • 10.  
  • 12. Not Django the western
  • 13. Django the Python framework “ Django makes it easier to build better web apps more quickly and with less code”
  • 16. Fast
  • 18. var myelement = document.getElementById(" clickme "); function myClickHandler (evt) {   var evt = evt || event ; // ie uses a global instead of                           // passing an object as a param   (evt.target || evt.srcElement).style.width=" 110px "; } if (myelement.addEventListener) {    myelement.addEventListener(" click ", myClickHandler, false ); } else if (myelement.attachEvent) {    myelement.attachEvent(" onclick ", myClickHandler); } else if ( typeof myelement.onclick === " function ") {     ( function () {       var oldfunc = myelement.onclick;       myelement.onclick = function (evt) {           var evt = evt || event ;           oldfunc(evt);           myClickHandler(evt);       }     })() } else {    myelement.onclick = myClickHandler; }
  • 19. We give you this jQuery(" #clickme ").click( function (evt){ jQuery(evt.target).css(" width ", 110 ); });
  • 20. Case Studies Our time to shine
  • 21.  
  • 22.  
  • 23.  
  • 24.  
  • 25.  
  • 26.  
  • 27.  
  • 28. JetWash Small website Needed quick turnaround ~4 weeks Involved as we had other material to produce
  • 29.  
  • 30.  
  • 31.  
  • 32. Merge Communications Small website Needed quick turnaround ~2.5 weeks Advertising the mergecomms.co.uk through larger sites – needed anyalytics installing Emails and hosting set up
  • 33.  
  • 34.  
  • 35.  
  • 36.  
  • 37.  
  • 38.  
  • 39.  
  • 40.  
  • 41.  
  • 42. BNI Larger site – custom admin Needed to model, news, testimonials, business categories, and members We wanted it to stand out from other chapters (warmer, more approachable) Complicated back end, but not at its detriment
  • 43.  
  • 44.  
  • 45.  
  • 46.  
  • 47. Timebase Correctors Content on a single page Up for about 6 months Turned around in less that a week Wanted for SEO, currently sits on page 1 for “Timebase corrector” Generates a couple of leads a month.
  • 48. We want to speak to Startups Small businesses Out of date site New product