Population of Canada

Today, after some conversations with friends I looked up the population of Canada. 35 million. All that land and only 35 million people (+/- 1 million). But all the same that is about the population of New York’s metropolitan area plus the population of Los Angeles’ metropolitan area. When issues of crime and law are considered population issues need to be brought into account. The population of Canada and the population of California might be about equivalent.

Combination of Tips

Some days I am more clever than others. Today, I was working on digitizing about 50 older (30 years old) cassettes for a linguist. To organize the data I have need of creating a folder for each tape. Each folder needs to be sequentially numbered. It is a lot of tedious work - not something I enjoy.

So I looked up a few things in terminal to see if I could speed up the process. I needed to create a few folders so I looked up on hints MacWorld:

So I looked at the mkdir command, which creates new folders or directories. It uses the following syntax: mkdir folder1 folder2 folder3

Now I needed a list of the folders I needed... something like 50.

So I created a formula in a google spreadsheet using the Concatenate command. I was able in one column to add the Alpha characters I needed and in the next column I was able to add the sequential numerics I needed.

Now I had a list of 50 names of my folders, but I still needed to remove the return characters which separated them from each other to allow the mkdir command to work. So I opened up TextEdit and did a search for return tabs in the document and deleted them.

Now I could just paste the 50 folder names in terminal and hit enter and it created 50 folders... But I wonder if there was a way to add sequential numbers to a base folder-name in terminal without using google spreadsheets...

Three years late this answer would have been what I was looking for: https://askubuntu.com/posts/731730/revisions from: https://askubuntu.com/questions/731721/is-there-a-way-to-create-multiple-directories-at-once-with-mkdir

Hybrid Corn in Mexico

For one of our projects in the Literacy Mega-Course we had to do a culture calendar. I have been looking at México and working with a group planning a literacy program for an indigenous community there. Considering the cultural elements of México corn is a big one. So I started to poke around the internet and look at what the big issues are for México and corn. I don't know why I have never done this before, but to my shock, one of the big things in English about corn in México is the use of GMO corn. I am just going to post a few links because there is no need to add to the plethora of blogs discussing the issue. Continue reading

Do I Follow Other’s Ideas as Dogma

Steve Jobs Quote

I think there is some advice worth thinking about here. I think that Steve, got the cart before the horse so to say with respect to Psalm 37:3 and Proverbs 3:5-6. But in terms of how we as humans have a tendency to look to our social network and let that identify who we are... there is something to be heard from the man who shaped society with his innovation and leadership in design and User Experience.