]> pere.pagekite.me Git - homepage.git/blobdiff - blog/archive/2012/07/07.rss
Another typo.
[homepage.git] / blog / archive / 2012 / 07 / 07.rss
index eb968e653fe14df008b6615bac02be5320188062..d585bc16697497445f9b346e5d0d716fe070f936 100644 (file)
@@ -709,6 +709,197 @@ har endret seg siden den tid, men satser på at teksten er representativ.</p&
 
 <p>Jeg aner fortsatt ikke hvor FedEx tok veien med pakken fra
 MPEG-LA.</p>
+
+<p>Update 2012-07-06: Jeg er visst ikke den første som forsøker å få
+klarhet i problemstillinger rundt H.264, og kom nettopp over en veldig
+interessant bloggpost fra 2010 hos LibreVideo med tittelen
+"<ahref="http://www.librevideo.org/blog/2010/06/14/mpeg-la-answers-some-questions-about-avch-264-licensing/">MPEG-LA
+answers some questions about AVC/H.264 licensing</a>.  Anbefales!</p>
+</description>
+       </item>
+       
+       <item>
+               <title>Free Timetabling Software - nice free software</title>
+               <link>http://people.skolelinux.org/pere/blog/Free_Timetabling_Software___nice_free_software.html</link>        
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Free_Timetabling_Software___nice_free_software.html</guid>
+                <pubDate>Sat, 7 Jul 2012 09:50:00 +0200</pubDate>
+               <description>&lt;p&gt;Included in &lt;ahref=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu&lt;/a&gt; is a
+large collection of end user and school specific software.  One of the
+packages not installed by default but provided in the Debian archive
+for schools to install if they want to, is a system to automatically
+plan the school time table using information about available teachers,
+classes and rooms, combined with the list of required courses and how
+many hours each topic should receive.  The software is
+&lt;a href=&quot;http://lalescu.ro/liviu/fet/&quot;&gt;named FET&lt;/a&gt;, and it provide a
+graphical user interface to input the required information, save the
+result in a fairly simple XML format, and generate time tables for
+both teachers and students.  It is available both for
+&lt;a href=&quot;http://lalescu.ro/liviu/fet/download.html&quot;&gt;Linux, MacOSX and
+Windows&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;This is &lt;a href=&quot;http://lalescu.ro/liviu/fet/features.html&quot;&gt;the
+feature list&lt;/a&gt;, liftet from the project web site:&lt;/p&gt;
+
+&lt;p&gt;&lt;ul&gt;
+
+  &lt;li&gt;FET is free software, licensed under the GNU GPL v2 or later.
+    You can freely use, copy, modify and redistribute it &lt;/li&gt;
+       
+  &lt;li&gt;Localized to en_US (US English, default), ar (Arabic), ca
+    (Catalan), da (Danish), de (German), el (Greek), es (Spanish), fa
+    (Persian), fr (French), gl (Galician), he (Hebrew), hu
+    (Hungarian), id (Indonesian), it (Italian), lt (Lithuanian), mk
+    (Macedonian), ms (Malay), nl (Dutch), pl (Polish), pt_BR
+    (Brazilian Portuguese), ro (Romanian), ru (Russian), si (Sinhala),
+    sk (Slovak), sr (Serbian), tr (Turkish), uk (Ukrainian), uz
+    (Uzbek) and vi (Vietnamese) (incompletely for some languages)
+    &lt;/li&gt;
+       
+  &lt;li&gt;Fully automatic generation algorithm, allowing also
+    semi-automatic or manual allocation&lt;/li&gt;
+       
+  &lt;li&gt;Platform independent implementation, allowing running on
+    GNU/Linux, Windows, Mac and any system that Qt supports &lt;/li&gt;
+       
+  &lt;li&gt;Flexible modular XML format for the input file, allowing editing
+    with an XML editor or by hand (besides FET interface)&lt;/li&gt;
+       
+  &lt;li&gt;Import/export from CSV format&lt;/li&gt;
+       
+  &lt;li&gt;The resulted timetables are exported into HTML, XML and CSV
+    formats &lt;/li&gt;
+       
+  &lt;li&gt;Flexible students structure, organized into sets: years, groups
+    and subgroups. FET allows overlapping years and groups and
+    non-overlapping subgroups. You can even define individual students
+    (as separate sets)&lt;/li&gt;
+       
+  &lt;li&gt;Each constraint has a weight percentage, from 0.0% to 100.0%
+    (but some special constraints are allowed to have only 100% weight
+    percentage)&lt;/li&gt;
+       
+  &lt;li&gt;Limits for the algorithm (all these limits can be increased on
+    demand, as a custom version, because this would require a bit more
+    memory):
+    &lt;ul&gt;
+      &lt;li&gt;Maximum total number of hours (periods) per day: 60&lt;/li&gt;
+      &lt;li&gt;Maximum number of working days per week: 35&lt;/li&gt;
+      &lt;li&gt;Maximum total number of teachers: 6000&lt;/li&gt;
+      &lt;li&gt;Maximum total number of sets of students: 30000&lt;/li&gt;
+      &lt;li&gt;Maximum total number of subjects: 6000&lt;/li&gt;
+      &lt;li&gt;Virtually unlimited number of activity tags&lt;/li&gt;
+      &lt;li&gt;Maximum number of activities: 30000&lt;/li&gt;
+      &lt;li&gt;Maximum number of rooms: 6000&lt;/li&gt;
+      &lt;li&gt;Maximum number of buildings: 6000&lt;/li&gt;
+      &lt;li&gt;Possibility of adding multiple teachers and
+          students sets for each activity.  (it is possible
+          also to have no teachers or no students sets for an
+          activity)&lt;/li&gt;
+      &lt;li&gt;Virtually unlimited number of time constraints&lt;/li&gt;
+      &lt;li&gt;Virtually unlimited number of space constraints&lt;/li&gt;
+    &lt;/ul&gt;&lt;/li&gt;
+
+  &lt;li&gt;A large and flexible palette of time constraints:
+    &lt;ul&gt;
+      &lt;li&gt;Break periods&lt;/li&gt;
+      &lt;li&gt;For teacher(s):
+        &lt;ul&gt;
+         &lt;li&gt;Not available periods&lt;/li&gt;
+         &lt;li&gt;Max/min days per week&lt;/li&gt;
+         &lt;li&gt;Max gaps per day/week&lt;/li&gt;
+         &lt;li&gt;Max hours daily/continuously&lt;/li&gt;
+         &lt;li&gt;Min hours daily&lt;/li&gt;
+         &lt;li&gt;Max hours daily/continuously with an activity tag&lt;/li&gt;
+
+         &lt;li&gt;Respect working in an hourly interval a max number of
+           days per week&lt;/li&gt;
+       &lt;/ul&gt;&lt;/li&gt;
+      &lt;li&gt;For students (sets):
+       &lt;ul&gt;
+         &lt;li&gt;Not available periods&lt;/li&gt;
+         &lt;li&gt;Begins early (specify max allowed beginnings at second hour)&lt;/li&gt;
+         &lt;li&gt;Max gaps per day/week&lt;/li&gt;
+         &lt;li&gt;Max hours daily/continuously&lt;/li&gt;
+         &lt;li&gt;Min hours daily&lt;/li&gt;
+         &lt;li&gt;Max hours daily/continuously with an activity tag&lt;/li&gt;
+
+         &lt;li&gt;Respect working in an hourly interval a max number of
+           days per week&lt;/li&gt;
+       &lt;/ul&gt;&lt;/li&gt;
+      &lt;li&gt;For an activity or a set of activities/subactivities:
+        &lt;ul&gt;
+         &lt;li&gt;A single preferred starting time&lt;/li&gt;
+         &lt;li&gt;A set of preferred starting times&lt;/li&gt;
+         &lt;li&gt;A set of preferred time slots&lt;/li&gt;
+         &lt;li&gt;Min/max days between them&lt;/li&gt;
+         &lt;li&gt;End(s) students day&lt;/li&gt;
+         &lt;li&gt;Same starting time/day/hour&lt;/li&gt;
+         &lt;li&gt;Occupy max time slots from selection (a complex and
+           flexible constraint, useful in many situations)&lt;/li&gt;
+
+                       &lt;li&gt;Consecutive, ordered, grouped (for 2 or 3 (sub)activities)&lt;/li&gt;
+                       &lt;li&gt;Not overlapping&lt;/li&gt;
+                       &lt;li&gt;Max simultaneous in selected time slots&lt;/li&gt;
+                       &lt;li&gt;Min gaps between a set of (sub)activities&lt;/li&gt;
+               &lt;/ul&gt;
+               &lt;/li&gt;
+       &lt;/ul&gt;
+
+       &lt;/li&gt;
+
+       &lt;li&gt;A large and flexible palette of space constraints:
+       &lt;ul&gt;
+
+               &lt;li&gt;Room not available periods
+               &lt;/li&gt;
+
+               &lt;li&gt;For teacher(s):
+               &lt;ul&gt;
+                       &lt;li&gt;Home room(s)&lt;/li&gt;
+                       &lt;li&gt;Max building changes per day/week&lt;/li&gt;
+                       &lt;li&gt;Min gaps between building changes&lt;/li&gt;
+               &lt;/ul&gt;
+               &lt;/li&gt;
+               
+               &lt;li&gt;For students (sets):
+               &lt;ul&gt;
+                       &lt;li&gt;Home room(s)&lt;/li&gt;
+                       &lt;li&gt;Max building changes per day/week&lt;/li&gt;
+                       &lt;li&gt;Min gaps between building changes&lt;/li&gt;
+               &lt;/ul&gt;
+               &lt;/li&gt;
+               
+               &lt;li&gt;Preferred room(s):
+               &lt;ul&gt;
+                       &lt;li&gt;For a subject&lt;/li&gt;
+                       &lt;li&gt;For an activity tag&lt;/li&gt;
+                       &lt;li&gt;For a subject and an activity tag&lt;/li&gt;
+                       &lt;li&gt;Individually for a (sub)activity&lt;/li&gt;
+               &lt;/ul&gt;
+               &lt;/li&gt;
+
+               &lt;li&gt;For a set of activities:
+               &lt;ul&gt;
+                       &lt;li&gt;Occupy a maximum number of different rooms&lt;/li&gt;
+               &lt;/ul&gt;
+               &lt;/li&gt;
+
+       &lt;/ul&gt;
+
+       &lt;/li&gt;
+&lt;/ul&gt;&lt;/p&gt;
+
+&lt;p&gt;I have not used it myself, as I am not involved in time table
+planning at a school, but it seem to work fine when I test it.  If you
+need to set up your schools time table, and is tired of doing it
+manually, check it out. 
+
+A quick summary on how to use it can be found in
+&lt;a href=&quot;http://marvelsoft.co.in/wp/2012/03/generate-timetable-for-state-cbse-icse-igcse-schools-free/&quot;&gt;a
+blog post from MarvelSoft&lt;/a&gt;.  If you find FET useful, please provide
+a recipe for the Debian Edu project in the
+&lt;a href=&quot;http://wiki.debian.org/DebianEdu#Howtos&quot;&gt;Debian Edu HowTo
+section&lt;/a&gt;.&lt;/p&gt;
 </description>
        </item>