big_k105 11 PFO Founder Team Colleague

I don't know how it changes things in the search results, but I do know that I also hate doing a google search and coming to a forum and finding my question but no answer on that thread. So personally I like the idea of noindex those threads.

big_k105 11 PFO Founder Team Colleague
big_k105 11 PFO Founder Team Colleague

This one will only be funny for those who are NFL fans and saw the Leon Sandcastle commercial from the Super Bowl.

http://www.nfl.com/news/story/0ap1000000156318/article/leon-sandcastle-will-be-drafted-no-1-overall-by-chiefs

big_k105 11 PFO Founder Team Colleague
big_k105 11 PFO Founder Team Colleague

Same username as here? If so I will get you out of the moderation queue.

edit: Found you and you have been approved. Sorry about the moderation queue.

big_k105 11 PFO Founder Team Colleague
big_k105 11 PFO Founder Team Colleague

http://www.rubyonrails.org/

If you go to the ruby on rails website, there are tutorials and lists of tutorials and books that will help you out.

http://www.rubyonrails.org/docs
http://www.digitalmediaminute.com/article/1816/top-ruby-on-rails-tutorials

The book that they recommend on there is called Agile web development with rails. I have heard good things about this book as well. I plan on buying the second edition when it comes out in a week or two.
http://www.pragmaticprogrammer.com/titles/rails/index.html

That should enough to get you started and on your way :) good luck

big_k105 11 PFO Founder Team Colleague

Does this really make a difference on the number of registrations you get per day? I am kind of interested to find out how much it helps.

big_k105 11 PFO Founder Team Colleague

You can use phpAdsNew and create the campaign on there and then setup your site as a publisher and then you will need to get the invocation code which I use is the remove invocation for javascript. and then you just need to take the javascript code that phpAdsNew gives you and insert it into a template where you want it on your vbulletin installation and you shouldn't have to touch it again. If you want to change the ads all you do is add new advertisor or campaign to that publisher.

big_k105 11 PFO Founder Team Colleague

Well the error isn't in those lines because they are all commented out. The only thing I could see is that maybe the error is in one of the included files.

big_k105 11 PFO Founder Team Colleague

http://us2.php.net/ftp

Is that what you want? If not please give more information about what exactly you want. It will help in trying to help you. Thanks

big_k105 11 PFO Founder Team Colleague

First off please put your code inside of the php code tags

[php] Code here [/php]

The error is on line 14 but I can't really tell where line 14 starts in your code. Please either clean the code up a little or just give use lines 12-17 or something like that. Thanks

big_k105 11 PFO Founder Team Colleague

Is your httpd.conf file setup properly? Because from the little information I am thinking that there are some things you need to do in your httpd.conf file to get php to work properly. I don't know if your on Linux or Windows or exactly what version of apache you are using but here is the install for php on a unix system, it explains what you need to do to the httpd.conf. Remember after you edit your httpd.conf you have to restart apache.

http://www.php.net/manual/en/install.unix.php

big_k105 11 PFO Founder Team Colleague

Can you please post the code that you are having problems with?

From the info you gave I would have to say that the problem is that you are trying to send html header info to late in the program. All header info needs to be sent first thing before you send anything else.

big_k105 11 PFO Founder Team Colleague

It happens. I am just happy to find out that it was something like this that my posts today were missing I thought it was deleted on purpose :)

big_k105 11 PFO Founder Team Colleague

It all depends on how much the owner of that ad that was click is bidding for that ad spot. they can bid anywhere from .05 and up. But remember google takes a piece of that before giving you a piece of it.

big_k105 11 PFO Founder Team Colleague

So what did you decide works better, I see that you are now using the 468x60 adsense now so I am guessing that it brings in more then the adlinks.

big_k105 11 PFO Founder Team Colleague

I have a minimum character limit set to 5 on my forum. I do get complaints but most people don't complain. It's something everyone got use to and its only 5 characters so its not like they can't just use a second word :)

big_k105 11 PFO Founder Team Colleague

Welcome Ooble

big_k105 11 PFO Founder Team Colleague

