howthebodyworks + webdev   457

How To Ask Questions The Smart Way
The indispensable reference to getting help without annoying people who might help you.
webdev  learning  howto  from delicious
january 2012 by howthebodyworks
Mongrel2 is self hosting
"Zed Shaw’s Mongrel2 is shaping up to be a really interesting project. “A web server simply written in C that loves all languages equally”, the two most interesting new ideas are the ability to handle HTTP, Flash Sockets and WebSockets all on the same port (thanks to an extension to the Mongrel simonw says "HTTP parser that can identify all three protocols) and the ability to hook Mongrel2 up to the backend servers using either TCP/IP or ZeroMQ. I’m guessing this means Mongrel2 could hold an HTTP request open, fire off some messages and wait for various backends to send messages back to construct the response, making async processing just as easy as a regular blocking request/response cycle."
http  webdev  wsgi  python  ruby  queue  zeromq  websocket 
june 2010 by howthebodyworks
flatland
minimal form generation for python - say, for ORMless microframeworks
python  webdev  forms  orm  nosql 
june 2010 by howthebodyworks
Welcome | Flask (A Python Microframework)
the webdev framework from the folks who brought you spphinx, pygments, werkzeug, jinja, endorse by the creator of mod_wsgi.
python  webdev  parsimony 
june 2010 by howthebodyworks
Nagare project - Python Web framework
interesting seaside-like approach to the web for python, featuring, essentially, rendering of python function calls for everything right down to form fields and session management as a function continuation. geektastic
python  stackless  webdev  compsci  functional 
june 2010 by howthebodyworks
zen-coding - Project Hosting on Google Code
There are two branches of Zen Coding plugins:

Zen HTML and Zen CSS are the separate plugins for TextMate and NetBeans. They are using template logic, provided by applications and based on Zen HTML Elements and Zen CSS properties documentation.

Zen Coding is the all-in-one plugin, created and supported by Sergey Chikuyonok for Aptana, TextMate, Coda and Espresso. It is based on JavaScript (for Aptana) or Python (the rest of all) script and using more advanced Zen HTML Selectors logic for building HTML.
textmate  eclipse  productivity  webdev  css  editor  html  russian  javascript  python 
january 2010 by howthebodyworks
Chromium Blog: Web Sockets Now Available In Google Chrome
hack-free native bidirectional HTTP-like web pipes for evented javascript web fun. and there's a python server implementation too
grammarthing  javascript  python  webdev  browser  ajax  network  webkit  html5  comet 
december 2009 by howthebodyworks
Play framework ★ Home
buzzword compliant java webdev action with lots of agile-happy features
java  webdev  framework  opensource  mvc  groovy 
october 2009 by howthebodyworks
MichaelMoore.com | Concentric Sky
holy crap! they rebuilt the Michael Moore site in django in 5 weeks.
django  webdev  python 
october 2009 by howthebodyworks
60 Resources for the Frugal Web Developer
cheap/free handy tools for the web developers out there
netcultures  webdev  editor  commercial  free 
october 2009 by howthebodyworks
Welcome - WidgetPad.com
browser-based collaborative smartphone-focussed editor
javascript  webdev  css  editor  widget  iphone  html5  browser  collaborative  netcultures 
october 2009 by howthebodyworks
Snakes on the Web
A nice little potted history of the web from someone who makes his living making web development easier... It's not weirdly triumphalist ("my framework is best") nor convinced "there is no problem". handy. Notably (deliberately, I suspect) absent from this version are the mega framework-cum-apps - Alfresco, Plone, Drupal.
history  framework  webdev  wsgi  python  ruby  php  netcultures 
september 2009 by howthebodyworks
Tribe Rising | Creating web2 online communities for your cause to make a better world
"Tribe Rising is a fresh, small company dedicated to making the world a better place through cutting edge Web2.0 technologies, community portals with integrated online fundraising and campaigning strategies." David Shaw and crew taking it on. Looks drupal-focussed.
webdev  australia  queensland  drupal 
september 2009 by howthebodyworks
Effective A/B Testing
Focus group equivalent for the web design world: mass, automated site tweaks.
netcultures  ui  statistics  webdev 
september 2009 by howthebodyworks
Make Your Website Green | CO2Stats
greenwash your hosting by paying carbon offsets per pageview
carbon  climate  sustainability  webdev  hosting 
august 2009 by howthebodyworks
Design Issues for the World Wide Web
Tim Berners-Lee's personal notebook of web design stuff.
netcultures  webdev  standards  semanticweb  rest  parsimony 
august 2009 by howthebodyworks
All Programming is Web Programming
atwood at his provocative best:

