473,395 Members | 1,730 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Pod-Casting

Hello, all.

I am trying to set up an automated pod-casting service, where the user
goes to an admin page, uploads an MP3, types in a title and
description, and the PHP takes care of the RSS file. If it were
destined for HTML, I would simply send it to SQL, and call it back for
the page. I have been unable to do the same, and still get it to
interperet as XML/RSS, so I have resorted to... rewriting the rss file
each time.

My question is, is there an easier way to do this? I quit using PERL
precisely because I hated using flat files! Any help would be greatly
appreciated.

DS

Jul 17 '05 #1
0 1036

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

Similar topics

3
by: John Dibling | last post by:
Could somebody please direct me to a location in the standard where POD types are defined? That is, where in the standard is it defined what attributes a POD type has that a non-POD hasn't? Also,...
8
POD
by: Wolfgang Jeltsch | last post by:
Hello, currently, I use a C++ Draft Standard from the end of 1996. It often speaks about POD types but unfortunately I cannot find a definition of this term. What does it mean? Wolfgang
2
by: Dave | last post by:
Hello all, It appears that 3.9/10 and 9/4 taken together define POD. The definition does not seem to exclude base-class subobjects that are non-POD (though it does exclude data members that are...
4
by: Matej Pivoluska | last post by:
Hello, could anybody explain me, what abbrevation POD means? I think, this is just human-language (English vs. Slovak) problem. Thanks, -- mP
12
by: bartek | last post by:
template <class T, unsigned size> struct Array { typedef unsigned SizeType; typedef T ValueType; typedef T* Ptr; typedef T const* ConstPtr; // Default copy ctor and assignment op...
10
by: Matthias | last post by:
I searched the standard for an exact explanation of what "plain old data" might be... I suppose, built-in types are POD. But what about this: struct Data { int a,b; }; Is Data a POD type? ...
6
by: Ivan A. Kosarev | last post by:
Hello, Consider the fragment: class C { // A POD-struct public: C() { puts("C::C()"); } }; int main()
2
by: Jacek Dziedzic | last post by:
Hello! Suppose I have a class that contains only public members of builtin types and a default constructor. Because of the default constructor it is no longer an aggregate and therefore no...
8
by: Raider | last post by:
Is it possible to create a template for POD types only? I want to code something like this: class Object // base class { virtual void WriteToStream(Stream &) = 0; }; class Stream
10
by: Mike - EMAIL IGNORED | last post by:
In my POD class: class MyPodClass { public: MyPodClass(MyCtorArgs); ... private: short data1; short data2;
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.