You could go into your cp and say dont subscribe me to any threads. that way if you want to be subscribed you would have to do it on your own. instead of every thread being subscribed to automaticly. Just so you know. its in options inside your CP :)

big_k105 11 PFO Founder Team Colleague

The blog software used here I believe is completely custom. Written by Dani

big_k105 11 PFO Founder Team Colleague

http://www.opensourcecms.com/

that is a great website for free CMS' as it even has demos of them all right on that site :) I personally perfer Mambo but thats just me :)

big_k105 11 PFO Founder Team Colleague

welcome back inscissor :) great to see you back around :)

big_k105 11 PFO Founder Team Colleague

catweazle is right as i run a forum and i always have both my desktop and laptop logged into my forum :) 24/7 i dont spend the full 24/7 on the site but i do probably spend 15 or so ;)

big_k105 11 PFO Founder Team Colleague

an intranet is just webpages that can only be seen from inside the network. so creating it in php just means to create there web apps in php what kind of apps do they want? intranet isnt a type of application that can be writen in php its just a website that can't be seen from outside the network :)

big_k105 11 PFO Founder Team Colleague

from the searching i have done it looks like you can convert from access to mysql i have found a migration thing on the mysql website i dont know if its free but if you do a search on google for a access to mysql converter you will find alot of options here are a few i found :)
http://www.fonlow.com/zijianhuang/dbconverter/
the one from the mysql db here : http://dev.mysql.com/doc/migration-toolkit/en/mysql-migration-toolkit-indepth-sourcedb-access.html

and if you really want to use access which most people will say dont. there are ways just do a quick google search for php + ms access and you will find a few options :) good luck

big_k105 11 PFO Founder Team Colleague

i would say both PostgreSQL or MySQL are great options i personally use MySQL for everything i do on my own. but at work we use PostgreSQL and they are both great systems and both free :)

big_k105 11 PFO Founder Team Colleague

I use vBulletin now but before january and i used IPB. i switched cause dani made me ;) well not really made me but kept telling me i should switch, maybe that is making me i dont know :)

big_k105 11 PFO Founder Team Colleague

Well personally im working on a BS in CIS with a minor in CS, at the school i go to they told me that more of the CIS grads end up with jobs as say system admin and db admin and stuff like that and the CS get more of the programming jobs but there are alot of each degree that do other stuff along the lines of IT so in all reality it doesnt really matter as most jobs for IT positions actually ask for a BS in CS or related field suchs as CIS or MIS so really i dont think it will matter all that much. personally im not sure what i will use my CIS major and CS minor for but as of now im working as a computer programmer. so that experience might end up getting me a programming job instead of sys admin or db admin :)

but as mentioned above in the CIS major they do alot more business side of IT such as system administration and Database Administration and even more into business. but CS will give you more Computer theory and math. so if you like theory and math i recommend the CS but if not i recommend the CIS :)

big_k105 11 PFO Founder Team Colleague

Welcome to daniweb. :)

big_k105 11 PFO Founder Team Colleague
big_k105 11 PFO Founder Team Colleague

Well we dont do homework but here is a basic idea of how you would go about this. first you would need to ask the user to input the length in centimeters using cin. and then you take the info you get and you would then have the program convert centimeters to inches. and from inches its not hard to figure out how many yards, feet and inches that equals :) try to post atleast alittle bit of code next time thanks :)

big_k105 11 PFO Founder Team Colleague

I dont have the code you would use on me but it would be something like call powerpoint first with an argument of calling the file you want it to open. if i find the code i have to open word docs i will give it to you but the pc its on isnt booting up right now so i dont know if i will beable to help you but that should give you an idea of what to do :)

found it

