I'm not against learning perl, I am just trying to learn enough of bash to see what I can or can not do. <div><br></div><div>For a few year's i've worked with xbmc, have it installed on a soft-modded original xbox. And it is a lot of work to get movies/tv shows in the correct format to work with xbmc or any other format so that is easy to work with. Like subtitles, fanart, posters, banners, etc.</div>

<div><br></div><div>With the advent of html5/css3 I thought why not use the browser as my interface to my video collection, there are a lot of jquery plugins that can do crazy effects etc. </div><div><br></div><div>So with the browser selected as my interface, now I have to find a way to make local video files playable.</div>

<div><br></div><div>I want to take the power of bash to work with all kinds of data, and use it to manage and organize all my technological toys/tools, my cellphone, my ipod touch, my xbox, my video collection, etc.</div>

<div><br></div><div>my technology motto of the year is "Be organized, be planned, be automated"</div><div><br></div><div>Now that I don't have to worry about antivirus, antispyware, etc, I can focus my energies on cool projects...</div>

<div><br></div><div>What kind of stuff do you guys do for fun?</div><div><br><div class="gmail_quote">On Sun, May 20, 2012 at 11:07 PM, Justin Krejci <span dir="ltr"><<a href="mailto:jus@krytosvirus.com" target="_blank">jus@krytosvirus.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I've always thought bash was cool and powerful since my first real taste of it but now having learned perl I find that the speed with which you can put together some scripts in bash to do some elaborate tasks is quite impressive given the plethora of additional tools available to integrate into a bash script.<br>


<br>
You can re-invent "cat" in perl but why bother? Perl takes a number of lines vs just 3 characters of c-a-t. I still string together a number of grep's, uniq, sort, awk, etc together to parse some outputs. It would take me a long time in perl (comparatively) to refine the output in a similar manner.<br>


<br>
<br>
Back to the OP again, that sounds like a very interesting project, though with the surging growth of OTV/VoD all served from "the cloud" (aka the interwebs) I personally have been less inclined to do much along these lines. I would, however, not mind to reap the benefits of your efforts in the spirit of open source, which also would be more interesting to me to provide feedback, bugs discovered, patches developed, etc. My DVD collection stares at everyone, it would be nice to rip them all into a system that would easily enable me access to their content without a cumbersome wrapper system (*cough* mythtv)<br>


<br>
Also, it is not boring to hear of someones efforts like this. People who get annoyed or bored by further dialogue on this subject can figure out how to operate their mail clients respective delete / filter functionality.<br>


<div class="im HOEnZb"><br>
<br>
<br>
-----Original Message-----<br>
From: Mike Miller <<a href="mailto:mbmiller%2Bl@gmail.com">mbmiller+l@gmail.com</a>><br>
Sender: <a href="mailto:tclug-list-bounces@mn-linux.org">tclug-list-bounces@mn-linux.org</a><br>
</div><div class="im HOEnZb">Date: Sun, 20 May 2012 21:56:59<br>
To: TCLUG Mailing List<<a href="mailto:tclug-list@mn-linux.org">tclug-list@mn-linux.org</a>><br>
Reply-To: TCLUG Mailing List <<a href="mailto:tclug-list@mn-linux.org">tclug-list@mn-linux.org</a>><br>
</div><div class="HOEnZb"><div class="h5">Subject: Re: [tclug-list] Hi there...<br>
<br>
On Sun, 20 May 2012, Craig Rosenblum wrote:<br>
<br>
> I am already working on a web-based movie player page, as an alternative<br>
> to using software, based on a bash script that generates html based<br>
> pages that allow me to scroll through local movies and then play them.<br>
> Not done yet, but getting closer.<br>
<br>
By "local" do you mean on local drives?  Are they DVD ISOs or MPEG files<br>
or what?<br>
<br>
<br>
> I love working on bash scripts. And I was always a big fan of automating<br>
> things on windows, so I look forward to learn how to do automation in<br>
> linux.<br>
<br>
I guess it's kinda like this:<br>
<br>
dos batch --> bash script<br>
scheduler --> crontab<br>
<br>
I'm sure the suggestion to learn python or perl was a good one, but I do a<br>
lot in bash and I think it is very worth knowing.  It helps a lot to have<br>
bash skills when you need to do something quickly from the command line.<br>
You can do a lot with bash.<br>
<br>
Welcome to the club.<br>
<br>
Mike<br>
_______________________________________________<br>
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota<br>
<a href="mailto:tclug-list@mn-linux.org">tclug-list@mn-linux.org</a><br>
<a href="http://mailman.mn-linux.org/mailman/listinfo/tclug-list" target="_blank">http://mailman.mn-linux.org/mailman/listinfo/tclug-list</a><br>
_______________________________________________<br>
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota<br>
<a href="mailto:tclug-list@mn-linux.org">tclug-list@mn-linux.org</a><br>
<a href="http://mailman.mn-linux.org/mailman/listinfo/tclug-list" target="_blank">http://mailman.mn-linux.org/mailman/listinfo/tclug-list</a><br>
</div></div></blockquote></div><br></div>