- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 2
- Posts with Downvotes
- 2
- Downvoting Members
- 2
a little knowledge, is a dangeorous thing
- Interests
- it general gaming running my server
- PC Specs
- Gigabyte mobo amd quad core phenom 4 gig patriot memory sli nvidia 9800's
70 Posted Topics
Re: it depends, with folder lock there are three levels of security lock scramble encrypt lock simply hides the folder, you can still access the folder if you have show hidden files and folders enabled scramble scrambles the file, i believe it splits the file somewhere around the middle and mixes … | |
Re: You cannot use DirectX on a mac. DirectX is proprietary to Microsoft and its platforms. OpenGL is open standard, and can therefor be implemented into any platform. That's about all I know without doing research, and its too early in the morning to do that :D | |
Re: I think he wants to start an application that he isnt making without a window. to restate what he said, as an example. How would I start a target EXE without a window? like yahoo messenger. There isn't a way that i'm aware of to easily start another program without … | |
Re: Sounds like a homework question to me. Creating a simple TCP server is simple. 1. Create a new console project 2. add a Reference to the net and sockets 3. Create Socket Connection A-synch loop 4. Print incoming lines of text to console If you do use an example online, … | |
Re: its hard to say, if we were to do it and we couldnt fix the problem, then we may feel like we let you down however you may be able to get someone with some expertise to help you, by maybe explaining a little of your problem like driver not … | |
Ok, i've looked in a lot of places, and on google, and it seems that google is perforated with "packet sniffer" and that not what I want, in other words I cant find what I wanted. I'm working on upgrading my server to the latest version of the client (public … | |
Ive looked through google and a few other places, searching for how to calculate the pixels you would need to fill in a 3d space to draw a line, circle , sphere or anything really. Ive always been good with learning math, i just need somewhere to learn it from … | |
Re: many times, as at my school, these thisngs are blocked within the firewall itself, and may not be able to be gotten around without a proxy, which normally does not support video, try going to video.google.com switch to search google videos only, and see if you can find the same … | |
Re: yes, i too would reccomend a router, for around 50 bucks for one that will fulfil all your needs. it will give you a better qualty line while providing you with security AND qos (quality of service) which as mentioned before is what you want qos gives you the option … | |
Re: Mansfield Ohio, USA 44906 [IMG]http://www.speedtest.net/result/727419550.png[/IMG] | |
Re: ok, give us an example of a site? maybe it is the site in general and not ur machine | |
I like PHP, its my favorite language when it comes to web-scripting, and from time to time i like to just see what i can come up with... so i was messing around today and came up with this: [CODE]<?PHP function string_to_ascii($string){ $ascii = NULL; for ($i = 0; $i … | |
Re: SD cards have a MAX speed of about 6 Mega-Bytes/s [url]http://en.wikipedia.org/wiki/Secure_Digital[/url] Ram (assuming DDR2) Has a MAX speed of 8533 Mega-Bytes/s [url]http://en.wikipedia.org/wiki/DDR2_SDRAM[/url] Different types of ram have different access speeds... you can rest assured knowing the speed difference makes up the price difference | |
Re: i believe this generally means that the search of the database is not returning any result... or something along those lines... you could try adding a catch after the mysql_query's something like $sql_email_check = mysql_query("SELECT email FROM myMembers WHERE email='$emailCHecker'") OR die('Error in mysql syntax: ' . mysql_error()); but gl … | |
I have a few nice ideas for a game that i would like to make, involving some, what i see as, pretty advanced coding requirements. all i would like is a site with some nice begginer tutorials, i think i can take it from there, also your favorite program or … | |
Re: well, the only thing i can think of off the top of my head is to ask if you are behind a router? i may sound like a noob here but by default a router will only let incoming trafic in if there is first an outgoing request, so if … | |
so im really getting into the ajax crowd, though i dont strictly use ajax (no xml) i like the functionality of calling server side scripts for dynamic php functions... anyway i have a few images in this form ive made that i would like to be placed correctly let me … | |
Re: you could also take the input from the mysql as a string, trim out the space in between the words and set it as lowercase letters: to remove spaces [code=php]$mysqldata = 'Blue Bird'; $mysqldata = str_replace (" ", "", $mysqldata); echo $mysqldata; [/code] would output BlueBird and to make it … | |
I like to script php, and lately i was looking for a way to create a 100% dynamic page in php, with the least possible overhead and create a rich user experiance. I say this is a "New" PHP structure because I have come up with the idea myself, that … | |
I included a file in one of my sites via an iframe (simplest solution and by FAR not permanent), just to get a feel for the way it might look on the site However, after adding the iframe to the site, i have no other data, the page is saved … | |
Looking around for an alternative to active desktop ive looked far and wide, i want a program that displays a usable webpage on the desktop so that for the oem machines we build, we can put a logo and link to our site, which can be easily removed.... but i … | |
WARNING huge php script, watch your head /WARNING :D Ok, i want to start by saying that this is part of a free script im making and therefor may be used by anyone, the script if available at: [URL="http://pctipforum.com/index.php?topic=345.0"] http://pctipforum.com/index.php?topic=345.0[/URL] next i want to say that this is a login … | |
Re: i used to use this on my friends, shocked the heck out of them for a while :) | |
A friend of mine an i were wondering the following If there is really a one in 20 million chance of and two files having the same MD5 hash in theory, would it not be possible to recreate a file from the MD5 hash itself? I understand the time involved … | |
Would there be a place to submit a batch file tutorial in the Daniweb Site I would like to write a tutorial and submit it to Daniweb for Batch files Teaching people to automate tasks and to give back to Daniweb... | |
Hello Daniweb community firstly i would like to thank you for reading this So i am working on a server for a friend of mine, and i am fairly new to PHP, the server is at ambience.selfip.org site is going fairly good so far, i went through a few ideas, … | |
Re: ok, i like chrome too, it is still in beta and makes quite a few laptops bsod, so that can prove a problem... i do love chrome, i love the speed, and i love the most visited page, googling from the address bar, i THINK that it might use google … | |
Re: Ok, well lets start with windows 7 expiration windows 7, being a beta, has a build in "time bomb" this means that, come august 1st, you will not be able to use windows 7 anymore, because you cannot upgrade it past the point it is now, i dont know if … | |
Re: There are a few things you can do that may help to start this system again The first and easiest option is to boot into last known good configuration, if you havent tried this already, as its starting it should give you a boot menu with some options like safe … | |
Not sure if im allowed to post what i am going to post... Windows 7 is awesome, even the beta, which is on microsoft.com now for free download, the beta is not finished and needs a few more things added, or removed. such things as the kernel size, have not … | |
Re: for whoever said something about the videocard sharing this memory, or skimming it off the top or whatever, thats not how it works, that ram is on the videocard itself... now that we have that out of the way \/ i assume you have a 32 bit operating system. The … | |
Re: he is correct, to do this, you would need four routers, is there any reason you must keep the networks seperated? if they dont have to be entirely seperated, and you just want them to be easy to manage, try this: set all the networks up in the following range … | |
Re: try using ultrasurf, it the best proxy i have found, its a program that runs on your computer and reroutes everything through another server, no problems so far and you should be able to upload through it... and as far as fixing it, do you all use the same antivirus … | |
Re: now, if he is connecting to the modem, and the notebook is set to aquire an address automatically, dont you think that the dhcp should set it up? two questions, one, do you have your pc set to aquire an address automatically? and question two, can your modem connect to … | |
Re: ok... first question, since i dont know how you do things on your side... you connect to your router, your router connects to a modem, which goes out to the internet. does the modem have connection? have you tried to use the cd yourself to no avail? the modem that … | |
Re: [url]http://www.edimax.com/en/produce_detail.php?pd_id=242&pl1_id=3&pl2_id=18[/url] on this page: "Quality of Service BR-6214K supports Port-based QoS and Rate Policing QoS. User can specify the High/Low queue priority for each Ethernet port and can apply total rate limit to any port . For Rate Policing QoS, you can specify the IP address which you want to … | |
Re: ok, the manufacturer has said that the computer works with no problems, and he has stated that an older computer, his xp machine, can connect with no problems, set up in the same way, yes? the only thing i can think to try, is to connect your vista computer and … | |
Re: System Restore Service Themes Universal Plug and Play Device Host Windows Installer Windows Management Instrumentation Windows Time Task Scheduler Error Reporting Service Computer Browser Internet Connection Firewall (ICF) / Internet Connection Sharing (ICS) this is a list of services that i would reccomend you do NOT turn to manual, unless … | |
Ok, i went through this problem a while ago, my avg pro did not install correctly bacause the pc crashed during install... go figure, i needed to uninstall it and reinstall it... this was a pain so i just wanted to say, never try to uninstall an antivirus... unless your … | |
Ok, i got a message from daniweb just as i was getting bored, so i decided to come check it out again ----------------------- <--- SYNOPSIS ---> ----------------------- I know that many times in my own job i get complaints about slow running pc's and viruses and spyware and everything else.... … | |
hello, this is a small tip or how to on the following if you have ever crashed a computer namely xp, and wanted the data, have you ever thaught of just putting it as a slave on another computer? well there is one problem with this, xp protects certain things … | |
just baught two new pci-e crossfire cards they are both crossfire 4850's ok, so i installed them and it enables crossfire and i have no options, not even a place for options for crossfire i was wondering if i did anything wrong steps installed drivers restarted went into catalyst control … | |
Re: i would imagine it is probubly a pic they downloaded or found on a computer, if it is one you yourself put on it, that you know is really a picture, try opening it with every image sofware you can lay your hands on, if you just downloaded it, it … | |
Re: try booting into safe mode and see if the same thing happens if not we will continue from there | |
Re: do you use an onboard or offboard videocard? | |
Re: ok, make sure the server has a static ip and that dhcp is enabled and configured correctly on the server, after that if you are stil having troubles, we can troubleshoot | |
Re: also, try going to [url]http://portableapps.com[/url] they have a portable anti virus that can be installed on a flash and say, used in safe mode | |
Re: ok, this program is about thirty dollars, but you can get a free trial, it can do many things and i highly recommend it, to any noob, it is easy and can get the job done without major mistakes [url]http://tune-up.com[/url] | |
Re: hmm well one thing is fat sucks, this should not be happening, try to upgrade to ntfs (can xp run on fat) (or is it fat32) if that doesnt help, are you running as admin? if so then is it home or pro? | |
Re: ok, calm down, this is NOT a real virus its easy i got this after downloading a program all it does is change your background and your screensaver, it also locks your taskmanager, so google unblock task manager, then change your screensaver and your background, after that it should be … |
The End.