Hot News

  • _p_logo
    Programmer's notes

    Postman: framework for testing API

    1 1844

    Few times in the past I had to do some testing on my APIs. I needed very simple way to easily call different HTTP method like POST or PUT with some specific custom HTTP Headers. I have used a few tools for this but all of them seem to have some minor or major issues…

  • dsp2016_logo
    Programmer's notes

    Daj Się Poznać 2016 – Podsumowanie

    1 71

    Dziś jest ostatni dzień konkursu “Daj Się Poznać 2016″ organizowanego przez Macieja Aniserowicza. Konkursu w którym brałem udział z moim projektem “Smart Lodówka”. Przez 10 tygodni powinienem prowadzić projekt: zarówno kodować jak i pisać o postępach na blogu. I o ile początek był całkiem obiecujący to w międzyczasie pojawiły się inne obowiązki oraz dwa mniejsze (teoretycznie)…

  • PTVSD_3
    Programmer's notes

    Debugowanie skryptu Pythona na Raspberry Pi

    0 177

    W poprzednim poście (Visual Studio + Python) opisałem jak zainstalować “Python Tools for Visual Studio (PTVS)”. Dzięki temu pluginowi możemy programować w Pythonie w naszym ulubionym IDE. W tym poście pokażę, jak uruchomić kod w Pythonie na Raspberry Pi i go zdebugować. Visual Studio potrafi podłączyć swój debugger do już uruchomionego procesu, czy to lokalnie…

Latest photos

_MG_5969 _MG_5973 _MG_5984 _MG_5994 _MG_3127 _MG_3141
  • android_bugs_acra
    Programmer's notes

    ACRA for Android

    When writing applications for smartphones there will be a time that you will have to deal with production errors. You should do whatever it takes to eliminate errors from your app before releasing it to production. You should do unit, integration, regression, end to end testing for every release. But there is no such thing as an…

  • enter_script
    Programmer's notes

    Batch file renaming

    Do you find yourself looking for some software that could easilly rename a lot of files? And after installing a few of them and tried them you realize that it is not exactly what you are looking for? And that you just wasted your precious time? I had this exact feeling lately.

  • wordpress_apple
    Programmer's notes

    WordPress quality

    I switched from a free hosting platform to one that I own for two reasons. First, to improve my english and second, to be more involved in programmers community and do it on my own. I know that I could stay there but it was in polish and besides that it is a good chance…

DEV

  • _p_logo

    Postman: framework for testing API

    Few times in the past I had to do some testing on my APIs. I needed very simple way to easily call different HTTP method like POST or PUT with some specific custom HTTP Headers. I have used a few tools for this but all of them seem to have some minor or major issues…

Around Dev

  • f3f4ed928e0aa64d0b793b8afcceda23

    Invite your friends to your Facebook fanpage like a Dev

    In this post I will show you a very easy way to invite all of your Facebook friends to like your Facebook fanpage. This is a little hack that will require some source code analyzing and dev skills. But after all, this is extremely easy.

My way of seeing