Posts Tagged data

Back Online

Cameron Moll Go to the source

Back Online : Mark Wyner

Boxee Box

Hicksdesign Go to the source

The Short Review The Boxee Box is a well made, beautiful piece of hardware that plays even large mkv files without complaining. However, it has a mass of regressions from the beta version: missing functionality, downgraded UI aesthetics & usability and online content is given more importance than your own files. All issues I have with Boxee Box are potentially solvable via firmware updates though! The Long Review After waiting 11 months for it be released, it was a shock when I discovered that the final Boxee Box UI had undergone so many radical changes. I cancelled my order, preferring to try the desktop software first to be sure that it still suited me as much as the beta. However, I saw some more reviews, spoke to the Boxee CEO Avner Ronen and saw his responses to the issues and felt confident again. So, the order was back on! There are many excellent reviews out there, and I will try not to cover the same ground as those, so make sure you also read: Engadget Crunchgear Matt Apps Next, let me state the conditions and criteria of this review. … Read the rest here

Memetic Epidemiology

Eric Meyer Go to the source

I had planned to spend yesterday goofing off, as is my tradition for the day after I return from a conference and don’t have anything immediately pressing on my plate. Instead I watched and documented, as best I could, a case of memetic epidemiology happen in realtime. The meme was the Cooks Source story, which I stumbled across relatively early in the day. I won’t recap the story here, as the original LiveJournal post by Monica Gaudio and Edward Champion’s very well-researched article do a much better job of that. The latter piece is particularly commendable if you’re new to the story, as it not only explains the genesis of the incident but also lays bare a number of other things that were discovered as the story went ballistic. I’m not sure exactly where I first came across the story—probably a retweet of Adam Banks by a friend of mine —but at the time the meme was really just getting started. … Read the rest here

Browserscope

Cameron Moll Go to the source

Browserscope : A community-driven project for profiling web browsers. Shows test results for security, rich text, Selectors API, network data, Acid3, and JSKB. … Read the rest here

The Boxee Box

Hicksdesign Go to the source

I’ve been banging on about them for ages, but I’d finally whittled down my choices of “what Media Center to adopt next” to just 2 choices: the New Apple TV or the Boxee Box. Why not a HTPC ? I’ve tried that route before, and while I could run Boxee/Plex/whatever from a PC such as an Acer Revo, I want to use something that was designed to be controlled by a remote, and run just the media center app. No OS getting in the way, or needing a mouse and keyboard to keep it running. … Read the rest here

HTML5 Video Player Comparison Chart

Cameron Moll Go to the source

HTML5 Video Player Comparison Chart : Includes data on licensing, fallbacks, iOS support, and an opinion by Philip Br

David McCandless: The Beauty of Data Visualization

Cameron Moll Go to the source

David McCandless: The Beauty of Data Visualization : This 18-minute TED talk is worth watching. I

Jason Grigsby: CSS Media Query for Mobile is Fool

Cameron Moll Go to the source

Jason Grigsby: CSS Media Query for Mobile is Fool

Using files for page templates in

Hicksdesign Go to the source

One of Textpattern’s drawbacks has always been that page templates are saved in the database. Editing them means using the textarea in the TXP admin interface, but I’m sure most people would prefer to use their favourite text editor. Here’s a workaround that works in TXP 4.2.0 (I haven’t tried other versions). Once you’ve enabled ‘Allow PHP in pages?’ in Advanced Preferences and set up your sections and page templates, put everything in your page template into a file (such as ‘pagetemplate.php’), and replace it with a PHP include: <txp:php>$docRoot = getenv("DOCUMENT_ROOT");include($docRoot.'/pagetemplate.php');</txp:php> You still need to setup your templates in TXP admin, but from there on in, you can edit the templates in a text editor and upload them. There may be a performance hit doing this, but all TXP tags work. Much easier! Update : Thanks to Sam Brown for this much neater version: <txp:php>include(txpath.'/pages/default.php');</txp:php> This is much shorter, but be aware that the ‘txpath’ value takes you to the textpattern folder rather than the site root… Read the rest here

Changing Display Resets Scroll Offset

Snook Go to the source

In Chrome 5, Safari 4, Opera 10.53 and sometimes Firefox (although I was unable to reproduce it in this test case), changing the visibility of the element by toggling display:none will cause the scroll offset to reset to zero. Toggling visibility:hidden does not seem to trigger the same problem. Scroll the container and then toggle the classes applied. Class applied: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. … Read the rest here

The format of The Long Now

Adactio Go to the source

In 01992, Tim Berners-Lee wrote a document called HTML Tags . In September 02001, I started keeping this online journal. Back then, I was storing my data in XML, using a format of my own invention. The XML was converted using PHP into (X)HTML, RSS, and potentially anything else …although the “anything else” part never really materialised. In February 02006, I switched over to using a MySQL database to store my data as chunks of markup… Read the rest here

