473,797 Members | 3,199 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

PHP mediacenter. Looking for beginning devellopers

Hi,

I'm developing an application that runs on my intranet using PHP and JS.
It's goal is quite simple, to convert an internet browser into a media-
center. Allowing any device with a network-connection and browser to
access all my media which is stored at my server.
The main reason for starting this project, is that my Nintendo Wii cannot
function as a media-center due to it's small storage capacity. Another
reason is that I don't want to mod the machine in any way, just to keep
warranty. However the wii features the Internet-channel with support for
JS and FLASH.
After starting the project, I found that it's use is not limited to the
wii. It can be used on any device with a browser.
At the moment of writing, some parts of the system are already
functional: The file browser, image viewer, MP3 player, wiimote input.
Still there's a lot of work left. It cannot play any video yet, the code
is still quite buggy and some extra artwork needs to be done. I want my
media center to look good after all. Another problem is that it currently
build to work with opera 9X. Using fire fox makes it look a bit ugly and
don't even get me started about IE7. Talking about standards...sig h. This
problem could however get solved by creating separate CSS files for each
browser.

The actual question, Is anyone interested in such a project? Is anyone
looking for such a solution? Or even better, are there any developers in
here who'd like to contribute. I'm especially looking for beginners/
newbies, since this is my first 'bigger' project. If anyone likes to get
more experience in developing in PHP, JavaScript etc. Just reply here and/
or send me a mail.

So if you are a beginner just like me, and don't know where to go next,
this might just be the opportunity to grow your skills. There are really
not much requirements. It's just a hobby project, and we'll see how far
we get.

Regards,

Rob de Laat
Jul 14 '08 #1
2 1301
Hey Rob, good idea! I stumbled across the same solution last week
online: check out http://www.x-oom.com/english/index.html
I found a torrent for this program and installed it. It turned out to
be exactly what you've described above. It works too! Altho the
playback rate is a little jerky on my slow server.
It would be well worth your while to download it and have a look - The
code's all there clear as day!
Ciaran
Jul 14 '08 #2
On Mon, 14 Jul 2008 14:23:39 -0700, Ciaran wrote:
Hey Rob, good idea! I stumbled across the same solution last week
online: check out http://www.x-oom.com/english/index.html I found a
torrent for this program and installed it. It turned out to be exactly
what you've described above. It works too! Altho the playback rate is a
little jerky on my slow server. It would be well worth your while to
download it and have a look - The code's all there clear as day!
Ciaran
Yes, I've heard rumors about x-oom. It's basically does what i'm trying
to achieve with my project. I never thought i'd be possible to obtain the
code for that software, but if you say so I think might take a look.

Still it's not officially open source, neither does it support other
devices than Iphones and Wii's. Another problem is that it does not
support Linux/Unix/mac in any way. In my case it must run on any php/
apache environment. But the most important thing is than this project is
intended to learn, to extend the php/js/html/etc. skills of contributors.

Rob
Jul 15 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

15
1572
by: klappnase | last post by:
Hello all, I am trying to internationalize my Tkinter program using gettext and encountered various problems, so it looks like it's not a trivial task. After some "research" I made up a few rules for a concept that I hope lets me avoid further encoding trouble, but I would feel more confident if some of the experts here would have a look at the thoughts I made so far and told me if I'm still going wrong somewhere (BTW, the program is...
3
2588
by: dSchwartz | last post by:
I'm an ASP/ASP.NET/MS SQL server guy looking for a good book to start me off with Oracle 9i. I'm a computer science senior and have a web project for a local client coming up which will use Oracle 9i as the database. I'm looking for a book that will get me started with Oracle, but I don't need a total SQL beginners guide, I already write SQL for MS SQL server, but i don't know how different it will be for Oracle? Any suggestions? ...
7
1881
by: TechBookReport | last post by:
TechBookReport have just published a review of 'C Programming In Easy Steps', if you're a C beginner looking for an intro book (or an ex-C developer looking for a quick refresh), ready why this is a book to consider. Read the review here: http://www.techbookreport.com
36
2817
by: invni | last post by:
I have a nested while. How do I go from the inner while to the beginning of the outer while? Can this be done without using goto? while_1() { some codes here while_2() { if true go to the beginning of while_1 }
7
1720
by: boostngti via DotNetMonster.com | last post by:
I have 4 years of programing exp. with Coldfusion, and I am begining to learn ASP.NET C# and was wondering if some people could suggest some good books. I went to Barnes & Noble the other day and kind of looked over a few book. If anyone has read any of the following I would like to know what you thought of the book. Beginning ASP.NET 1.1 in C#: From Novice to Professional...
3
1337
by: My interest | last post by:
I have written a simple Excel automation add-in using c#. It works fine on my WinXP PC, but does not work on my MediaCenter PC. The sympton is that the add-in is shown in the add-in list but all the functions are not available (i.e. when you open the function help dialoug, these functions are not displayed, actually even the assembly is not shown in the category.) I have tried (1) recompile the code on the MediaCenter, (2) manually...
12
2654
by: Rex | last post by:
Hello, I am a PHP newbie looking for a PHP editor I can use with a WYSIWYG interface for HTML (e.g. like Dreamweaver or Frontpage). I'm running Vista. I am having installation problems with both Dreamweaver and FCKEditor, so those two seem out of the question, even though they do what I want. Basically, I'm looking to make changes mostly to the HTML content of a PHP website, and want to do so in the easiest way possible, preferably...
0
1077
by: R.F.J. de Laat | last post by:
Hi, I'm developing an application that runs on my intranet using PHP and JS. It's goal is quite simple, to convert an internet browser into a media- center. Allowing any device with a network-connection and browser to access all my media which is stored at my server. The main reason for starting this project, is that my Nintendo Wii cannot function as a media-center due to it's small storage capacity. Another reason is that i don't want...
3
3535
by: AndrewMcLellan | last post by:
Hello there guys, So yeah, I'm looking for an easy book to beginning ASP.NET 3.5 with C#. I want to start building websites in ASP.NET and will be doing it in university also so looking for an easy book to get me started. I have always loved Sams books in the past for getting started so wouldn't mind something similar to theirs. Sams do a book for 3.5 but it is in Visual Basic, and I want C#. Oh, and I'm new to programming, so far I...
0
9685
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9537
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10246
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10023
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6803
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5459
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5582
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3750
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2934
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.