HN user

InkweaverReview

228 karma

Programmer, artist, college student, and author of two blogs:

http://experimentgarden.blogspot.com http://inkweaver-review.blogspot.com

Posts24
Comments43
View on HN
experimentgarden.blogspot.com 17y ago

Julian Beever - Art Hacker

InkweaverReview
1pts0
experimentgarden.blogspot.com 17y ago

Lady Lovelace - The First Programmer

InkweaverReview
4pts0
experimentgarden.blogspot.com 17y ago

The Power and Decline of Imagination

InkweaverReview
1pts0
experimentgarden.blogspot.com 17y ago

Theories to Explain Deviant Behavior

InkweaverReview
1pts0
experimentgarden.blogspot.com 17y ago

A Basic Introduction to Quantum Mechanics

InkweaverReview
2pts3
experimentgarden.blogspot.com 17y ago

The Facts Behind the Code Indention Style War

InkweaverReview
8pts27
experimentgarden.blogspot.com 17y ago

Creating an iPhone Application - Tutorial 2

InkweaverReview
1pts1
experimentgarden.blogspot.com 17y ago

Blogger.com Refreshes Page Every Few Seconds on Old Browsers

InkweaverReview
24pts10
news.ycombinator.com 17y ago

Does anyone know of a good, free, screen video capture program for Mac OS X?

InkweaverReview
2pts2
experimentgarden.blogspot.com 17y ago

The Hacker News Experiment

InkweaverReview
41pts12
experimentgarden.blogspot.com 17y ago

Basic Hacks: How to Add a Custom Icon to your Flash Drive

InkweaverReview
1pts0
pentadecathlon.com 17y ago

News Blog about Recent Discoveries in Conway's Game of Life

InkweaverReview
20pts3
experimentgarden.blogspot.com 17y ago

Creating an iPhone Application - Tutorial 1

InkweaverReview
47pts14
experimentgarden.blogspot.com 17y ago

Introduction to Interfaces in Objective C, the iPhone Programming Language

InkweaverReview
1pts0
experimentgarden.blogspot.com 17y ago

Development with the iPhone SDK - Initial Observations

InkweaverReview
17pts15
experimentgarden.blogspot.com 17y ago

The Glamorous History of Portable Laptop Computers

InkweaverReview
9pts4
experimentgarden.blogspot.com 17y ago

How to Make Pages on Your Website Load Via AJAX

InkweaverReview
2pts2
experimentgarden.blogspot.com 17y ago

Capturing Website Exit Clicks: Experiment #1

InkweaverReview
4pts5
experimentgarden.blogspot.com 17y ago

Customize Blogger Comment Message to Boost Post Replies

InkweaverReview
4pts2
experimentgarden.blogspot.com 17y ago

Getting SDL, SDL Image, and SDL TTF to work in Mac OS X

InkweaverReview
3pts0
experimentgarden.blogspot.com 17y ago

How to Load a Resource from Your Application Bundle in Mac OS X

InkweaverReview
1pts0
experimentgarden.blogspot.com 17y ago

Enigma IQ Test - A Javascript Puzzle Game - Experiment Garden

InkweaverReview
1pts0
experimentgarden.blogspot.com 17y ago

The Psychology of Color in Webpages

InkweaverReview
2pts0
experimentgarden.blogspot.com 17y ago

Translating a Mouse Position Over an Isometric Tile Grid into Tile Coordinates

InkweaverReview
2pts0

I have to say that Ubuntu's forums and documentation aren't worth hardly anything. The forum is overloaded and there are so many new threads that very few of the threads will ever be touched or answered.

The documentation covers the basics, but it rarely helps if there is a problem.

I had a problem with graphics card issues last year and spent a couple weeks of research before finally finding a way to fix the problem myself. The forums and documentation didn't help.

And I found numerous other people asking the same question but not getting any answer. After I found the solution I posted it on their forum threads.

The Calculus Trap 17 years ago

Very fascinating article. I fell into the Calculus trap myself, and I admit that it definitely would have been more interesting to have avoided it.

