Projects

Some projects I and my team are working on:

Chytach

Chytach is a news filtering service. You import feeds you read, set how much posts you’d like to get per day on each topic and – voila, no more news flood. Most important articles are selected upon social score, derived from several sites data and your preferences.

Work in progress.

Site Trac

Feedparser

Universal Feed Parser is a Python module for downloading and parsing syndicated feeds. It can handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom 0.3, Atom 1.0, and CDF feeds. It also parses several popular extension modules, including Dublin Core and Apple’s iTunes extensions.

I’ve fixed couple bugs there and published changes in the git repository

Site Bugtracker GIT repository

Dounet

Simple social network for software developers in Ukraine.

No production site yet.

Trac

Modprocess

Toolkit to model complex processes like business planning for startups or software development processes. Numbers in Why I don’t give fixed price essay where obtained using modprocess.

Trac (no public access)

PyBeast

Python mutation testing tool. Work in progress

Trac

TDLinux

Test-driven linux. A plan to create a gnu/linux distribution with an aid of automated testing of the whole product.

Trac

Wanderer

Web site testing tool. Browses the site, logging each action, in an attempt to generate an error pages.

Trac

Projects by team members

Building.ua 2.0

Volodymyr Gotsyk (September 2007 – February 2008)

python/Django cms (django newforms-admin branch)

used 3d party apps:

  • django-photologue (self customized for newfroms-admin)
  • django-tagging (self customized for newfroms-admin)

Project runs on the:

  • FreeBSD
  • nginx
  • memcached
  • mysql

Load and database (on the 1st of June):

  • About 1,500 visitors per day
  • About 5000 articles (about 2000 derived from v.1.0 – php/joomla version of site)
  • About 3000 objects in site’s database (companies and persons)
  • About 2600 links between articles and database objects
  • About 1400 photos
  • About 1800 tags
  • About 2500 other objects (advertisements, grades, ratings, events, books and magazines)

Commercial projects done

  • Large (200KLOC+ of code and templates) project using WebWare, SqlObject, Cheetah and Postgresql
  • django CMS
  • django facebook application
  • google maps and flickr mashup (yes, django)
  • video conference application with chat (django, flash, VLC)