frankcc

yahoo~~~

our team is almost done with the project.... i really hope the women's center of american will be able to make a good use of the database that we have developed for them... in additon, it was fun working with my teammates on this project... and learned  a lot about stylesheets and how powerful they are ^_^... alrite i guess i gotta go study again .. good luck on your exams everyone..

December 19, 2004 in Class Issues | Permalink | Comments (0) | TrackBack (0)

urgent question

I have a very simply question regarding the RSS feed, ok if I were to create a XSL file which translate XSQL page to a RSS feed, so basically my final product will be a XSQL file instead of a XML with a <xsl:output method="xml"/> command in my XSL page?  Or this XSL page has to be able to create another stand-alone xml page?  If so, is there any hint?  Thanks

December 17, 2004 | Permalink | Comments (2) | TrackBack (1)

Oracle version

are we using In Oracle9i Database Release 2?  I read it from somewhere that a new feature known as SQLX, or SQLXML is included which would be potientially easier for us to create the RSS feed.  by writing a simple SQL statement with a of of the SQLX calls, a piece of XML will be created.... ummmm...... sounds interesting..

December 10, 2004 in Project Issues | Permalink | Comments (0) | TrackBack (1)

my yahoo problem

bud i think my yahoo has some problem updating the xml file of the RSS.. i'm running a test on the rss feed .... and i have put a file called Arts.xml which i have copied from NYTimes.. when i add the link to my yahoo.. it shows the title of this xml file... but when i tried updating the xml file with a new title .. my yahoo fails to recognize the new title of the file and i had to change the file name in order for my yahoo to recognize the update .. is there a way better way that i could test out my RSS

December 06, 2004 in Project Issues | Permalink | Comments (7) | TrackBack (1)

html code help

hello bud, i have trouble inserting or putting a background pic/colour to our views...i know the html code but i'm not too sure about which file to edit. plesae help

December 06, 2004 in Project Issues | Permalink | Comments (0) | TrackBack (1)

help needed regrading the html code

i have trouble with the picture which displays "the women's center of america" for our View2HTML.xsql.   since the query result only shows three columns and cuts off part of the picture.  In addition, for the title of the html page, how can i change it from 'Query results' to 'the women's center of america', the html code of <title> doesn't really work.

December 05, 2004 in Project Issues | Permalink | Comments (0) | TrackBack (1)

check this link out

My teammate John sent us the following link which I think everyone should take a look of it..http://www.w3schools.com/xsl/xsl_languages.asp

even though it's something very fundamental, it still helps a lot while doing our project..

bud, i was thinking about doing the extra work for adding the RSS and HTML. do you think you could provide me with a website with some basic RSS tutorial if possible? Thanks

December 01, 2004 in Project Issues | Permalink | Comments (0) | TrackBack (1)

MSN Messenger with XML

Guess what? I have just realized that MSN Messenger acutally uses XML format to store the converstaion history on my comptuer.  Just like what we have learned in class, for every single person you have chatted with on your MSN, the program acutally creates a XML file and this file has a line says:

<?xml-stylesheet type='text/xsl' href='MessageLog.xsl'?>

and now i totally understand that it applies a style sheet named MessageLog.xsl and displays in the format that the stylesheet wants. 

Now XSLT seems a lot more fun cuz i'm acutally trying to create a new Stylesheet to transform the way the message history is displayed.  Budd I'll keep you posted with my progress. 

November 25, 2004 in Information Business | Permalink | Comments (4) | TrackBack (0)

rationale behind today's lecture?

I have a question regrading what we have done today in class.  So we have a HTML sheet that takes all the data entered by the us and transform it into a xsql file.  then we can see what we have entered by typing 'select * from customers;' from oracle.  How does this data got entered into orcale's database?  is there a command that is embedded inside the html file which sends the data into oracle's database?  what role does that xsql file play? could someone please help me? thanks

November 23, 2004 in Class Issues | Permalink | Comments (0) | TrackBack (1)

question regrading style sheet

for xsl:import and xsl:include, both of them load external stylesheet. however, for xsl:includes only part of the external stylesheet as part of the current stylesheet. but how do you define the area where you want to stop applying the external stylesheet?  is it possible to import two different stylesheets into different parts of the the current stylesheet?  if so what's the command?

November 18, 2004 in Class Issues | Permalink | Comments (20) | TrackBack (1)

»

About

Recent Posts

  • yahoo~~~
  • urgent question
  • Oracle version
  • my yahoo problem
  • html code help
  • help needed regrading the html code
  • check this link out
  • MSN Messenger with XML
  • rationale behind today's lecture?
  • question regrading style sheet
Add me to your TypePad People list
Subscribe to this blog's feed
Blog powered by TypePad

Categories

  • Class Issues
  • Code Issues
  • Information Business
  • Project Issues