SocNetV on Maemo-N900?

Αυγούστου 21, 2010
Tags: , , ,

Easy. Short of. I did this ‘experiment’ to test how much cross-platform Qt really is. I wanted to see if SocNetV can run on Maemo with no modifications whatsoever. These are the steps I followed: 1. Downloaded and installed the Xephyr X11 server (this is a small X11 server that runs inside ‘normal’ X and [...]

0

SocNetV 0.51: changes, new logo, and RPM packages

Φεβρουαρίου 17, 2009

Last Friday, I released version 0.50 of Social Networks Visualiser (SocNetV) and version 0.51 followed already (yesterday), fixing an important (and yet embarrassing) bug in Graph::createDistanceMatrix() method. IMHO, this new version is the first really usable version of this little application. With it you can draw mathematical graphs (social networks, to be precise, since the [...]

4

Qt (Μέρος IV): Φτιάξτε παιχνίδια

Φεβρουαρίου 2, 2009
Tags: , ,

Στα τρία προηγούμενα μέρη αυτού του tutorial, μάθαμε τα βασικά κόλπα της Qt, και την αξιοποιήσαμε στη δημιουργία διαχειριστικών εργαλείων για βάσεις δεδομένων. Καλά όλα αυτά, αλλά πως χειριζόμαστε γραφικά με την Qt; Λοιπόν, δεν υπάρχει τίποτε πιο εύκολο από αυτό! Για να σας το αποδείξουμε, θα φτιάξουμε ένα μικρό παιχνίδι σκοποβολής, το MouseShooter. Το [...]

3

SocNetV 0.49 & Ubuntu packaging

Ιανουαρίου 14, 2009

Found some time today to finish another SocNetV release — after three months of development, SocNetV 0.49 sports a redesigned dock with tabs (statistics, edit, layout), new supported social network formats, weight numbers on edges and, as usual A LOT of bug fixes … But, the funkier feature of this release is that I finally [...]

0

Qt (Μέρος IIΙ): Αρχειοθέτης άρθρων

Δεκεμβρίου 31, 2008

Στο προηγούμενο tutorial φτιάξαμε μια γραφική εφαρμογή, το BookAdmin, για να διαχειρίζεστε τη συλλογή των βιβλίων σας χρησιμοποιώντας μια βάση δεδομένων MySQL. Δεν ήταν κάτι ιδιαίτερο, βέβαια, και η αλήθεια είναι ότι θα έπρεπε ίσως να συνεχίζαμε την ανάπτυξή της (βάζοντας π.χ. φίλτρα για τις εγγραφές). Ωστόσο, πολλοί αναγνώστες του «LF» μας ζήτησαν με ευγενικό [...]

0