Finally moved my SGS2 to ICS 4.0.3 (ficeto style)

Today I moved my SGS2 firmware to ICS (Ice Cream Sandwich) 4.0.3. You can download it from here.

So far all phone core functions are working without problems.

thx ficeto and team :-)

have fun

Mario


Moodle 2.2.x progress bar block quick fix.

Quick fix for the Moodle progress bar block.

Download overview.php from here and replace it with your existing.

have fun Mario


New year, new Moodle,…. we finally moved to Moodle 2.2.1

During the christmas holidays I took the chance to update our main moodle server (medit-ePortal) to the latest version 2.2.1 Let’s see what the new advanced grading methods can do for us :-)

Happy new year!

Mario


Fixing XCode 4.x slow responsiveness / performance

The last months I noticed a very annoying behavior of Xcode 4.2 which results in responding very slowly to user interactions, e.g. editing code, debugging refactoring … mostly all IDE day to day work were affected.

It turns out that the problem is related to the project “workspace ” file. If  you delete em, .. yes you can :-) , you get back a more or less speedy XCode.

The Credits for this valuable hint goes to link

have fun


Our new medIt-Campus Information System

Since several months three of my colleagues (Johannes L. , Dominik R. and Herwig M. ) and me have put together our new Campus Information System. We use a customized version of Xibo linked together with our internal process management system aCTIons to get various information about room assignments and upcoming events for students on our information screens. In addition we also have some campus news channels, special event information pages etc.

The whole System can be configured trough a central server web interface. Every Infoscreen can be independently configured which and when some information should be shown.


Moodle Drag Drop features does not work in IE9 fix

We recently encountered some IE9 incompatibility issues with our latest Moodle 2.1+ installation. It turns out that the used version of the graphical back-end Yui seems do have some problems with IE9 ,…. or the other way round :-) .

There are couple of bug request in the moodle bug tracking system, but for 2.1+ there is unfortunately no commit in master which fixes this issue.

So if you do not want to wait for an official release take a look at -> link. Follow the walkthrough how to update Yui an this should fix the IE9 problems.

have fun


QuadroCopter MedIT-Lab-WorkShop Part V,…. first H-Frame ….. and it flies

For the last weeks Martin has been finishing our first H-Frame based Quadrocopter.

After some PID parameter tuning we got a very smooth flying Quadro. But see for your self,….

 

embedded by Embedded Video

Download Video

Thx to Amir and the whole NG-UAVP Team


Moodle 2.0 Attendance module fix for use with PostgreSQL

Here you will find a small fix for the attendance module for moodle 2.0. Some queries have problems if the are executed on our PostgreSQL database. So if you get some “group by” errors you could use the following fix. For the module see here
Change query @row 826

SELECT ue.userid, ue.status, ue.timestart, ue.timeend
                      FROM {user_enrolments} ue
                      JOIN {enrol} e ON e.id = ue.enrolid
                     WHERE ue.userid $usql
                           AND e.status = :estatus
                           AND e.courseid = :courseid
                  GROUP BY ue.userid, ue.status, ue.timestart,ue.timeend

and @row 851

SELECT ue.userid, ue.status, ue.timestart, ue.timeend
                  FROM {user_enrolments} ue
                  JOIN {enrol} e ON e.id = ue.enrolid
                 WHERE ue.userid = :uid
                       AND e.status = :estatus
                       AND e.courseid = :courseid
              GROUP BY ue.userid,ue.status, ue.timestart, ue.timeend

have fun


Let’s say hello to our new team member,… Fred

The past days we did some recruiting for our new image processing project…. In the end only one survived Markus selection procedures of hell.

So let’s say hello to Fred.

Fred responsibilities will be:

  • check that we meet our 33fps goal
  • exactly maintaining up to 6 coffee breaks per day
  • check the results of our gain/gamma correction algorithm
  • check the circle ROI (photo) for disharmonies
  • and last but not least motivate our lead programmer Markus
1 Comment more...

Some Impressions of our last Medical Electronics laboratory tutorial

Now that another year/semester has passed we took some nice images from out last lab tutorial.

This photos show our medical electronics lab tutorial/lecture held by Matthias Haselberger

The aim of the laboratory is to get familiar with the commonly used electronic circuits used for measuring biofeedback signals.

 

have fun :-)

 

1 Comment more...

(C) by Mario Wehr
iDream theme by Templates Next | Powered by WordPress

Analytics Plugin created by Jake Ruston's Wordpress Plugins - Powered by Vic Firth and Kanye West.