Apple Acquires Personal Mobile Assistant Siri

Cameron Moll Go to the source

Apple Acquires Personal Mobile Assistant Siri : They

New HTML5 Form Field Type: range

Cameron Moll Go to the source

New HTML5 Form Field Type: range : Amidst all the HTML5 buzz over the past year, somehow I missed this: HTML5 offers a new input field type, type=”range” , which renders a UI slider for entering data anywhere between the min and max values you specify. This feature could become as useful as CSS multiple backgrounds, in that a) it

Hundred Pushups

Snook Go to the source

Have you heard of Hundred Pushups ? It’s a simple six-week program to build up your strength by slowly increasing the number of pushups you can complete. By the end of six weeks, you should be able to complete 100 and along the way you’ve gotten a short workout working multiple muscle groups. Since I’m still trying to lose weight , I figured I’d get started on the program (yesterday was my first day and managed to do 12 pushups at the end of my first set). However, being the geek that I am, I thought, "I should track my progress with a cool iPhone app." There is one available for $1.99 from the Hundred Pushups web site. … Read the rest here

HTML5 Forms Are Coming

Snook Go to the source

HTML forms have been, to date, quite simplistic. We’ve had limited options: the text field, the checkbox, the radio button, the textarea and finally the select drop down. Any complex data like phone numbers, email addresses or dates had to be checked by JavaScript. (And you should always and I mean always do server-side validation of the data.) The input element works overtime by being rendered completely differently based on the type it’s given—be that a text field, password, checkbox, radio button, and others. Considering my readership, this is all terribly old and boring to you now. I understand… Read the rest here

Linkrot

Adactio Go to the source

The geeks of the UK have been enjoying a prime-time television show dedicated to the all things webby. Virtual Revoltution is a rare thing: a television programme about the web made by someone who actually understands the web ( Aleks , to be precise). Still, the four-part series does rely on the usual television documentary trope of presenting its subject matter as a series of yin and yang possibilities. The web: blessing or curse? The web: force for democracy or tool of oppression… Read the rest here

Zootool

Hicksdesign Go to the source

The last thing I needed was more choice in apps for keeping a ‘Design Scrapbook’, but that’s what’s happened with Zootool . At first glance, it looked like just another FFFF ound , Ember or Img Spark , but it turns out it’s much more than that. The developer, Bastian, told me to think of it as more of a visual Delicious. Once I got into that mindset it made more sense. Zootool ‘lassos’ not only images, but documents (like PDF s), videos, and pages (not complete pages yet) and stores them in your ‘zoo’… Read the rest here

Older Than…

Mezzoblue Go to the source

For no particular reason, I present to you a list of things that were true on August 27, 2001 : The iPod, XBox, YouTube, Facebook, Flickr, Ubuntu, and Blu-Ray did not exist. IBM was still in the PC business, Handspring was still around, and Blackberries were data-only devices with no telephone capabilities. The Euro had not yet entered circulation, currencies like the Franc, Mark and Lira were still legal tender. George Harrison, The Queen Mother, Gregory Peck, Barry White, Johnny Cash, Ronald Reagan, Ray Charles, Julia Child, Pope John Paul II, Johnny Carson, Steve Irwin, Gerald Ford and Michael Jackson were still alive. SARS, Avian Flu, H1N1 were not in the common vernacular… Read the rest here

Older Than…

Mezzoblue Go to the source

For no particular reason, I present to you a list of things that were true on August 27, 2001 : The iPod, XBox, YouTube, Facebook, Flickr, Ubuntu, and Blu-Ray did not exist. IBM was still in the PC business, Handspring was still around, and Blackberries were data-only devices with no telephone capabilities. The Euro had not yet entered circulation, currencies like the Franc, Mark and Lira were still legal tender. George Harrison, The Queen Mother, Gregory Peck, Barry White, Johnny Cash, Ronald Reagan, Ray Charles, Julia Child, Pope John Paul II, Johnny Carson, Steve Irwin, Gerald Ford and Michael Jackson were still alive. SARS, Avian Flu, H1N1 were not in the common vernacular. Enron and WorldCom were still in business. … Read the rest here

7 Ways to Improve your Public Speaking

Andy Budd Go to the source

As a self confirmed conference junkie I speak at a dozen events each year, and attend many more. As such I’ve probably seen close to a thousand talks over the last five years. Because of this I’ve got a pretty good idea what makes for an exciting talk and how you can guarantee your session will suck. As somebody who also organises two conferences, UX London and dConstruct I’m really keen on getting new talent into the speaking circuit while still maintaining quality. As such I’ve put together a quick guide to help both new and experienced speakers kick arse/ass. Most of these tips aren’t new, but you’ll be surprised how few people actually follow them. … Read the rest here