0.073
6 αποτελεσμα(τα)
thk thk Παρ. 4 Δεκ. 2020 3:02 tags madpy , Programming , python , κομπιούτερ , λίνουξ 4 views
στο λαπτοπ οπως ειπαμε αναγκαστηκα να βαλω τελευταιο kubuntu 20.10 , τον οκτωβριο βγηκε , γιατι ειναι καινουργιο το λαπτοπ και θελει τελευταιο πυρηνα σειρα 5.8.. Δυστυχως η modpython με Python 2.7 δεν μπορει να στηθει ... εχω πεσει σε μεταβαση γιατι τα χα παρατησει και τελικα θα πρεπει να γινει η με...
thk thk Παρ. 5 Μαρ. 2010 18:58 tags λίνουξ , python
Ενα σκριπτακι python για να μετονομαζει ελληνικα αρχεια και φακέλους σε greeklish.Εκτελείται απο command line (χρειαζεται να εχετε εγκατεστημένη την Python) python rename_to_greeklish.pyγια εύκολη εγκατάσταση στο λινουξ κοπι πεϊστ :cd /usr/local/binsudo wget http://www.kaotonik.net/home/thk/rename-t...
thk thk Δευ. 14 Σεπ. 2009 14:02 tags javascript , madpy , προγραμματισμός , python 1 views
Forget all the rest.I did not know then or I have not figured .use CDATA declarations if you want to include html in xml.Its so simple..On of the most common things xml is used today is in ajax. Ajax is a method to make a request to an http server through javascript and stands for Asychronous Javasc...
thk thk Τετ. 28 Ιαν. 2009 19:16 tags python 0 views
It's nice when the server and the client talk, but it is more nice when the servers talk to each other.Since I did not come upon any python code of implementing that , here is a python snippet to get icecast2 stats. This function gets stats of an icecast2 mount source you want to track. In my case ...
thk thk Κυρ. 18 Μαϊος. 2008 18:02 tags προγραμματισμός , python 1 views
Since image files are served from the python handlers in madpy (notice that img src is in the form /somepath/path/image or /somepath/path/thumbnail and so on..) , I needed a way to view their http headers. I tried (and maybe still trying) to debug , caching , last-modified http header e.t.c. I ...
thk thk Τρι. 13 Μαϊος. 2008 15:20 tags προγραμματισμός , python 1 views
Of course there are numerous programs that adjust time on subtitle files, but here is a simple python script I have written one night I wasnt smart enough to search well. It adjusts time on srt files. Oh, and if you are on Windows try JetAudio media player which is very good in this task ( to sync u...