
July 15th, 2005, 08:21 AM
|
|
Registered User
|
|
Join Date: Jul 2005
Location: Hull, Quebec
Posts: 2
Time spent in forums: 50 m 17 sec
Reputation Power: 0
|
|
Content aggregation?
I am a php/mysql novice and I am still learning about how PHP works. A lot of what I have been doing is probably not "Development" in it's true definition. I have been reverse engineering existing code as best as I can to make it suit my needs. I am waiting for my handlers to OK the $ for proper PHP training…
I am at a point where I have 3 different applications working the way I want them to (mostly anyway!). The next step I'd like to do is to make a front end that would display the applications on the same page for an intranet type environment, with the ultimate goal of having another 3 or 4 apps on the same page.
My apps are; a Moodle type installation, a room booking system and an online movie borrowing system, all using MySQL for their database. These are individual applications that do not, at this point, interact. I would like to have a page that would display a summery type view; What videos are being returned today what rooms are booked today and what classes I am enrolled in, that type of thing.
I was thinking about maybe setting up RSS feeds from these 3 apps and displaying them in a nuke or Mambo type CMS that would display RSS feeds on the front page just because I don’t know how else to do it.
Can the content be personalized according to log-in profiles?
Are there any good templates/cookie cutters to do what I am talking about?
Are there any sites I can look at that could provide a good example of this type of thing?
Should I wait for the training and build the whole damn thing myself?
Did I properly explain what I am trying to accomplish?
Is this in the right forum?
Any ideas?
Last edited by crussellp : July 15th, 2005 at 08:23 AM.
Reason: Non informative title.
|