contact | CV
my home page
peter pišljar
home

articles

projects

other

links

forum

Joomla MP3 search engine | 6.3.2010
This is joomla package, that allows you to easily search for mp3 songs and to create playlists.


download

read more


This package includes the following :

joomla component mp3: displays mp3 songs and allows listening and downloading.
joomla module mp3search: allows you to search mp3 songs
joomla module mp3latestsearch: displays latest searches
joomla module mp3playlist: allows you to create and save playlists.

installation:

install :

-- install SC jQuery
-- install component com_mp3
-- install modules mod_mp3search, mod_mp3latestsearch, mod_mp3playlist
-- copy contents of root.zip to your site root
-- download flabell flash mp3 player, and copy preview.swf to your site root
-- in mainmenu create new entry (or change existing one, like home).
-----> select external link as menu entry type
-----> as link enter: index.php?option=com_mp3
-- place modules on your site

dependencies:
--> if you want to use playlists, you need mod_mp3playlist on your site

close

Android Market protocol analysis | 20.2.2010

Also check in project section for sample program (Desktop client) and .proto files.

download pdf
Android Market Desktop Client | 20.2.2010
Desktop client for android market, as a sample app for  android market protocol analysis. Source and .proto files are included. Please use forum for comments/suggestions/questions

download