Getting things done fast
In theory there is nothing wrong about Getting Things Done. The only problem is that sometime the theory of GTD is just a theory and the work you have is time consuming regardless David Allen. I recently had a large number (around 500) of txt files with some URLs in them. I wanted to collect all the URLs in an Excel file. I also wanted to sort them out alphabetically and delete the duplicates. I can’t imagine how much time would take someone to open manually 500 files and copy paste the 5.000 more or less URLs in Excel. I did in less than 5 minutes. In fact the copy paste, the sorting and the removing of the duplicate URLs just took a little more than 2 or 3 seconds. The rest was just me trying to remember and searching the net for the correct syntax of two or three Linux Bash commands.
grep
grep is a Linux program for searching lines inside a text or text files.You can use it to collect lines from a txt file that match a particular pattern. All I had to do is to collect all the lines from the files that started with “http://*” (yes you can use wildcard in grep). uniq
If you have a sorted file you can use uniq to remove the duplicate lines.
The whole script was just 5 lines. I had to use a “for” command to open the files one after the other and collect the particular lines.
[2]
Cygwin
I recently installed Kubuntu 7.10 so I did all the testing there but I could also have used my Vista installation if I had installed Cygwin
Cygwin is a Linux Like environment for Windows which gives you access to huge number of Linux tools like the ones I used. You can use it to run other Linux programs and scripts within Windows. It’s really something to open up Command Prompt and instead of “dir” to type “ls” to see the files in a directory. The current version of Cygwin runs in all versions of Windows (32 and 64bit) except Windows CE. I tested in Windows Vista Ultimate 64 bit and it worked without a problem.
[3]
Exploring Flickr
I really love flickr.com. You can find my photos here. Today I came across a new web application with the name flexplore
How does it work? Well flexplore analyzes your favorites and the photos of your contacts and suggests Flickr photos that you might like. Give it a try, it really works!
Until next time... Keep on talking to your friends.
Nick Finck is a user experience professional who has dabbled in the web for over a decade. He specializes in information architecture, interaction design, usability and user research. Enjoy his presentation!
Boks is an AIR application (so it works on Windows, Mac and Linux) that provides a User Interface for Blueprint CSS's framework. It's been designed for those who think the Grid System is good but never really took the time to give it love.
It handles grid configuration, baseline rhythm pimpin', CSS (with or without compression) and grid.png export, HTML layout and much more goodie-goodie!
Motivational posters were those posters up on your old office or school walls which were supposed to be inspiring and basically tell you to reach for the stars or never to give up.
Christmas is a holiday of love and family. It is the time of year when people come together to celebrate, when they realize that some things are more important than others. So why don’t you impress the people who are important to you with some unique Christmas cards or beautiful personal desktop wallpaper?
Drupal's popularity has lately been rising. It's a great platform for setting up content management systems and community driven sites. Here, I'll give a general overview of Drupal and build a simple site for a fake client.
Appcelerator Titanium is an open source platform for building rich desktop applications using web technologies like HTML, CSS, Javascript as well as Flash and Silverlight.
Titanium apps can be built using the Appcelerator SDK - an open web platform, or you can use any third-party Ajax library or framework.
We present 50 extremely useful CSS tools, generators, templates and resources. We did not include “traditional” CSS tools, such as Firebug or the Web Developer extension, but tried to focus on rather unknown tools that are definitely worth a look.
IETester is a free WebBrowser that allows you to have the rendering and javascript engines of IE8 beta 2, IE7 IE 6 and IE5.5 on Vista and XP, as well as the installed IE in the same process.
Deploy* is a free, open source, web application which allows user to quickly deploy a web project framework with valid XHTML and CSS in only a matter of seconds.
Doodle is a simple Web app that allows people to “find a date and time for a group event.” It’s free and requires neither registration nor installation. With over 2 million users a month, it’s one of the most successful Web apps outside Silicon Valley.
FeedVis is a word cloud/feed visualization tool. Give it a bunch of RSS feeds (in OPML), it will digest them for you, and present a word frequency chart which you can interact with by selecting date ranges, specific blogs, or both.
Today, most visitors have come to expect ads on commercial websites, and advertisers have recognized the potential of various online ad opportunities. Ads have long been a part of print publications, such as magazines and newspapers, and now they essentially have the same role in online periodicals and publications.
Recent comments
15 weeks 1 day ago
1 year 5 weeks ago
2 years 40 weeks ago
2 years 42 weeks ago
2 years 42 weeks ago
2 years 43 weeks ago
2 years 43 weeks ago
2 years 44 weeks ago
2 years 45 weeks ago
2 years 45 weeks ago