Code & Related

Hmm, it seems, that content displayer for this item not yet spcifically implemented in server-side version :-(, so here is for the moment at least raw data listing..

Code & Related

array (
  'entities' => 
  array (
    0 => 
    array (
      '__name' => '(Streaming) algorithms and Sensors',
      '__rows' => 
      array (
        0 => 
        array (
          'id' => '7496',
          'nazev' => 'Execute an action on a given average frequency, but do not cause too many interrupts',
          'group' => 9,
          'kdy' => '20150421214122',
          'podpis' => 'ALGO',
          'on_demand_details' => 'detail-7496',
        ),
        1 => 
        array (
          'id' => '7391',
          'nazev' => 'Detecting only significant changes (ignore noise and drift) in a noisy signal without division',
          'group' => 9,
          'kdy' => '20150421214122',
          'podpis' => 'ALGO',
          'on_demand_details' => '7391-detail',
        ),
        2 => 
        array (
          'id' => '7499',
          'nazev' => 'On-the-fly no-buffer RMS noise estimation (C)',
          'group' => 9,
          'kdy' => '20150421214122',
          'link_not_show' => '',
          'podpis' => 'ALGO',
          'on_demand_details' => '149886443-detail',
        ),
      ),
    ),
    1 => 
    array (
      '__name' => 'Android and Linux kernel',
      '__rows' => 
      array (
        0 => 
        array (
          'id' => '67796',
          'nazev' => 'When and how can be Android kill your background service and how you can prevent it',
          'group' => 17,
          'kdy' => '20150421214122',
          'podpis' => 'Notes',
          'link' => '../shared/entity-files/6296/android-services.pdf',
        ),
        1 => 
        array (
          'id' => '67799',
          'nazev' => 'My notes on sensor integration into to mobile devices (Sensor-hubs, computation dirstribution...) ',
          'group' => 17,
          'kdy' => '20150421214122',
          'podpis' => 'slides',
          'link' => '../shared/entity-files/67799/sensor-integration-to-mob-devices.pdf',
        ),
        2 => 
        array (
          'id' => '6496',
          'nazev' => 'Bulding Raspberry Pi kernel 3.x and 4.x',
          'group' => 17,
          'kdy' => '20150421214122',
          'link_not_show' => 'http://rglinuxtech.com/?p=1324',
          'podpis' => 'HOW TO',
          'on_demand_details' => 'detail-149886463',
        ),
        3 => 
        array (
          'id' => '6497',
          'nazev' => 'More than two I2C busses on Raspberry (or other embedded Linux device)',
          'group' => 17,
          'kdy' => '20150421214122',
          'podpis' => 'HOW TO',
          'on_demand_details' => 'detail-149886464',
        ),
        4 => 
        array (
          'id' => '6296',
          'nazev' => 'My college time seminar presentations on Linux kernel internals',
          'group' => 17,
          'kdy' => '20150421214122',
          'link' => '../oldweb/programming/linux-kernel/',
          'podpis' => 'Notes, Slides (CZ)',
        ),
      ),
    ),
    2 => 
    array (
      '__name' => 'Tools and toolchains',
      '__rows' => 
      array (
        0 => 
        array (
          'id' => '10008',
          'nazev' => 'Debugging with GDB, mtrace and electric fence',
          'group' => 13,
          'kdy' => '2009-08-03T12:00:00Z',
          'link' => '../oldweb/programming/ladeni-v-unixu/',
          'podpis' => 'HOW-TO (CZ)',
        ),
      ),
    ),
    3 => 
    array (
      '__name' => 'Ubuntu Notes',
      '__rows' => 
      array (
        0 => 
        array (
          'id' => '1498',
          'nazev' => 'Setting up file association in Ubuntu',
          'kdy' => '2015-08-03T12:00:00Z',
          'group' => 7,
          'podpis' => 'HOW TO',
          'on_demand_details' => 'detail-149886469',
        ),
      ),
    ),
    4 => 
    array (
      '__name' => 'Old (college time) projects',
      '__rows' => 
      array (
        0 => 
        array (
          'id' => '8001',
          'nazev' => 'RSA implementation (naive, explanatory but including ramdom prime generator)',
          'group' => 11,
          'kdy' => '2009-08-03T12:00:00Z',
          'link' => '../oldweb/programming/rsa-cpp/',
          'podpis' => 'Souce code, (documenatation in CZ)',
        ),
        1 => 
        array (
          'id' => '8000',
          'nazev' => 'Simple captcha breaker in PHP (naive impmentation of layered neural network)',
          'group' => 11,
          'kdy' => '2009-08-03T12:00:00Z',
          'link' => '../oldweb/programming/captcha-breaking/captcha.pdf',
          'podpis' => 'SLIDES (CZ)',
          'details' => 'demo',
        ),
        2 => 
        array (
          'id' => '8002',
          'nazev' => 'Creating multiplatform apps in GTK',
          'group' => 11,
          'kdy' => '2009-08-03T12:00:00Z',
          'link' => '../oldweb/programming/multiplatform-apps-in-GTK/',
          'podpis' => 'SLIDES (CZ)',
          'details' => 'demo',
        ),
        3 => 
        array (
          'id' => '8002',
          'nazev' => 'Modelchecking - trainstation model in Promela, Dekker algorithm in SMV',
          'group' => 11,
          'kdy' => '2009-08-03T12:00:00Z',
          'link' => '../oldweb/programming/modelchecking/',
          'podpis' => 'Models, datails',
        ),
        4 => 
        array (
          'id' => '8006',
          'nazev' => 'Simlified SCP',
          'group' => 11,
          'kdy' => '2009-08-03T12:00:00Z',
          'link' => '../oldweb/programming/simple-scp/',
          'podpis' => 'Details, download',
        ),
        5 => 
        array (
          'id' => '8008',
          'nazev' => 'Few examples in prolog',
          'group' => 11,
          'kdy' => '2009-08-03T12:00:00Z',
          'link' => '../oldweb/programming/prolog/prolog.html',
          'podpis' => 'Notes/Examples',
        ),
        6 => 
        array (
          'id' => '8009',
          'nazev' => 'Few examples in haskell',
          'group' => 11,
          'kdy' => '2009-08-03T12:00:00Z',
          'link' => '../oldweb/programming/haskell/haskell.html',
          'podpis' => 'Notes/Examples',
        ),
        7 => 
        array (
          'id' => '8009',
          'nazev' => 'Oracle DB',
          'group' => 11,
          'kdy' => '2009-08-03T12:00:00Z',
          'link' => '../oldweb/programming/oracle/oracle-database.html',
          'podpis' => 'Notes/Examples',
        ),
        8 => 
        array (
          'id' => '8012',
          'nazev' => 'Resource planes in Oracle DB',
          'group' => 11,
          'kdy' => '2009-08-03T12:00:00Z',
          'link' => '../oldweb/programming/oracle/or.html',
          'podpis' => 'Notes/Examples',
        ),
        9 => 
        array (
          'id' => '8014',
          'nazev' => 'Fonts in PostScipt',
          'group' => 11,
          'kdy' => '2009-08-03T12:00:00Z',
          'link' => '../oldweb/programming/fonty-postscript/fonty-postscript.pdf',
          'podpis' => 'Notes/Examples',
        ),
        10 => 
        array (
          'id' => '8018',
          'nazev' => 'Kalisto - minimalistic MIPS operating system',
          'group' => 11,
          'kdy' => '2009-08-03T12:00:00Z',
          'link' => '../oldweb/programming/kalisto/html/',
          'podpis' => 'Notes/Examples',
        ),
      ),
    ),
    5 => 
    array (
      '__name' => 'Links to my other code samples',
      '__rows' => 
      array (
        0 => 
        array (
          'id' => '10012',
          'nazev' => 'Github',
          'group' => 21,
          'kdy' => '2009-08-03T12:00:00Z',
          'link' => 'https://github.com/tpcz',
          'podpis' => 'My Profile',
        ),
        1 => 
        array (
          'group' => 21,
          'id' => '10013',
          'nazev' => 'Kernel patch: SHTC1 senor driver',
          'kdy' => '2015-08-03T12:00:00Z',
          'podpis' => 'My infrequent Linux Kernel adventures',
        ),
        2 => 
        array (
          'id' => '10014',
          'group' => 21,
          'nazev' => 'My University Web',
          'kdy' => '2015-08-03T12:00:00Z',
          'podpis' => 'Some examples of embedded code and code samples used in my classes/labs',
        ),
      ),
    ),
  ),
  'bg_image' => 'img/bg_circuit.png',
  'headline' => 'Code and related...',
)