Dim shell, fso
 Set shell = CreateObject("WScript.Shell")
 Set fso = CreateObject("Scripting.FileSystemObject")
 shell.Run """C:\Program Files\Microsoft Office\Office10\WINWORD.exe"" file.doc"

im sure if you modify that to open powerpoint instead of word and then put the file you want at the end it should work, good luck :)

big_k105 11 PFO Founder Team Colleague

to tell you the truth i am running win 2000 at work here. and i have only crashed this machine a few times and those were my stupidity because i was coding some vb using some windows api's incorrectly and i killed some stuff. but other then that the only other time i ever crashed this thing was when i had hardware goin out on me. now this pc hasnt gone down in almost a year. and really the only time my xp home on my laptop ever crashed was when i was playing with shit. or when i was stupid and was using kazaa. i guess that dont matter know that i use linux at home. but this win2k machine is solid and so are all the pc's at my work and they are all running 2k or xp pro.

big_k105 11 PFO Founder Team Colleague

Welcome to the forum :)

big_k105 11 PFO Founder Team Colleague

Well i dont know if any of you have heard but Patrick is feeling better and is back in California so its all good :)

big_k105 11 PFO Founder Team Colleague

like what was just stated if you right click on the exe file and go into properties there should be a tab called compatibility or something like that and you can tell it to run to program in 95 compatiable mode. and it should work just fine i have done this before with a program that refused to run on an XP machine and it worked great :) good luck

big_k105 11 PFO Founder Team Colleague

Well since i dont know what you downloaded but if you download the one you found for win 98 all you have to do is right click on the exe and then go into compatiblity and run it in win98 mode. this should work and install it fine. here at work we had a program that a guy needed to install but it would only work on 98 and so they were goin to have me setup a 98 pc for him but i decided to try the 98 mode thing and it worked perfect and installed like a charm give it a try and see what happens :)

big_k105 11 PFO Founder Team Colleague

i have no clue what the % is but i would say maybe 30% or so but possibly more. and im not doing anything at all to get more at the moment. i havent had time to come up with new ideas on getting more users to signup

big_k105 11 PFO Founder Team Colleague

I use firefox on windows and linux. i havent used IE in over 2 or 3 years except to test my website out on it. but thats about all i use it for. its to damn insecure for me and the fact that i use linux when im not at work. so that is another good reason ;) but i have just slowly grown to love mouse gestures after my long use of opera and now use them in firefox and also i love tabbed browsing as i normally have 5 or more webpages open at once :p

big_k105 11 PFO Founder Team Colleague

http://science.slashdot.org/science/04/11/...tid=134&tid=106

This is the slashdot article about it which will point you to
http://slackware.osuosl.org/slackware-curr...S-YOUR-HELP.txt
the report that Patrick Volkerding wrote himself. Hopefully the doctors here in fargo will beable to help him :)

big_k105 11 PFO Founder Team Colleague
big_k105 11 PFO Founder Team Colleague

slackware 10. just dont install everything and it should fit perfectly :) all you have to do is not install all the server stuff like apache, mysql and a bunch of others :)

big_k105 11 PFO Founder Team Colleague

I have tried a promotion of giving away gmail invites back when they were at the point of people paying a good chunk of money for them and that brought in some members but most of the members that that brought in only posted so much to get there invites and then left and never came back. i have had more success with just having my site indexed well on google :)

big_k105 11 PFO Founder Team Colleague

sorry but we do not do home work for you. if you have any problems with your code would be glad to help look at your code and find out whats wrong :)

big_k105 11 PFO Founder Team Colleague

im sure your a good guy asif_nsu but you have to take into consideration that not alot of people are goin to take an exe from a forum and just run it. call me paraniod but i know i wouldnt :) but if the source is there i would give it a go :)

edit: well i risked it and downloaded it and it is not a virus ;) the game is pretty basic but since im at work i didnt play it more then a second ;) but good work :)

big_k105 11 PFO Founder Team Colleague

i recommend firefox as in my mind it is faster and full of great features that IE cant compete with. but i guess the new upgrades for IE that came with the SP2 for XP make it alot better but i still stick with firefox as i dont use windows :)

big_k105 11 PFO Founder Team Colleague

Well i just found out last night that gaim 1.0 was released i guess its been out since the 17th but i just found out yesterday :) i didnt see threads about this yet so i figured i would let everyone know :)

http://gaim.sourceforge.net/

big_k105 11 PFO Founder Team Colleague

can you please let us know what exactly you are having problems on thanks

big_k105 11 PFO Founder Team Colleague

post your code so we can see what you have and help you out :)