Everything posted by sloter
-
Perfect Defender 2009
It didn't install its self you did something to prompt it. Also i found something on a simple google with in 2 minutes. http://www.precisesecurity.com/blogs/20 ... nder-2009/
-
Graduation Laptop (reccomendation thread)
I find it funny that that laptop has 4GB memory and a x86 OS on it.
-
1ogitech g11 keyboard
I hope you installed the software it came with. If you don't do that don't expect the g buttons to work.
-
Creating a Multi-Langual website?
You could also use a server side language and set a get element for the language Ex: http://www.yourwebsite.com/?lang=en. And then build a multidimensional array with English and your other languages being your first array key and the as the second array key put a word that means a string or something and put that where you need and then translate each string in hat array. To save on memory just make one array per language and just include the language file.
-
How important is RAM?
If your willing to spend the extra $50 just go with the 8GB.
-
Grand Exchange Price Updating
No.
-
Funorb Membership
I suggest contacting Jagex billing department. They can be contacted via [email protected]. Sorry but this isn't Jagex billing support so i don't think there is much there can do here on Tip.It Forums. I suppose you could try another browser.
-
Advertise your thing here - all posted elsewhere = removed
Your site sucks along with the windows movie maker video no offense. Just a question what is up with everyone wanting to make one? There are plenty already out there.
-
Grand Exchange Price Updating
Don't take this the wrong way cause everyone has to start some where but, i doubt your going to be able to build your own forum system any time soon. You won't have near the experience to make it secure and fast. Why do you need ot make your own there are plenty of free ones? Also w3schools has a decent tutorial. No no, I said that wrong. I want to put the PHP code on this forum. I doubt that. Ask the admins.
-
Monitor Problems
Make sure all the monitors cables are tight? Does your monitor tell you it is going to sleep?
-
Grand Exchange Price Updating
Don't take this the wrong way cause everyone has to start some where but, i doubt your going to be able to build your own forum system any time soon. You won't have near the experience to make it secure and fast. Why do you need ot make your own there are plenty of free ones? Also w3schools has a decent tutorial.
-
Don't buy a Dell! (And I need help)
No they're not. *ahem http://www.theacsi.org/index.php?option=com_content&task=view&id=149&Itemid=157&c=Dell+Inc. I can say that HP might not have good customer service but they are killing dell in the market.
-
Graphics card or runescape issue...cant tell.
Did you use a camera or print screen that image? If your print screened it i doubt it is your graphics card.
-
Grand Exchange Price Updating
That is what i would do. Just cURL the the items page and regex the return to pull just that data that you need.
-
Post your Speedtest.net results!
They might kick you since you ran speed test on there internet. :o
-
My problems and such - Update
Yea i left that out but you don't want to push on it to hard just gently but enough to do something.
-
My problems and such - Update
I had something happen like that a while back. Nothing like JScreen fixed. What fixed it was massaging the screen. Take like a soft piece of cloth and put it over your thumb and rub over the entire screen and over the line especially.
-
Any Computer Programmers?
Sounds like me when I took Intro to Comp. Sci. The class was basically on basic Java programming; I had no problem understanding the algorithms and such, it was just the syntax and semantics that screwed me over #-o I think I baaaaarely squeezed by with a B, by the way :thumbsup: I would find it hard to take a computer science class in school. I would pry end up in a lot of arguments with the teacher over the way it should be done. Once you know the syntax to the language you kind of want to do things your way the things that they can be done a few different ways.
-
iPod Nano (4th gen) is making some fuzzy noises
Try different speakers or headphones?
-
My computer crashes at uni but not at home
You could use windows debugger and put the result here. There is a guide here if you need help.
-
Our newest Admin: Siobhana - Congratulations!
:D Second!
-
Logitech Gaming Keyboard/Mouse Series
I have the G15 great keyboard. I have the G5 and that is a great mouse. I would wait for the G19 though.
-
Any Computer Programmers?
Get some books and a C compiler. I think that Borland is freely available for Windows. MinGW is a good compiler too. It is basically gcc in windows.
-
Graphics and driver trouble
Did you push it all the way into the slot?
-
Any Computer Programmers?
I am not to big on java but good luck with C/C++ and ASM you'll have some fun.