RFC 1855 : Netiquette guidelines

More and more people spend more and more time online. I wish more and more of them read RFC 1855 which covers netiquette guidelines. This document is more than 10 years old, but most of the points that it discusses are as valid today as they were back then. Some are even more important today than they used to be. Another good thing about this RFC is that it has theoretical directions combined with some practical advice.

A good rule of thumb: Be conservative in what you send and liberal in what you receive. You should not send heated messages (we call these “flames”) even if you are provoked. On the other hand, you shouldn’t be surprised if you get flamed and it’s prudent not to respond to flames.

Reading this document won’t make you wise enough to avoid all the mistakes of online communications, but it can seriously minimize them.

Googley Design Principles

Very much in line with the image explaining simplicity of user interfaces, comes the list of Googley Design Principles:

1. Focus on people—their lives, their work, their dreams.
2. Every millisecond counts.
3. Simplicity is powerful.
4. Engage beginners and attract experts.
5. Dare to innovate.
6. Design for the world.
7. Plan for today’s and tomorrow’s business.
8. Delight the eye without distracting the mind.
9. Be worthy of people’s trust.
10. Add a human touch.

Anyone doing any sort of user interface work should learn these by heard and repeat them as every morning mantra.

Thou shalt not ignore warnings

Here is a quote from a wise comment in the discussion of the “Linux system programming” book review:

Build your code with -Wall -Werror (or your compiler’s equivalent). Once you clean up all the crud, that pops up, crank it up with -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith. Once there — add -Wreturn-type -Wcast-qual -Wswitch -Wshadow -Wcast-align and tighten up by removing the no in -Wno-unused-parameter. The -Wwrite-strings is essential, if you wish your code to be compiled with a C++ compiler some day (hint: the correct type for static strings is ” const char *”).
For truly clean code, add -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls.
The people, who wrote and maintain the compiler, are, most likely, several levels above you in understanding programming in general and C-programming in particular. Ignoring the advice their code generates is foolish on your part…
As a minimum, solved warnings will make your code more readable by reducing/eliminating the “Why is he doing this?” questions. More often than not, they point out bugs you would otherwise spend hours chasing with a debugger later.
And they make your code more portable. But if you don’t understand, why a warning is generated — ask around. Don’t just “shut it up”. For example, initializing a variable at declaration is usually a no-no. If the compiler thinks, the variable may be used before being initialized, scrutinize your program’s flow. If you can’t figure out, it may some times be better to disable this one warning temporarily with -Wno-uninitialized to move on, instead of shutting it up for ever by a bogus “= 0” or some such…

Subscribe to PrimeHome channels with remote control

I’ve had PrimeHome for quite some time now. So I don’t know of this feature was there before or if it is one of the recent additions, but it’s pretty cool. Apparently, you can subscribe to additional TV channel packages with just a remote control. No need to call or drive to any of those PrimeTel shops, no need to fill any forms, and, most importantly, no need for any waiting.

Here is how it works. Go to the menu and select the channel that you don’t have but would like to. You’ll see a static PrimeHome screen, with a line at the top saying something like “Press red button to subscribe”. Press the red button on your remote control now. You’ll be asked to enter your PIN and once you do, your STB will reboot and you’ll have the channel enabled. You’re done.

A few things to keep in mind:

  • You can easily subscribe with remote control, but not unsubscribe. To unsubscribe you’ll need to visit their shop and fill the form. Maybe you can do it over the phone too – I’m not sure, but it’s for sure not as easy as subscribing.
  • When you subscribe with remote control, you don’t subscribe to a single channel, but a package of channels to which it belongs. Check the list of channels and prices for each package at PrimeHome web site before subscribing.
  • When you subscribe with remote control, you will be shown a warning that the minimum period for your subscription is two month. I don’t know if the same policy applies when you subscribe through phone or from inside of their office, but it’s worth knowing. If you get yourself an expensive package, you’ll have to pay for at least two month of using it.

That’s about it.

Blog 365 initiative

Via Web Worker Daily I learned about Blog 365.  That’s a nice idea which I heard and did before, and which I think is still valuable enough to bring attention to.

More and more people are joining the blogosphere every day.  More and more people ask the same questions over and over – “how can I improve my blogging?”, “how can I get more comments?”, “how can I promote my blog more?”, etc.  To all of them I answer – Blog 365.

You see, the hardest part of blogging is … actually, blogging – thinking about things, finding things, preparing content, and posting it.  You can have all bells and features on your blog, and it can be search engine optimized to no avail, but if you don’t publish any posts, nothing will matter.  Most blogs get lost and disappear because they don’t get updated anymore.

Now, if you are new to blogging, then posting every day may sound like a hard job to do.  I’ll tell you a little secret – it is, but for just a few weeks. The thing here is to make blogging into a routine.  Once your brain understands that it has to produce at least one post every day, it will start looking for and creating content by itself.  You won’t have to do anything, but pick the bits that you like better and write them down.

I did a “have to publish at least one post every day” experiment a few times myself.  The longest one was, I think, in 2004 and ran for about a year and a half.  My posts varied from thoughts, notes, and simple links to somebody else’s pictures and videos.  Eventually, I got it into my system.  I had no problems posting something every day.  Even better than that.  There was a period of time when I felt uncomfortable if I didn’t publish anything.

Sure, I did my share of polluting the web with crap that nobody cares about.  But that was all for the better.  Here are the benefits from the top of my head:

  • my English got better.  Much better.
  • my touch-typing  got better. Much better.
  • my Google skills got better. Much better.
  • my reasoning got better. I learned that if I say something, I might be asked for a reference, so I learned to check those references before I was saying anything.
  • my blog got more popular (more incoming links, more and better search engine results positioning, more people coming in and staying, more comments)
  • my understanding of many social (people, communications, other cultures) and technical (Internet, blogging tools, search engines) topics improved a lot.
  • I found a few more friends (not as in “close friends”, but as in “people with who I enjoy talking a lot”) that I wouldn’t have met otherwise.

These are just a few.  There are many more.  Like all those archives that I can search through and cross reference now…

So, if you are interesting in blogging, the Internet, or communications, take my advice – join the Blog 365 project.  It’s much easier to do this with several other people, than alone.  They understand what you are going through and how tough it is during the first few weeks.  They’ll help you out with ideas, tips, links, and comments.  You’ll get more out of it than you can imagine.  We all will. Just give it a try.

Blogging is a skill.  It’s like tough-typing, programming, riding a bicycle, or driving – you can read all about it you want, but you won’t get any better until you’ll sit down and start blogging.  A lot.  So, here is your chance.  Take it!