Jump to content

PrateekSaxena

Members
  • Posts

    584
  • Joined

  • Last visited

Everything posted by PrateekSaxena

  1. Here is a link to domPDF :: http://www.digitaljunkies.ca/dompdf/MrAdam and I have switched places. I am studying XML and XSLT from W3School Tutorials. Please suggest if I should study from somewhere else!
  2. Cell phone on is a good idea. Cant it be converted to PDF using dompdf?I have told MrAdam to start work on XSLT and stuff. I am right now making the raw and basic layout of everything
  3. So MySQL it is. Maybe what we can do is that all the data can be kept in MySQL...then every time there is a request to the server, an XML file would be generated that would be given to the JS, who will search it parse it do whatever with it and then display it with XSLT.Or we could save XML tagged text in MySQLwhat do you have to say about that?
  4. But how will one keep XML file secured??I do plan to make it revolutionary that is if I do get some good ideas..In the end I am sure that it will be a good learning experience for me!It does make sense to keep the HTML away from everything else for the template thing you pointed out, I was thinking about that as well!
  5. But it seems easier with TABLES. I will try with DIV firstCan you think of something away from imdead?
  6. I dont think that this is the most suitable place too start this conversation. I will PM you soon!
  7. That would happen even if you DO put the seperate [Ctrl] key detection
  8. Hey boen_robot,I think I understand what you mean by keeping the HTML and PHP divided. You mean to say that I should not make the PHP file "echo" everything out for the forum website. What we can do is that the JS wil give out an xmlHttpRequest and then the PHP will do whatever and return with an echo. And then the JS will change the innerHTML's of the DIV or the TABLE.One more thing, the homepage or anyother page of the forums are made up of tables or divs. It seems that it would be easier with tables, but what should be used according to you? DIV's or TABLE'sEDIT : Someone already owns http://imdead.com/ boo hoo
  9. I dont like Flash at all, that is why I am making an Animation library that will kill flash. HAHAHAHAHAHAH *Evil Laugh*
  10. You can use http://projectplaylist.com
  11. You can also try using IrfaView .. it is an open source software for the same ...google it
  12. @boen_robot : I knew what Server Side Scripting Languages are but I did not know that they were usually called S3L. I will be using PHP.Okay! So I also found out about XSLT, it is used to make XML more readable by using CSS, right? What is the problem with MySQL, PHP can return xmlHttpRequests even after searshing a MySQL file. Also I do not understand how thousands of XML files will make searching easier than one big XML file?@The_Master : I dont really understand what you are saying. The PHP code or JS code that people will write might be malicious too and oucld mess with the working of the forums and cause loss of private data.@vchris : IPB charges money, vBulliten charges money and I know that phpBB is free but I do not know of any other good opensource foum software. I want this one to have AJAX like functionalities. Also I would be a learning experience for me.
  13. Oh!, but I think it will also change if you write "document.txt.value" . Also what IS on Line 3.Char 67?? If it will not change by "document.txt.value"...my question is why?
  14. <select name="font" ><option select>Font</option><option onClick="txt.value+='[font=Times New Roman]text[/font]';"><><spanfont face="Times New Roman">Times New Roman</font></option><option onClick="txt.value+='[font=Comic Sans MS]text[/font]';"><font face="Comic Sans MS">Comic Sans MS</font></option></select> Line 3 : Char 67What is that??
  15. PrateekSaxena

    MediaWiki

    I dont think Free Hostia gives a free sub domain
  16. http://w3schools.invisionzone.com/index.ph...ost&p=52424
  17. You are allowed to put no semi colon if ther is ony one attribute but semi colon is need for more than one
  18. Which word are you talking about ?? Sink or Soak or that forbidden word?
  19. Thanks you so muchBTW : I replied to your PM
  20. Hello,Status Message : Well I meant more of something like, people put on Orkut. For example - "Making Next Best App", "Eating","JS is killing me!" etc!RSS: Sory I did not know. This is the only forum I am active on.Reply System : I mean it will be displayed as it is displayed in dA. Also you will get a notification email when "your" topic gets a reply! I dont think that is in IPB.Language to Use : Sorry I do not know ASP whatsoever, I have never used it. I dont know XSLT thought I am fimilar with searching XML files with PHP. I dont know anything about XSLT. I thought that I would use XML only but then thought that there is more security and faster search in MySQL, so decided to use it.FrameWork : I will start work on this project soon, as I am currently working on an Animation JS library to create graphs and all. Once it is ready I will post it ASAP.Name : Well that was supposed to be Ideas which I misspelled as Idead. Though that now that you have pointed it out it seems pretty nice, but I would like to get more suggestionsBTW : WTF is SL3
  21. I think they mean - border-color:red;
  22. Thanks man..take you time ...i wil check back in on the computer after 48hours anyway.thanks again
  23. To cover the whole page you could try something like this - http://www.friendsofed.com/books/1590593812/1590593812.pdf Page 25
×
×
  • Create New...