Archive for March, 2009

links for 2009-03-27 0

links for 2009-03-26 0

  • drupal.org is down, but need to download a module? go here:
    (tags: drupal utils ftp)
  • One way to accomplish a multi-column fluid layout is to set the columns with percentages. For example, floating a left column that is 19% wide and a right column that is 80% wide (keeping it under 100 prevents them from knocking into each other and knocking down). I really dislike doing it this way. It prevents you from doing pixel-based padding on those columns (problematic), leading toward extra div’s. Even worse, the “gutter” between those two columns grows and shrinks, so at the browser windows narrowest, 1% is too narrow, and at it’s widest, it is too wide.

    A far better fluid-width technique (assuming you are comfortable with only one of your columns being the “fluid” one) is to not rely on percentages at all, but rather min and max widths on a single column. In fact, that single column isn’t really a column at all, but the entire width of the layout. The content inside can be pushed away from the edges with padding, making room for absolutely positioned sidebars.

links for 2009-03-24 0

  • Freegans are people who employ alternative strategies for living based on limited participation in the conventional economy and minimal consumption of resources. Freegans embrace community, generosity, social concern, freedom, cooperation, and sharing in opposition to a society based on materialism, moral apathy, competition, conformity, and greed.
    After years of trying to boycott products from unethical corporations responsible for human rights violations, environmental destruction, and animal abuse, many of us found that no matter what we bought we ended up supporting something deplorable. We came to realize that the problem isn’t just a few bad corporations but the entire system itself.
  • (tags: music games dj)

links for 2009-03-23 1

  • Un corso per sviluppatori che cercano di acquisire rapidamente le necessarie competenze professionali Objective-C per creare applicazioni iPhone per Apple App Store. Il corso introdurrà il partecipante alla programmazione Objective-C (programmazione object oriented, creazione ed uso del Model View Controller, ecc.) e all’uso dell’iPhone SDK per la creazione, il debugger e il test di applicazioni native tramite gli iPhone tools (Xcode, iPhone Simulator, ecc.).
  • Tilted Twister solves Rubik’s cube fully automatically.
    Just place the scrambled cube on Tilted Twister’s turntable. An ultrasonic sensor detects its presence and starts to read the colors of the cube faces using a light sensor. The robot turns and tilts the cube in order to read all the faces. It then calculates a solution and executes the moves by turning, tilting and twisting the cube.
  • DualHead2Go and TripleHead2Go are small black boxes that let you connect two or three monitors to your laptop or desktop computer. They connect to the VGA or DVI output and use your system's GPU to provide high-quality 2D, 3D and video across all monitors. Because Graphic eXpansion Modules are external, they are perfect for platforms previously limited to a single display, such as systems with integrated graphics, systems with no available expansion slots, or systems that are already closed and validated.
  • Pinax is an open-source collection of integrated, but reusable apps for the Django Web Framework.
    By integrating numerous reusable Django apps to take care of the things that many sites have in common, it lets you focus on what makes your site different.
  • Zed Shaw:
    I haven’t had much time to do any coding since I’ve been studying music full time, and I’m taking these two weeks to work on all the pent up projects and work I’ve been ignoring. One of those projects is to finally try out Django tonight. I’d been avoiding it because I didn’t want to get sucked into yet another web application framework I didn’t need, but after spending one laptop battery going through the tutorial I just got one thing to say:
    Django Fucking Rocks

links for 2009-03-22 0

links for 2009-03-20 0

links for 2009-03-19 0

links for 2009-03-18 0

Twitter Updates for 2009-03-18 0

links for 2009-03-17 0

Next Page »