Category / EGA

Blog publishing October 11, 2009 at 2:50 pm

Yesterday I modified main page of blog.ega.org.pl site. Since now, last 15 posts from every blog will be shown there. I think it’s a good idea to promote your (dev)blog.

Also, there’s already installed plugin called “Domain Mapping“. Thanks to that, I can connect my devblog with defc0n.ega.org.pl domain. You can use your own domain too! All you have to do is:

  • set your domain record on DNS server to 91.121.104.175;
  • configure the plugin in your administration panel (tools->domain mapping);
  • tell me about that (I have to configure httpd to work with your domain).

<%= “Hello World!” %> September 14, 2009 at 8:20 pm

After a long break, EGA’s starting again! Here’s my own devblog.

There’s a lot of changes. First of all, I’ve installed WordPress for blogs, SMF for forum and MediaWiki for wiki. I think that many people will be happier because of that. CMS is still written in Ruby on Rails. I only had to migrate this from PostgreSQL to MySQL again. Reason? Good integration with SMF and MediaWiki. Thanks to my bridge, you have to sign up by main website and you’ll be logged in other stuff.

In future, there will be some cool features on main site with AJAX animations.

Enjoy!