alex.eftimie.ro
Program de lucru pe vară | Student la CS
http://alex.eftimie.ro/2009/06/11/program-de-lucru-pe-vara
Upb, cs, ubuntu, rosedu, L10n. Program de lucru pe vară. June 11th, 2009 by Alex Eftimie in internet. Vine, vine, cea de a doua ediție ROSEdu Summer of Code. Cu nouă proiecte propuse. Cu experiența anului trecut. Și cu entuziasm sporit, programul de lucru în cadrul facultății pe timpul verii poate fi potrivit și pentru tine! Află mai multe acum de pe site-ul http:/ soc.rosedu.org/2009. Înscrie-te dacă-ți place și nu ezita să ne contactezi pentru orice nelămurire sau sugestie la soc(a)rosedu.org.
alex.eftimie.ro
snippets | Student la CS
http://alex.eftimie.ro/tag/snippets
Upb, cs, ubuntu, rosedu, L10n. Posts Tagged ‘snippets’. How to fix picture’s Date Taken. September 20th, 2012 by Alex Eftimie in en. Ever downloaded your vacation pictures from your digital camera, just to discover that the Date Taken tag is wrong? There is a solution for that! You just need python, shell script and probably Linux skills, and ten minutes to spare. The following lines will do the magic for you:. To fix all the pictures in a folder, simply run this oneline:. ROSEdu Summer of Code 2012.
alex.eftimie.ro
python | Student la CS
http://alex.eftimie.ro/tag/python
Upb, cs, ubuntu, rosedu, L10n. Posts Tagged ‘python’. How to fix picture’s Date Taken. September 20th, 2012 by Alex Eftimie in en. Ever downloaded your vacation pictures from your digital camera, just to discover that the Date Taken tag is wrong? There is a solution for that! You just need python, shell script and probably Linux skills, and ten minutes to spare. The following lines will do the magic for you:. To fix all the pictures in a folder, simply run this oneline:. Pentru că abia a trecut ACM.
alex.eftimie.ro
en | Student la CS
http://alex.eftimie.ro/category/en
Upb, cs, ubuntu, rosedu, L10n. Archive for the ‘en’ Category. Laquo; Older Entries. How to fix picture’s Date Taken. September 20th, 2012 by Alex Eftimie in en. Ever downloaded your vacation pictures from your digital camera, just to discover that the Date Taken tag is wrong? There is a solution for that! You just need python, shell script and probably Linux skills, and ten minutes to spare. The following lines will do the magic for you:. To fix all the pictures in a folder, simply run this oneline:.
alex.eftimie.ro
proxypass | Student la CS
http://alex.eftimie.ro/tag/proxypass
Upb, cs, ubuntu, rosedu, L10n. Posts Tagged ‘proxypass’. How to run a Flask application in a subpath, using Apache mod proxy. March 21st, 2013 by Alex Eftimie in programator. Although there are much better solutions for running wsgi applications (mod wsgi for Apache or uwsgi, gunicorn for nginx), I’ve been cracking my head trying to set it up using mod proxy and in a subpath. What I wanted to achieve is:. Http:/ ex.com/appname/ - http:/ localhost:5000/. ProxyPass /appname/ http:/ localhost:5000/. Această...
alex.eftimie.ro
upb | Student la CS
http://alex.eftimie.ro/category/upb
Upb, cs, ubuntu, rosedu, L10n. Archive for the ‘upb’ Category. Laquo; Older Entries. ROSEdu Summer of Code 2012. April 25th, 2012 by Alex Eftimie in rosedu. Programul de lucru pe vară la proiecte Open Source, de acasă, inițiat acum 5 ani. De către ROSEdu, continuă cu forțe proaspete! Anul acesta, miza crește pentru studenți, prin bursa de 1000 și desigur prin provocările tehnice ridicate de proiectele propuse. Ce trebuie să faci dacă vrei să fii unul dintre participanții la acest program:. Și sperăm, cu.
alex.eftimie.ro
proxypassreverse | Student la CS
http://alex.eftimie.ro/tag/proxypassreverse
Upb, cs, ubuntu, rosedu, L10n. Posts Tagged ‘proxypassreverse’. How to run a Flask application in a subpath, using Apache mod proxy. March 21st, 2013 by Alex Eftimie in programator. Although there are much better solutions for running wsgi applications (mod wsgi for Apache or uwsgi, gunicorn for nginx), I’ve been cracking my head trying to set it up using mod proxy and in a subpath. What I wanted to achieve is:. Http:/ ex.com/appname/ - http:/ localhost:5000/. ProxyPass /appname/ http:/ localhost:5000/.
alex.eftimie.ro
How to run a Flask application in a subpath, using Apache mod_proxy | Student la CS
http://alex.eftimie.ro/2013/03/21/how-to-run-flask-application-in-a-subpath-using-apache-mod_proxy
Upb, cs, ubuntu, rosedu, L10n. How to run a Flask application in a subpath, using Apache mod proxy. March 21st, 2013 by Alex Eftimie in programator. Although there are much better solutions for running wsgi applications (mod wsgi for Apache or uwsgi, gunicorn for nginx), I’ve been cracking my head trying to set it up using mod proxy and in a subpath. What I wanted to achieve is:. Http:/ ex.com/appname/ - http:/ localhost:5000/. Http:/ ex.com/appname/redir - http:/ ex.com/appname/destination. Această oper...
alex.eftimie.ro
wsgi | Student la CS
http://alex.eftimie.ro/tag/wsgi
Upb, cs, ubuntu, rosedu, L10n. Posts Tagged ‘wsgi’. How to run a Flask application in a subpath, using Apache mod proxy. March 21st, 2013 by Alex Eftimie in programator. Although there are much better solutions for running wsgi applications (mod wsgi for Apache or uwsgi, gunicorn for nginx), I’ve been cracking my head trying to set it up using mod proxy and in a subpath. What I wanted to achieve is:. Http:/ ex.com/appname/ - http:/ localhost:5000/. ProxyPass /appname/ http:/ localhost:5000/. Această oper...