"Atwood's Law: any application that can be written in JavaScript, will eventually be written in JavaScript.
Writing Photoshop, Word, or Excel in JavaScript makes zero engineering sense, but it's inevitable. It will happen. In fact, it's already happening. Just look around you."
javascript  netcultures  coding  webdev  architecture  parsimony  browser 
august 2009 by howthebodyworks
Schedule and Cost Summary Calculator | Konigi
a more up-to-date version of the old google spreadsheet that i found somewhere and previously used for estimates. Quite in-depth, with nice features such as lowball and highball estimates, and a reasonable breakdown.
money  webdev  spreadsheet  project 
august 2009 by howthebodyworks
Web Development Project Estimator
a cute mini-project estimator- probably sufficient for small solo projects.
webdev  money  project 
august 2009 by howthebodyworks
27 Must-Have Starter Kits For Web Designers | Graphics
a whole bunch of button templats to mangle into webapp chrom
via:john_jacobs  design  webdev 
july 2009 by howthebodyworks
Apache and Lighttpd server send error 503 when web site is under maintenance
most of the return-503-on-site-maintenance tips seem to involve php for some reason. whatever - it works.
php  apache  http  webdev  howto  lighttpd 
may 2009 by howthebodyworks
CubicWeb Semantic Web Framework
python based web-framework-thing using an rdf data-model and pluggable storage backends such as RDBMS, LDAP(!) and mercurial (!!)
hg  rdf  python  framework  webdev  ldap  opensource  semanticweb 
may 2009 by howthebodyworks
(web.py)
minimalist web framework that's apparently hot right this minute
python  framework  webdev 
may 2009 by howthebodyworks
Home - oocss - GitHub
"How do you scale CSS for millions of visitors or thousands of pages? Nicole first presented Object Oriented CSS at Web Directions North in Denver. Since then, the response has been overwhelming. OOCSS allows you to write fast, maintainable, standards-based front end code. It adds much needed predictability to CSS so that even beginners can participate in writing beautiful websites."
oop  css  webdev  opensource 
march 2009 by howthebodyworks
Save Complete :: Firefox Add-ons
As more and more sites use CSS, Firefox's built-in complete save becomes increasingly less effective, as it doesn't support stylesheets. This extension fixes this, and saves the complete page, including all images and all stylesheets associated with the document, even imported stylesheets and images referenced in the stylesheet files.
css  webdev  firefox  extension 
march 2009 by howthebodyworks
10 Things To Consider When Choosing The Perfect CMS
nice round-up ofhe prgamatic necessity of avoiding perfection, back full of aphorisms and smart-sounding quasi-factoids to throw at clients
cms  freelance  project  webdev 
march 2009 by howthebodyworks
PSD to HTML Hand Coding Service - Convert PSD to HTML, XHTML, CSS - XHTML4U.com
sydney-based PSD-XHTML conversion. Just did some work for us, and 'twas good, fast and cheap, even in comparison to offshore services. Recommended for your design-meets code needs.
design  css  australia  xhtml  webdev 
october 2008 by howthebodyworks
HttpFox :: Firefox Add-ons
teh more fashionable raw http munger of the minute for firefox
http  firefox  debug  security  webdev  network  extension 
september 2008 by howthebodyworks
Home : Refactor
Steve managed to squeeze this whole out while having a child and balancing sundry other crazy projects. That makes him Formidable and Worth Hiring.
webdev  australia  queensland  java  rails  ruby 
september 2008 by howthebodyworks
Information Architecture for Audio: Doing It Right - Boxes and Arrows: The design behind the design
actually about web development for audio, not designing audio interfaces. nonetheless, yes.
audio  ui  webdev  possumpalace  mp3 
september 2008 by howthebodyworks
DjangoCon and learning from Zope 2 at Compound Thinking
Having had to deal with zope to some small degree i can testify that zope 2 is an essay in architectural fail. anything django can do to avoid doing what it did, and turning a whole lot of best practise and a lot of talented folks and wasting it all, that would be great
Python  django  parsimony  community  zope  howto  compsci  collaborative  convert  webdev 
september 2008 by howthebodyworks
Fixed Footers without JavaScript : Boagworld web design podcast
neat footer-fixing hack. works (mostly) in IE too. I really should get on to this for the subsequence site too at some point.
webdev  howto  design  css  possumpalace 
september 2008 by howthebodyworks
Stack Overflow
collaborative Q&A on coding topics from the people who brought you other high-profile touchstone coding web resources. Such as joel on software. this is by that guy
howto  reference  collaborative  coding  webdev 
september 2008 by howthebodyworks
View :: Completely Sodding Stupid
moving beyond the fact that CSS Is Better Than Tables, yes, it's ful of crapness and stinks of something needing another round of development. Most telling quote: "The third [way] requires you to know exactly what the maximum width of things will be and then specify everything in terms of absolute positioning or pixel sizes or something. Which obviously doesn't work if you're building anything that has dynamically generated field labels such as, for example, internationalized content. Sometimes I wonder if the CSS designers ever actually built dynamic websites for a living or if they were only ever in charge of static content."
css  html  standards  webdev  design  geek 
september 2008 by howthebodyworks
HTML 5 Editor Ian Hickson discusses features, pain points, adoption rate, and more | Programming and Development | TechRepublic.com
If you can still find a web browser as we currently understand it in the year 2022, you can rest assured that it will be running a well-considered, and complete spec. Assuming no timeline blowouts between now and then.
standards  html  browser  webdev  html5 
september 2008 by howthebodyworks
Elance - Find and hire programmers, designers, writers and other independent
'nother one of those outsourcing places. word is there's some real talented folks ont he bill, leveraging the poor local exchange rate to get competitive. you know the drill.
money  productivity  project  webdev  freelance 
september 2008 by howthebodyworks
Trice
pure RDF MVC framework for PHP
rdf  php  mvc  framework  webdev 
september 2008 by howthebodyworks
Getting Real: The Book by 37signals
hyper-agile approaches from 37signals, for free, online. sadly, seems to violate everything we're doing. never mind, they're probably evil or wrong, or in some unsettling way different from me.
project  webdev  howto  productivity  ebook  agile 
september 2008 by howthebodyworks
Old Ideas With A New Coat Of Paint
someone finally twigs to the parallel between cloud-computing/browser-apps and the mainframe/thin-client pushes of yesteryear, then puts it well. paying the piper &c
compsci  economics  webdev  privacy  security 
september 2008 by howthebodyworks
2Vouch jobs | IT Jobs | Digital Media Jobs | html Jobs | programming Jobs | Referrals
bounties on referring people for jobs. strange. like a mercenary linked in, i suppose. locally based.
business  australia  webdev  social  money 
september 2008 by howthebodyworks
Iconfactory : Software : Xscope
the minutiae of interface design for mac os. rulers, magnifying glasses, other such.
commercial  webdev  ui  osx 
august 2008 by howthebodyworks
GOTO: webequity.com
you can bankroll your insane web startup dream, apparently
ngo  money  webdev 
august 2008 by howthebodyworks
CSS Variables Are The Future | Continuing Intermittent Incoherency
why css sucks. (or: "tabular layouts are shit, but being the one rung up from the cess pit still stinks")
css  webdev  design 
august 2008 by howthebodyworks
PHP Interactive - an interactive shell for PHP
although since you can't really do anything meaningful from the command line without loading some vast, probably poorly factored php framework, may as well embed that PHP shell in the web page eh?
php  webdev  shell  browser 
august 2008 by howthebodyworks
Firefox Security Bookmarklets
more bookmarklet hacking from my favourite XSS guy
security  javascript  firefox  webdev 
august 2008 by howthebodyworks
Quanta Plus Home
kde php stuff environment. also looking a bit elderly.
ide  debug  php  webdev  kde 
august 2008 by howthebodyworks
HTML Entities
a reference list of all the html entities that anyone cares about
html  webdev  unicode  reference  cheatsheet 
august 2008 by howthebodyworks
Get PHP Documentation in TextMate - techfoolery
because php doesn't have an ipython-like shell. or easy doctstring interrogation. or consistent conventions. or...
php  reference  textmate  productivity  webdev 
august 2008 by howthebodyworks
Aptana Jaxer | Aptana
that's insane, and awesome - full-featured app server using javascrit-html and css both client and server-side allowing 100% DRY validation code and other goodies.
@todo  possumpalace  grammarthing  javascript  server  client  forms  cpod  parsimony  browser  opensource  framework  webdev 
august 2008 by howthebodyworks
Aptana
Greg has passed on a rumour that Aptana Studio has rather bitchin' debugging of django apps. It's Eclipse-based, sadly, which means i would be able to make a coffee between every screen refresh on the office computer.
commercial  ide  editor  webdev  python  via:cogat  eclipse 
august 2008 by howthebodyworks
Balsamiq Studios, makers of plugins for Web Office applications | Balsamiq
wireframing for client-side and wiki-side collaboration on user interface projects
webdev  agile  diagram  air  client  wiki  collaborative  ui 
july 2008 by howthebodyworks
Site Templates | dev.mobi
templates for (non-iphone) .mobi sites.
via:adski  webdev  portable  phone  xhtml 
july 2008 by howthebodyworks
« earlier      

