Jump to content

dcole.ath.cx

Members
  • Posts

    430
  • Joined

  • Last visited

Everything posted by dcole.ath.cx

  1. dcole.ath.cx

    Search Engine

    I think I must have visions of the future or someone hack my computer delete all referance of this post, then hacked invisionzone.com and deleted the posts of this form because I wrote this once... and submitted it, then came back to it... Or it's been a long day.Anyway, I'm making a search engine and I'm looking for tips as to what to have in it. Like a "(Good/Bad)" next to every result, so users can have input. And other cool things to make good results pop to the top.I know it's not going to be the next Google, my server could only hold 4 Million results. The Script it already half way done, so none of this you can't make a server. I ready have the crawler done, I just have to make the search box and term getting script, and the reindex script. Which should be the easiest of the scripts I've been working on. I don't know how many pages it will support because it doesn't store data like any other Search Engine what's open for anyone to see, The number will be more than 10,000 for sure. I'm going to have - + () OR || AND &&I'm going to have "Didn't find what your looking for?" and "(Good/Bad)"I'm not going to have cache, url:, define:, images, videoI may have a suggest tool (as you type it will come up with answers)I don't think I'm going to have a preview box (by don't think, I mean not)What else should I have, not have?? any tips at all would be good!
  2. dcole.ath.cx

    MySQL broken

    When I log into MySQL in the Terminal it askes me for my password but I can't type anything in... how do I make DB without it, like what is the php script?flat files are so nice, they don't require any special software and they always work!What if your computer only turned on 10% of the time... I guess we'd call it MySQL.
  3. use: $data = GET['id'];now $data is 43as for MySQL, I don't know how to get the data out, My Server will not let me put my password in so I haven't learned MySQL... flat files are always good.
  4. That has to be the best Flash movie I've ever watched! It was even better the 2nd time around! But again like all movies, it had an ending I didn't like...
  5. so... nobody is going to help me find my easy button?
  6. Well the I would use php but since you can use that, you will need to use some weird lanuage... I think there is one call ISML or something (maybe it's only a United Online thing) ...There are alot of hosts that are free and support CGI languages... google it.Other wise I host websites...
  7. I am an anti chain letter person, I have never relpied, forwarded, or send chain mail. I see it as a big waste of time..Well If chain mail comes true, I'm going to be ran over by a train 3 years ago.. can't wait for that to happen, in the past...
  8. well in the html, just delete the word Email and the form box that comes after it. Then search for checkbox and delete those 2 tags.As for the 3mins, you will need to use some JS with a timer script. After 180 secs you could have JS get the content from the form and send the url with the data (in the url) to a new page. The new page could send you the data and do what ever else.
  9. what aspnetguy said, I needed to use the \' and \" but it turns out I had to use them in the correct order... because if I didn't it got messed up, so that's why there was such a big deal abour 4 quotes.
  10. Also, search engines can be made in C, C++ and most other computer programming lanuages. Some search engines do that because of speed and how they want to store data. I personly have only seen one search engine like this where you could download a copy of it.I'm making my own search engine, if you don't know a advanced lanuage like PHP, Perl, ASP... I wouldn't try to make your own, but get a free search engine script from Hotscripts or something. here is a Perl one -- http://www.xav.com/scripts/search/supports ~10,000 pages, admin panel...here is a PHP one -- http://www.cs.ioc.ee/~ando/sphider/supports ~20,000 pages, admin panel...the best guess is there are 500-600 Billion pages on the internet, so it's not like your going to get them all, Google does like 8 Billion. The search engine I'm making should run display results faster than both FDSE and Sphider. If your looking for the same term, mine looks in 60 times as less space to find the same infomation.
  11. I still have that 4 quote thing, it's the advanced post.well I needed for something like:$group{$i}person$joe{$i}sun$bob{$i}mon...It did help a little bit, it condenced 100 lines of code into 20.There may have been an easier way but this way keeps my code looking alike.
  12. I was just thinking and someone needs to make a "disable html" button and put in under humor.
  13. you guys aren't teaming up to make your own browser?My friend's friends (from the citys) are making an OS.. just for the fun of it.I would make my own browser if I had a little help and new what language to program it in... maybe I can do that in Computer Science next year (because of me they are offering it, the first time in 10-12 years) It doesn't have to be the best browser, just something to learn.
  14. yeah, what justsomeguy said... html is open source, and it's not like you the first to use some serect tag..
  15. Norton is evil... Every time I hear about it from a real person it's bad (by real person, I mean I can see there face... I know there name)yep, I think boen_robot is a robot script that search this forum and makes answers and comments based on word groupings. It has even been programmed to spell incorrect and even understand bad english. He even brags about his scripting in his sig "<xsl:for-each select="problem"><xsl:value-of select="solution"/></xsl:for-each>" JK
  16. Norton is evil... Every time I hear about it from a real person it's bad (by real person, I mean I can see there face... I know there name)yep, I think boen_robot is a robot script that search this forum and makes answers and comments based on word groupings. It has even been programmed to spell incorrect and even understand bad english. jk
  17. I really wanted an easier way... I have now have to do something like that to the 3rd, 20 times.. GRRthanks for the help!I lost my Easy button, can I borrow some one's to find mine...
  18. this statement that I'm working on is getting to hard... I know have to put that within 5 inner going for and if statements that have aton of var. that need the same $ican I use $group{$i}personwell I'll be back tomorrow, maybe I'll use that first way... I'm going to need time to think about it...
  19. dcole.ath.cx

    dynamic var.

    can I have a var in a var, then have it in a for statement that counts up..like have if I had:$group1person$group2person$group3person$group4personand instead have for ($i = 0, $i<5, $i++){($group($i)person) ...}...then use that $group($i)person for more PHP. I'm looking for a way so I don't have to write out each var. with a number.
  20. My sever is run off of a dynamic IP address... when I startup a new server I have to update the IP address every week (for me it was saturday at 9:58, always at the same time, umm) but once the server has been there for a couple of weeks my dynamic IP address never changes, on my old server the IP address changed every 6 months...I've never had bad any bad things on my server like hackers or virus, worms, spyware... Myself and a friend try to hack on to my server all the time. Most holes get patched months before anyone else can think of them. I guess a really hacker could hack my site but what's the chance of them finding a small website like my own, and then why would they hack me? they hate me, want to do it for a laugh, they want some data that's on my server (I have none by the way... any info that you want, you could just ask me for or fine on my website...) I could give you all my personal data that's inside my server right now, I'm Dan Cole...
  21. dcole.ath.cx

    array

    if I have a dynamic array that I don't know how many places it has, how can I create another array that has the same number of places with the same thing in each:like if array: abc, def, ghi, jklthe new array would be: 0, 0, 0, 0but the array could have been: abcor: abc, def, ghi, jkl, mno, pqr, stu, vwxthen array 0 would have been made or 0, 0, 0, 0, 0, 0, 0, 0
  22. I want a way so I can transfer documents from one server to another server.I want a script to open another server's FTP, then tranfer TXT documents from the location of the script to the other server.The script doesn't sound hard in my mind, but I don't really understand how php logins in to FTP, so could I get some help with that part.
  23. you download the scripts... then set it up and get it setup to run.Wikipedia and my wiki lets anyone change anything... you delete everything and put "you ######" on every page, but then anyone can revert it in a couple of seconds. Mediawiki keeps records of every saved change.
  24. 1. Computers can be converted into Servers, Server can run any app. computer can, they just have special software. A real Server has more fans, and spots of HDs.2. Mediawiki is a free wiki script. you can change the layout on it.3. mediawiki is made with php, html, and css. you can not host it on a email account, and you need a host that supports php for mediawiki. you will need access to an advanced lanuage basicly (php, perl, or asp... for other wikis or your own script.)
×
×
  • Create New...