Browse Learning Projects
New Projects| AUTH Students area |
| Home |
| Browse Learning Projects |
| Ask a Question |
| News |
| Downloads |
| Links |
| Search |
| openSE Development Area |
Hello...This is a classic space invaders clone written in python(using pygame)! It's one of my first games and i put everything i got in it...I enjoy it a lot but sure it needs a lot of work..so please join,participate and have fun!!
SMPlayer is a complete front-end for MPlayer, from basic features like playing videos, DVDs, VCDs to more advanced features like support for MPlayer filters, edl lists, and more.
SMPlayer is a complete front-end for MPlayer, from basic features like playing videos, DVDs, VCDs to more advanced features like support for MPlayer filters, edl lists, and more.
Project overview
Το MyPad είναι ένας ελαφρής και απλός text editor για τα windows. Είναι γραμμένος σε C# και χρησιμοποιεί το .NET Frameworkd 3.5. Επίσης όσον αφορά τις δυνατότητές του στην επεξεργασία κειμένου χρησιμοποιεί το ICSharpCode.TextEditor απο την SharpDevelop team.
Experience
Στην συγκεκριμένη εργασία ήταν η πρώτη φορά που σαν φοιτητές μας ζητήθηκε να συμμετάσχουμε σε ένα πραγματικό έργο λογισμικού. Το γεγονός αυτό μας κάνει να πιστεύουμε οτι πρόκειται για κάτι δύσκολο, το οποίο τελικά δεν ισχύει. Το σημαντικότερο βήμα είναι η εύρεση του project. Τα έργα ανοιχτού κώδικα τα οποία υπάρχουν είναι άπειρα και έτσι η εύρεση κάποιου δεν είναι τόσο δύσκολη διαδικασία όσο φαίνεται. Απ΄ τη στιγμή που θα βρεθεί το project η εύρεση και η υποβολή των bugs είναι ακόμα πιο εύκολη διαδικασία, καθώς σε όλα τα έργα υπάρχουν bugs. Σημαντικός παράγοντας είναι το activity του project, δηλαδή πρέπει να είναι ενεργό. Χαρακτηριστικά, στο project με το οποίο ασχολήθηκα οι ...
NLTK is the Natural Language ToolKit, a set of tools written in Python, linguistic data and documentation aimed at researchers in natural language processing. TextTiling is an algorithm produced by Prof. Marti Hearst for subtopic segmentation of full-length text documents. The method takes advantage of the patterns observed by the lexical analysis of the document. This project is an implementation of the TextTiling algorithm in Python for the toolkit.
Λογισμικό της κοινότητας ελ/λακ KDE
Ψηφιακό Πλανητάριο
Ακριβής αναπαράσταση του νυχτερινού ουρανού
Εκτέλεση αστρονομικών υπολογισμών
Εγγραφή μικρών προγραμμάτων
Τα μικρά προγράμματα αναφέρονται ως scripts και παράγονται μέσω έτοιμων συναρτήσεων, χρησιμοποιώντας γραφική διασύνδεση χρήστη.
Οι συναρτήσεις εισάγονται μόνο σειριακά (δεν υπάρχουν βρόχοι επανάληψης).
Επίσης έχουν πολλά σφάλματα τα οποία καλούνται να διορθώσουν οι προγραμματιστές.
Το κόστος διόρθωσής τους είναι πολύ μεγαλύτερο από την -ελάχιστη- χρησιμότητα που προσφέρουν.
Για τους παραπάνω λόγους, υπάρχει περίπτωση να απορριφθεί ο τρόπος αυτός εγγραφής προγραμμάτων.
Δείτε τη σχετική συζήτηση εδώ .
Ελέγχθηκαν αρκετές από τις πολλές λειτουργίες της εφαρμογής.
Εντοπίστηκαν αρκετά εύκολα δυσλειτουργίες.
Έγινε αναζήτηση του σφάλματος στον κώδικα το οποίο προκαλεί μια δυσλειτουργία.
Περισσότερος χρόνος μπορούσε να αφιερωθεί στην αναζήτηση, κατανόηση και ...
What is CryptoLuggage?
CryptoLuggage is an user-friendly tool designed to protect your data.
Once you create a Luggage, you can insert any number of files and
directories and they'll be kept protected
with a password of your choice. Afterwards, just extract
the files you want to recover your data.
Each Luggage is self-contained in a single
folder,
so that you can carry that folder around in a pendrive or backup it
without worrying about missing dependencies. You'll just need a running
instance of CryptoLuggage to insert or extract data.
Is it secure? How does it work?
CryptoLuggage should be secure
enough for personal use.
Each file is encrypted using AES
algorithm (strong and widely used), and so is file hierarchy info (file
names and directory structure). So, if you choose a strong enough
password (the Luggage creation wizard will help you), there's little a
possible intruder can do if they manage to obtain the Luggage folder.
Don't forget ...
A simple notepad-like text editor with many features. It is designed to
be a small and fast.
Filesharing-Bittorrent p2p client connected to TCP supernode/leaf
network and UDP DHT network. Ares features a built-in directshow media
player, a powerful library manager, shoutcast radio support and can be
used to host p2p Chatrooms.
Δεν απαντούν τις περισσότερες φορές αλλά διορθώνουν τα όποια bugs τους αναφέρεις.
I started searching for a suitable project during the second week of December and after a week of searching I found 3 projects that I liked and decided to work on them. My first project was Qaquarelle (https://sourceforge.net/projects/qaquarelle/) ,a very interesting open source Qt4-based graphical editor, whose goal is to provide the native way of painting with emulated traditional instruments, including the full support of tablet input and OpenGL-based processing in GPU. Concerning my first project, the respond I got from the developer of the application was very positive. More specifically, she answered all my bugs' reports (5 in total) and she even fixed 3 of them. Although, at first I didn't received any answers, after I sent her an e-mail informing her about my posts she responded very quickly and from then and on we had a nice collaboration. Moreover, I spent some time testing and two other projects Jwiki, an easy to use virtual makeover ...
Yποσύνολό του Retroshare, το Retromessenger είναι ένας αγγελιαφόρος (messenger) άμεσων μηνυμάτων.
Είναι ανοιχτού κώδικα, ασφαλής και χωρίς διακομιστή.
Ονομάζεται έτσι γιατί θέλει να προσεγγίσει την επικοινωνία πριν την εμφάνιση ηλεκτρονικών μηνυμάτων, δηλαδή την ασφαλή επικοινωνία.
Τα μηνύματα δεν καταχωρίζονται σε διακομιστή, σε αντίθεση με τους περισσότερους αγγελιαφόρους.
Με τον τρόπο αυτόν δεν είναι δυνατόν να διαβαστούν από τρίτο (το διαχειριστή του διακομιστή).
Χρησιμοποιεί αντί για διακομιστή, έναν κατανεμημένο πίνακα κατακερματισμού (Distributed Hash Table -DHT).
Επίσης, υπάρχει πιθανότητα, να συμπεριληφθεί στο OpenOficce.
Για την εγκατάστασή του απαιτούνται:
WxWidgets (υλοποίηση γραφικής διασύνδεσης χρήστη) [ http://www.wxwidgets.org/ ]
Gtk+ (βάση για WxWidgets, βιβλιοθήκη γραφικών)
MiniUpnp (πρωτόκολλο σύνδεσης)
Όλα τα παραπάνω είναι ελ/λακ. (Σύσταση : εγκατάσταση Gtk από τη διαχείριση ενημερώσεων του Ubuntu και όχ ...
Click up to 9999 times every second! Trigger the clicking with a keyboard key that you can set.
In this thread i will share with you my experience, both positives and negatives, during completing my assignment for the F/OSS project (bug testing). My experience with Testing a F/OSS Project! I began to search for a suitable project middle of October. Initially I intended to write a Requirements Documentation. While searching though for a good and interesting project to start i found few bugs in a project i downloaded. I thought a bit about it and decided that Bug Testing is also very interesting to do, so i switched over my focus on searching for bugs instead of requirements. While waiting for answers from the developer of the first project I downloaded and tested for bugs a number of other projects i found interesting (mainly in categories like multimedia, desktop environment and games). I successfully found a nice number of bugs in 4 of them, so 5 in total with my first project. Most of my Bug Reports where answered till December so from then, ...
Emesene is a great alternative to the "Windows Live Messenger" written in python with a great user interface. It's easy to use and the community has about 7000 registered members a very active forum and help is easily provided. If you are using linux give it a try as it's , in my opinion, the best choice(maybe even better than the original). It provides plugin support and fully supports instant messaging using the WLM network.
A Few Words About VisualSubSync:
VisualSubSync is a program that, mainly, is useful for people who make subtitles for movies, TV shows, etc. Its purpose is to help people make subtitles, when there is no transcript, based on the waveform of video audio. So it provides a waveform of the audio which makes the process of creating a subtitle from zero ground, very easy. But it also is very useful when someone wants to synchronize an already made transcript.
Beside the above VisualSubSync provides tools, like speed indicators, error checking, spell check and network suggestions, which can be really useful in improving the quality of your subtitle. Those are analyzed in the following pages.
This program is not only for professional subtitlers but it also can be used by amateur or fan-subbers.
More about VisualSubSync can be found at http://www.visualsubsync.org
The qBittorrent project was created in March 2006 with the idea of developping a new Bittorrent client for Linux (and possibly other systems) that would be easy to use, good looking, featureful but lightweight.qBittorrent is an attempt to provide a µtorrent equivalent on Linux. It is a Free Software released under the GNU GPLlicense. qBittorrent is based on Arvid Norberg's libtorrent-rasterbar.The author is Christophe Dumez, a French Ph.D candidate in SeT research lab, attached to UTBM engineering school.qBittorrent featuresqBittorrent can now be considered as a good alternative to other bittorrent clients. It provides a lot of features such as: A polished Graphical User Interface written with Qt4 toolkit UPnP / NAT-PMP port forwarding support Encryption support (compatible with Azureus) Multiple simultaneous downloads / uploads A well-integrated search engine DHT (trackerless) support uTorrent Peer eXchange support (PeX) Directory scanning with automated download of torrents ...
Armadillo
C++ linear algebra library
Armadillo is a C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK and ATLAS libraries.
A delayed evaluation approach is employed (during compile time) to combine several operations into one and reduce (or eliminate) the need for temporaries. This is accomplished through recursive templates and template meta-programming.
This library is useful if C++ has been decided as the language of choice (due to speed and/or integration capabilities), rather than another language like Matlab ® or Octave. It is distributed under a license that is useful in both open-source and commercial contexts.
Armadillo is pr ...
A a simple to use but powerful text editor that allows the user to either use a virtual keyboard and/or hardwired keyboard to type in various keyboard setups. UNTFnotepad also has various language settings that will ease use in non-english environments.
aTunes is a powerful media player and manager. It has many features added, such as the You Tube context tab or the radio searcher that makes it special and different from others players. It has many characteristics. It is a cross platform player so it can be executed on different platforms, it also supports audio cd rip front-end and many formats such as mp3, wav, wma, mp4, ogg, flac, ape, mpc, mac, also radio streaming and pod casts.
Slide 5 .O a:link a:active a:visited aTunes is a powerful media player and manager. It has many features added, such as the You Tube context tab or the radio searcher that makes it special and different from others players. It has many characteristics. It is a cross platform player so it can be executed on different platforms, it also supports audio cd rip front-end and many formats such as mp3, wav, wma, mp4, ogg, flac, ape, mpc, mac, also radio streaming and pod casts.
| « | < | September 2010 | > | » |
| M | T | W | T | F | S | S |
| 30 | 31 | 1 | 2 | 3 | 4 | 5 |
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | 1 | 2 | 3 |