Sticky

Sticky

When a item or topic is "Sticky" it means it will stay on top to track your attention in reading it. This is mostly done because there is important information to be found in such a item or topic.
[ Close ]

Announcement

Announcement

When an important issues arrises for this item or topic an Announcement will be made. Here you can read about this important matter and respond to it.
[ Close ]

Global announcement

Global announcement

When an important issues arrises for this section, item list or category a Global Announcement will be made. Here you can read about this important matter and respond to it. A Global Announcement is more important than an Announcement.
[ Close ]

Site announcement

Site announcement

When an important issues arrises for the etire website an Site Announcement will be made. Here you can read about this important matter and respond to it. This is really important so read it.
[ Close ]

Normal

Normal

This is a normal page, topic or item. It is a normal informative page, topic or item.
[ Close ]

Closed

Closed

This item or topic is closed. The reason can be read inside it. If not? Then it will probably be closed because of the age of the matter or inactivity.
[ Close ]

Bug report

Bug report

When someone has found a bug in an application, or something else, he or she can report it using this function. Then we will look at it and see if we can fix it.
[ Close ]

Solved

Solved

When ever a bug report (problem, error, etc.) has been solved it gets this type assigned.
[ Close ]

Open

Open

This is an open item. Research is beeing done to learn about the people that need this or requested it. We are making a project file to record all things that have to be done to complete this project.
[ Close ]

Paused

Paused

This item paused. Meaning all progress on it is halted. Progress might be started again or it will be stopped. Depending if it is needed and if it can be done.
[ Close ]

In development

In development

This item is in development. It's not done yet, but we are working on it to finnish it. This is the step that takes the longest time.
[ Close ]

Beeing written

Beeing written

The writers are still writing this item. For now it is not done yet. Writers can take a long time to write something so give them some time.
[ Close ]

Stopped

Stopped

This item is stopped. All development and progress is stopped and will not be started again.
[ Close ]

Closed

Closed

This item is closed. All development and progress is stopped and will not be started again.
[ Close ]

Upgrading

Upgrading

This item is beeing upgraded. A new version is beeing developed.
[ Close ]

Finnished

Finnished

This page, item, etc. is Finnished. For now nothing is done about it.
[ Close ]

Finnished, upgrading

Finnished, upgrading

This item is Finnished. Now probably by popular demand a new version is beeing developed.
[ Close ]

Done

Done

This item is complete and nothing will be done with it for now.
[ Close ]

Under review

Under review

When an item is under review means it is done, but some minor bugs, layout changes or missing features needs to be finnished. After that it will be really done.
[ Close ]
Location: Newanz

Rebuilding the Newanz website

Rebuilding the Newanz website

Jul 04th, 2010 at 16:23:14

Things are going to go a little different than expected. I finished Nyes, but unfortunately found out the Newanz system itself is a little difficult to configure for it. It's possible, but too much work for me.

So I'm rewriting the entire Newanz website. Now how is that less work?

I started doing this in Ruby on Rails and am loving and hating it at the same time. I got some great resources to learn this language and framework, but sometimes thing just "don't work" or are different than I'm used to. Luckily the main source of the problem is my computer (Ubuntu) which is just "strange" in pushing core changes (it drives me crazy).

Thus far I have finished the page - list - item system which is present on the current Newanz website, but I still need a blog. After that I hope to make things a bit more jQuery and AJAX powered which I love to do a lot more than Rails.

A forum will probably be lacking, but I want to make a more advanced comment system for the items (applications (NewsOffice, YAML-Selector, Nyes), websites and other stuff). That system will probably support topics in a sense, but different. Can't tell a lot more about it, because I'm still working on it.

What does this mean for Nyes?
Well as soon as the new Newanz website is done and I've cleaned up (removed) the latest custom Newanz features I'll upload it to github. This means my perhaps last PHP project will be available publicly a lot sooner than I anticipated. However, I would have had less time to test it.

More about all this later.

Thank you for reading,

Tom de Bruijn

Ubuntu 10.4 Ruby on Rails install

Ubuntu 10.4 Ruby on Rails install

Jun 24th, 2010 at 23:50:54

Todays post will be little different. This is a post mainly for me myself to remember how the hell I did something. Using the Internet I came across a lot of different sources which all helped. So before I forget: writing it down.

As always with Linux things go out of date way too quickly, but it will be a nice basis for future installs.

In Ubuntu 10.4 terminal:
# http://wiki.rubyonrails.org/getting-started/installation/linux
sudo apt-get install ruby-full build-essential

sudo apt-get install rubygems

# http://programmers-blog.com/2009/04/12/ruby-gem-update-system-is-disabled-on-debian
gem install rubygems-update
cd /var/lib/gems/1.8/bin
./update_rubygems

# IM
sudo apt-get install sqlite3 libsqlite3-dev mysql-server libmysqlclient16 libmysqlclient16-dev git-core

gem update --system

gem install mysql sqlite3-ruby

# Rails 3
gem install rails --pre

Github, multi language and speed

Github, multi language and speed

Jun 07th, 2010 at 11:22:47

First: I've registered an account on Github and am sharing the new YAML Selector class there. In the future I am planning to also share some other projects like Nyes there, but it will be a while before I make that one a repository public.

In the meantime I've completed the possibility of translation of Nyes using the YAML Selector in the background. I have yet to translate anything to dutch (the only (human) other language I know fluently), but it will one day happen. Other than that I am a bit scared of the speed performance of Nyes so that's something I'll be working on the following days. A dedicated virtual machine with linux will be the new test environment for Nyes and just the switch to that shows half a second faster load times. Perhaps my windows machine is too cluttered to be a good development machine after all.

Thank you for reading,

Tom de Bruijn

pages

Page(s): 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42