Hacker Newsnew | past | comments | ask | show | jobs | submit | sajonara's commentslogin

Bernard Werber‘s Trilogy of the Ants.


Depends on what you want to achieve. For example you can only forward forms‘ input to a mail address and go from there. Or if you use a CMS for example, there are lots of plugins which might help you, without getting to deep. Or you can use some "external" services for newsletters and stuff. They offer their own code, JS, PHP and others, you can implement.


You could use Piwik, it's Open Source and you can self-host it. http://piwik.org/


This is what I do, and I've been really happy with it so far.


In this article Apple's product depictions are analysed for their psychological subtext. The author found indication for 3 different types: evolution, family and winners/winning.


Just DO! ;) That's why it is named "learning by doing".

No offence: Programming is not worth a dime if you don't have a problem to solve yourself. And either you are the kind of lemming who sits and waits that someone presents you a problem you should solve for him or her or you are as creative to create your own problems as creating problems is a very creative process.

For example take a website. Let's suppose you are using a popular blog system. Then... what? Well you see a spectacular gallery on a site X. You want to have that on your site too. Then sit down, take notes and think over what you need. All you write down is more or less your algorithm (logic). You could do it with database support or without, you could use a JS lightbox or you could do your own. I remember doing my first coding. The example in the book was a basic text editor. So what did I do? I expanded the thing, so I added feature after feature I found very useful. :)

Another example with your blog and an API? Let's say you would like to visualise your data. Get the proper js library and try to connect it with your data. How could you do it? You could use csv files with a cloud space like Dropbox or Google Drive.

At least the problem is what you think of it. There are a lot of problems or none. Noone could tell you what "your" problems should be.

If you get past JS you could use Rails, Python, PHP and code your very own content management system (recurring to Codecademy and CodeSchool's content). Or you could write an app, which aggregates all the news channels you like by storing all rss feed entries, all tweets all Facebook postings by the channels you chose.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: