-
Notifications
You must be signed in to change notification settings - Fork 0
/
text.html
executable file
·109 lines (106 loc) · 3.7 KB
/
text.html
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<h2>Project Introduction</h2>
<p>Mediagalleries is a project
made in the first version of JSOP 2010. This project adds media capabilities
to a joomla application and helps making media galleries, or the next
generation of galleries(which generally contain only images).
</p>
<p>The project is divided into
a plugin and a component.
</p>
<h2>Plugin's Features:</h2>
<p>The plugin is the back-bone
of the media capabilities of the component and we can easy create further
applications on top of that, the component itself is an example of it.
</p>
<p>The two main features of plugin
are: </p>
<p> 1.
Embedding Media </p>
<p> 2.
Getting Thumbnails </p>
<p>Currently these features are
available for </p>
<p>+.SWF (Flash Applications)
</p>
<p>+.FLV & .H264 (Flash Videos)
</p>
<p>+.CLASS (Java Applet)
</p>
<p>+.JPG & .GIF & .PNG
(images) </p>
<p>+.MOV & .MP4 (Quicktime),
</p>
<p>+.RM & .RAM (Realmedia),
</p>
<p>+.MP3 (Audio)
</p>
<p>+.DIVX & .AVI (HD Videos)
</p>
<p>+.WMV & .WMA (Windows
Media) </p>
<p>+ Metacafe.com
</p>
<p>+ Brightcove.com
</p>
<p>+ YouTube.com
</p>
<p>+ <a href="http://video.Google.com" target="_blank">video.Google.com</a>
</p>
<p>+ video.Yahoo
</p>
<p>+ <a href="http://godtube.com" target="_blank">godtube.com</a>
</p>
<p>More can be added very easily.
Stay tuned for a project introduction for developers.
</p>
<h2>Component's Features:</h2>
<p>The component is called as
com_mediagalleries. It's function is to make media-galleries, i.e. Galleries
that contains all sort of media. It is not possible in a conventional
gallery to have images, videos, remote site embeds(youtube etc) and
a lot more. </p>
<p>Thanks to mediagalleries,
now it is... with ease, flexibility and power. </p>
<p>Another feature of mediagalleries
is to make user channels. i.e. each user of your site can now have a
different gallery and you(administrator) can have great control over
that. </p>
<h2>Why is project important</h2>
<p>There is an very famous concept
in unix, that everything is a file. Simmilary we can say every non-text
is media. Let it be a mp3 file , a video , an image even youtube embed
or java applet. So why should we manage them and embed them in a different
way everytime? </p>
<p>This project comes for rescue.
It simplifies the management of media to a great extent. It can be either
adding media to your library or just to add some stuff to your posts,
mediagalleries make it all smooth, simple and extensible. Hence this
project is of value for the community.
</p>
<h2>Why it should be in
the CORE?</h2>
<p>Mediagalleries is made as
per the Joomla standards and conventions, it is extensible,multilingual,light
weight,easy to use(work just like most other core components) and a
lot more. </p>
<p>Since, all contemporary browsers
support media, it is hard to imagine a simple text website these days,
even if it is a simple web log. </p>
<p>Hence mediagalleries can be
of a great use for all the administrators and joomla users around the
world as it will provide the simpler way to manage media and make galleries/channels
without any complication.
</p>
<h2>How JSOP Helped</h2>
<p>Mediagalleries was my first
large project and my introduction to Joomla programming. I am grateful
to my mentor Mr Marcelo Eden from the bottom of my heart for being so
awesome throughout the summer and introducing me to the scary MVC.
</p>
<p>We were on Beta 2-3 transition
when we started and now it's beta-9 and seems like we have done quite
some work :) </p>
<p>I made some cool friends,
met exciting people and learned more than I ever did in my summer. </p>
<p>Overall this was the coolest
summer yet.</p>