As it was I got an A in Calculus, breezed through the course as an early college course student.

How much better it would have been to have enjoyed the alternate possibility presented:

"Going from ‘top student in my algebra class’ to ‘average student in my city’s math club’ is a huge step forward in your educational prospects. The student in the math club is going to grow by great leaps, led and encouraged by other students."

Then you missed the best part about quantum computers. ;)

LOL

I agree that quantum mechanics, and applications like Schrodinger's Cat are strange and seemingly senseless, but I think that it is fascinating that it may be applied to computing.

This is a sequel to Experiment Garden's wildly popular beginner's iPhone application programming tutorial.

It explains how to create controls and link them to code methods within the iPhone view controller.

Thank you for sharing the original article. It is considerably better than the article that was submitted.

I believe that the URL of this news item should be switched to point to the original paper.

Yeah.

Great post, but the comment spam shows that this site isn't very well maintained. Clearly the author hasn't spent much time on it in a long time.

Too bad.

Personally, I use the free hosting from Blogger because it is always fast and always reliable. I don't have to worry about overloading my server if my site experiences a sudden success on Digg, or Delicious, or another service. I also don't have to worry about paying for hosting. This allows me to stick to my no advertising policy.

All considered, I've been using Blogger for nearly two years and this is the first time I've experienced a real bug.

The article includes a great video of the mechanism in action, but the tutorial part could be a little more descriptive.

Too bad the author didn't write a step by step illustrated tutorial of how to build the safe.

It's still a fascinating piece of work though.

Good point.

On Hacker News you can submit your own articles simply because the community really does take the time to judge whether or not the article is any good.

I've received some really helpful feedback and suggestions from Hacker News members, and that is what I like most.

This is a must see site for anyone interested in Conway's Game of Life or just interested in logic. If you have never seen Conway's Game of Life in action before, then I recommend that you download Golly:

http://golly.sourceforge.net/

It comes with sample mechanisms. There are some amazing Turing Machines, complex communication devices and other amazing constructions all made using the Game of Life.

Pentadecathlon does a great job listing all the latest discoveries and innovations in the Game of Life, and even has RLE downloads of complicated mechanisms.

The two reasons why you would want to use the Objective C iPhone SDK are:

access to advanced multi-touch gestures, the ability to store data on the iPhone.

If your app is simple, though, a web application running in Safari might be a feasible solution.

This sounds like a hilarious opportunity. Seems like Google has a little bit of work to do before their voice-mail transcription will be ready for practical use.

You have to admit that Michael Jackson was just plain weird. But then many of the greatest innovators were also considered weird in their time.

I don't think that anyone would want to emulate every aspect of his strange lifestyle, but he definitely came up with a few ideas that were worthy of a hacker. He found new ways to entertain people, and whatever strange personal identity crises he may have had he still hacked together an identity that most people are at least slightly familiar with.

To my way of thinking, that is relatively successful, even if he did end up dying young.

I think if there is anything worth emulating it would be persistence.

These are initial observations from the first day of using the iPhone SDK. Basically, I'm just sharing my first thoughts and impressions on the tools involved and how they work and appear.

I'll share some insight later, after I explore the SDK and Objective C code interfaces in more detail.

I'm going to look through the Apple sample code and see if I can find an example that changes orientation properly.

So far none of the sample code apps that I have found rotate. Once I find one that does I'll be able to check the code and see how it is done.

You are correct.

Safari does indeed rotate, but other applications such as Photo Album, etc don't. And it doesn't work on other Apple sample code programs either. Safari and Contacts seem to be the only two apps that rotate.

Perhaps I just need to add the right code to my apps to make them rotate, but even the sample code applications from Apple don't rotate.

I'm still looking into this issue. There has to be something that I'm missing.

Yeah, but most keyboards are in the $5 - $20 range. It's the expensive high-quality keyboards that are in the minority because most people don't see the value in buying such an high performance keyboard.

I'll have to check out those keyboards you mentioned.