related tags

@frequent  @todo  academic  accessibility  activism  adsense  advertising  advocacy  aggregator  agile  air  ajax  analytics  animation  aotearoa  apache  api  architecture  asp  audio  australia  avcontent  axis  bibtex  billing  blog  book  bookmark  bookmarklet  bot  browser  bugtracker  business  c#  c++  caldav  calendar  camino  canberra  carbon  cheatsheet  chrome  citation  client  climate  cms  cocoa  code  coding  coldfusion  collaborative  comet  comic  commercial  commons  communication  community  comparison  compsci  conference  convert  cpod  crm  css  curl  cvs  data  db  debian  debug  del.icio.us  demo  deployment  design  diagram  django  dns  dokuwiki  dom  dreamhost  drupal  ebook  eclipse  economics  editor  education  email  entrepreneur  europe  extension  favicon  firebug  firefox  flash  font  forms  forum  fox  framework  free  freelance  friend  ftp  functional  gae  gallery  geek  generator  gimp  google  grammarthing  greasemonkey  greens  groovy  hg  history  hosting  howto  htaccess  html  html5  http  ical  icon  ide  ie  image  intel  internet  ip  iphone  irc  isp  jakarta  japan  java  javascript  journalism  jquery  json  jsp  jython  kde  ldap  learning  library  lighttpd  linux  mac  magazine  mail  mailman  management  marketing  mashup  mathematics  media  mediawiki  metadata  microformats  microsoft  mind  money  mp3  mvc  mysql  netcultures  network  newmatilda  ngo  node.js  nonfree  nosql  obscureshitthatsoundslikeitwontwork  odbc  oop  openaccess  opensource  orm  osx  p2p  parser  parsimony  patterns  pdf  pear  performance  perl  perm  perth  phm  phone  photography  php  player  plone  plugin  policy  portable  possumpalace  presentation  print  privacy  productivity  project  proxy  python  queensland  queue  rails  rdf  reeltime  reference  reporting  research  rest  review  rss  ruby  russian  safari  sam  scalability  scm  scraper  search  security  semanticweb  seo  server  shell  soap  social  software  spam  spreadsheet  ssh  ssl  stackless  standards  statistics  streaming  sustainability  svg  svn  sydney  tagging  teachmyself  technology  testing  text  textmate  tomcat  tool  ui  undergrowth  unicode  unix  url  usability  utility  validation  via:adski  via:cogat  via:fatplanet  via:john_jacobs  via:strangefeatures  video  villains  visualization  w3c  web  web2.0  webdav  webdev  webkit  webservices  websocket  widget  wiki  win  windows  wordpress  work  wrapper  writing  wsgi  wysiwyg  xhtml  xml  yui  zeromq  zope 

Copy this bookmark:



description:


tags: