Skip to main content

Links tagged with “webdevelopment”

  1. Mu — Mu Connect

    A JavaScript library for making interaction with Facebook Connect easier. Which I somehow didn’t find when it would have been useful to me.

  2. Hiddenloop’s paging_keys_js at master - GitHub

    Could be handy - javascript for doing the j/k up/down navigation thing through a page. (via Kottke)

  3. gRaphaël—Charting JavaScript Library

    That looks very nice indeed. (via Infovore)

  4. Building iPhone Apps with HTML, CSS, and JavaScript

    Sounds like an interesting, free, online book for those of us unlikely to learn real programming any time soon. (via Infovore)

  5. Tutorial for Flash MP3 Player

    Nice, simple embedded MP3 player.

  6. How To: Getting Started with Amazon EC2 — PaulStamatiou.com

    A good intro to EC2, which I’d like to get know better. (via Infovore)

  7. Parse JSON with jQuery and JavaScript redux using the Flickr Services API | d’bug

    I’ve read oodles of JavaScript examples on weblogs recently and it’s so nice to occasionally find one that explains things well, has good working examples, and inspires confidence. Shouldn’t be rare, but is.

  8. Stacey, Simplified portfolios

    “Stacey is an easier way to create a portfolio site. No database setup or installation files, simply drop the application on a server and it runs. Your content is managed by creating folders and editing text files.” Looks lovely. (via Infovore)

  9. Test Accounts - Facebook Developer Wiki

    For when developing and testing Apps. Because I’ll need this again

  10. Pure CSS opacity and how to have opaque children, css, xhtml, Steven York.com

    Because I keep forgetting this and having to look it up again.

  11. Re: [OpenLayers-Users] Displaying a popup on mouse over AND a different popup on click.

    Code example for having OpenLayers markers that can be hovered over and clicked.

  12. http://openlayers.org/dev/examples/georss-flickr.html

    Another example of clickable images in a vector layer in an OpenLayers map.

  13. Flickr: Contacts Photo Browser

    Example of OpenLayers using clickable images in a vector layer.

  14. GMapCreator, OpenLayers and OpenStreetMap

    “Get data from a shapefile onto OpenStreetMap using OpenLayers and the GMapCreator.” Example includes a method for using image tiles named with keyhole strings into something OpenLayers can use.

  15. Viewing Large Images – OpenLayers, GSIV, ModestMaps, DeepZoom, and Python « Itinerant Source

    Someone looking at different ways to display very large, pannable, zoomable images on the web.

  16. Facebook Connect CodeIgniter Library « Elliot Haughin

    That photo does not endear me to the chap but this is still quite handy if you’re after that kind of thing.

  17. Ajax with Codeigniter | Setting Up Jquery | Tools for Ajax | Web Lee

    I usually like reading docs rather than screencasts, but, while these weren’t *quite* what I was after, they’re quite good. And it’s nice to have an English accent on these things.

  18. Simonw’s mytweets at master - GitHub

    “Script for saving a JSON archive of your tweets.” I’m already archiving mine another way, but a handy thing nonetheless.

  19. Web design Q&A - Doctype

    “A free question and answer site for web designers. You can ask questions about CSS, HTML, web design and email design.”

  20. The Google Maps Image Cutter (UCL Centre for Advanced Spatial Analysis)

    “An application designed to take any image or digital photo and cut it into tiles which are displayed on a Google Map.”

  21. Linking Facebook Connect - Stack Overflow

    “how do I make it so I can store the facebook user ID into my MySQL database as part of the current users information?”

  22. Fujinon Binoculars

    View Source. Scroll down. The HTML is something else. (via Haddock)

  23. Run Internet Explorer 6 (or IE7, or IE8) images in VMware Fusion on Mac OS X - Ryan Parman

    I’ve avoided IE 8 so far, but guess I’ll need to give it a whirl soon. Harrumph. (via Tom Taylor)

  24. SWFUpload jQuery Plugin : Adam Royle

    A nice jQuery way to implement the SWFUpload thingummy. (via Yoz)

  25. jQuery slideViewer 1.1

    Wonderfully simple looking javascript slideshow thing. (via Infovore)

  26. Developer Color Picker

    Quite handy, although I wish it gave the option to display the Color Values in CSS friendly hex too. (via Daring Fireball)

  27. Cufón - fonts for the people

    A way to do pretty fonts nicely in web pages other than sIFR. (I haven’t tried it.)

  28. Lighthouse - Beautifully Simple Issue Tracking

    Another simple, pretty bug tracking web app thingummy.

  29. Simple Bug and Issue Tracking | Sifter

    Looks pretty and simple which is always a bonus.

  30. Hacker News | The BBC’s Glow effort has always confused me. They were using jQuery on the main…

    John Resig, the chap behind jQuery, wondering (like many people I imagine) why the BBC wrote its own bespoke JavaScript framework. (via Haddock)

  31. Piwik - Web analytics - Open source

    An open source, locally-installable alternative to Google Analytics. Looks rather good. (via Yoz)

  32. Bitquabit - The One in Which I Call Out Hacker News

    Aside from being specifically about people who think they can rewrite StackOverflow in a weekend, great as an example of where the complexity lies in a website. (via Blech)

  33. The 1KB CSS Grid by Tyler Tate :: A simple, lightweight approach

    As simple as a grid-based CSS framework thing could be. (via Infovore)

  34. Styling buttons to look like links | Natalie Downe

    For the very few occasions when you want to make a submit button look like a standard link. Not that you should. (via Simon Willison)

  35. Minify - Google Code

    “Minify is a PHP5 app that can combine multiple CSS or Javascript files, compress their contents, and serve the results with HTTP encoding and headers that allow optimal client-side caching.” (via Dotcode)

  36. Code: Flickr Developer Blog » Flickr Shapefiles Public Dataset 1.0

    I keep seeing cool code stuff whizz by and I’m not making anything with it. May need to ringfence time from other commitments just to *do* something.

  37. Simonw’s geocoders at master - GitHub

    Python “code for accessing various geocoding web services with an ultra simple API”. Sounds good.

  38. Bits & Pixels – Blog Archive – Cross-browser transparent columns

    How to make the background of a block semi-transparent but have the content opaque. Bit of a palaver, but it works.

  39. The Little Manual of API Design (PDF)

    Sounds like a handy thing for future reference. (via Simon Willison)

  40. LittleSnapper - Screenshot and Website Capture for Mac OS X Leopard

    Extremely handy for taking screenshots of websites. Very slightly flaky in places but otherwise a joy.

  41. HowTo: EC2 for Poets

    Nice simple instructions from Dave Winer on how to set up an Amazon EC2 virtual web server. (via Preoccupations)

  42. The Unstandard Demo

    Another nice WordPress theme. Uses images for the front page.

  43. Grid Focus Demo

    Nice clean WordPress template (with slightly annoying slidy social bookmarking panel).

  44. How to: create a wiki with Drupal | Cwgordon7’s blog

    Drupal was quite lovely and easy to install, if complicated. But the wiki still felt a bit “not quite right” somehow.

  45. HOWTO/Install MoinMoin On Dreamhost - Mitch’s Wiki

    The official MoinMoin wiki installation instructions are a confusing nightmare and failed me. These, on the other hand, just worked (even on a non-Dreamhost shared host). Still seems much, much more complex than an install should be.

The most common tags

  1. webdevelopment (827)
  2. london (398)
  3. uk (355)
  4. music (304)
  5. mac (189)
  6. javascript (187)
  7. lrb (171)
  8. history (161)
  9. maps (159)
  10. css (159)

More…