Posts Tagged “google”

Designing graphical applications can be tricky. When a program uses more than text — has images, windows, buttons, etc. — it has a Graphical User Interface. The Message Flasher I wrote recently is an example, yet it has the advantage of being written in TCL/TK. This makes it a breeze to write and understand, relatively speaking.

TCL/TK is a combination of TCL (a simple-to-learn scripting language) and TK (an extension that lets you access the windowing system and do graphical stuff). TK can be used in other languages too. Python, Perl, Lua, and C++ all have versions of TK available for them. To edit text documents, I like to use an editor named vroom that is written in Python’s version of TK, known as Tkinter.

If you enjoyed this post, make sure you subscribe to my RSS feed!

Surprisingly, the one thing I get the most attention for from the search engines is something I wrote one brief piece on, namely Raising Red Worms. Here’s all of my results. Note: anything with “10kluke” in it was just me checking.

Search QueryNumber of requests
1.10kluke5
2.maxblogpress ping optimizer1
3.the posting daily1
4.raise european nightcrawlers1
5.raising redworms1
6.redworms idaho1
7.raising european nightcrawlers1
8.students raising red worms1
9.publish ical mac to google calendar1
10.how to keep and raise red worms at home1
11.http://10kluke.info1
12.info on red worms1
13.eisenia fetida idaho1
14.red wrigglers cold climate1
15.raising worms at home1

If you enjoyed this post, make sure you subscribe to my RSS feed!

I was reading a blog post by Andrew Pavelski entitled 10 Reasons Why People Don’t Make Money Online. Here is my quick summary of each point:

  1. Giving up too soon

    Most blogs across the net are abandoned, non-updated, and not making any money online. Instead of making money, they are just pieces of internet debris, collecting dust and never being visited. It’s hard to be certain whether their blog had enough potential in other respects, of course. But there’s no more certain way to fail than to quit when you’re not ahead.

If you enjoyed this post, make sure you subscribe to my RSS feed!