vizskywalker
Members-
Content Count
1,084 -
Joined
-
Last visited
Everything posted by vizskywalker
-
Project Antilost: Started Again
vizskywalker replied to miCRoSCoPiC^eaRthLinG's topic in Alerts, News & Announcements
Finally, so glad antilost is getting off the gorund, I've been waiting with bated breath. Woot!~VizP.S. Moon, any idea when CSS3 becomes the working standard? -
Addition to above error report: OS: Windows XP Pro Upon using the extension manager to enter the username an password data: Upon selecting the extension and clicking options, the following error report: Upon entering the information and clicking okay or apply or whatever the button to set the informtion is, this error: ~Viz
-
I'm going to triple check to mkae sure I have everything installed correctly but here's an error report:System: PIII based Celeron OC 715MHz 384 MB RAMFirefox: Version 1.5 Stable ReleaseExtension: Alpha VersionErrors: Upon single left clicking, the extension changes from the Xisto logo and a listing of 0 credits to "Credits (days): Refrehing Cre" with the rest cut off, no picture.Upon Single right clicking nothing happens~Viz
-
Eclipse And Jbuilder: Generates Compatible Code ?
vizskywalker replied to xboxrulz1405241485's topic in Programming
Java was designed as a platform independant programming language. However, there are some programs and methods that are OS dependant, but they are few in number and infrequently used. As such, any applets or applications you make on either computer should run on both as long as you do not convert them to native executable formats such as exe or elf. As far as Eclipse and JBuilder, both are IDEs and are compatible as far as recognizing your code. However, JBuilder has built in java support for compilation and execution, but Eclipse requires that you have the java compiler and interpreter installed. As such, you ought to be able to work on any programs in either IDE, but you may not be able to run compiled class files on the JBuilder computers unless it also has the java runtime environment.~Viz -
Javascript: Help With Fetching Data From Webpages
vizskywalker replied to miCRoSCoPiC^eaRthLinG's topic in Programming
Cool, suggestion, add a mod mode to it so mods and Admins can eneter someone's username to view their credit count. That will make it easier to diagnose credit problems maybe, and speed up credit checking for applications.~Viz -
Javascript: Help With Fetching Data From Webpages
vizskywalker replied to miCRoSCoPiC^eaRthLinG's topic in Programming
Cool, I'll keep an eye out on one condition, that you write an in depth firefox extension tutorial when you get a chance .~Viz -
Javascript: Help With Fetching Data From Webpages
vizskywalker replied to miCRoSCoPiC^eaRthLinG's topic in Programming
Umm.. easiest way I know of to do this is to use sockets, which is networking, and not one of javascripts strong suits. May I inquire as to why it is important that it be javascript?~Viz -
A Very Very Happy Birthday To Our Dearest Opaque
vizskywalker replied to miCRoSCoPiC^eaRthLinG's topic in General Discussion
Best wishes on your B-day OpaQue. Congrats on getting Xisto off the ground and keeping it going. Hoping it makes you rich enough to buy Bill Gates before your next bday.~VizP.S. I want my cake too.P.P.S. I want to eat it too. -
Suggestions For The Forum May increase member interactions
vizskywalker replied to Vyoma's topic in Web Hosting Support
Your idea is a fabulous one, and unfortunately has been previously tried and rejected. The problem with situations like this is that there is no instantaneous response to spam posts, so people could cheat the system to gain a huge number of hosting credits. I won't go into specifics here, as it may provide the brain fodder others need to cheat the system. Simply know that although your idea does seem to be a good one, barring an unforseen miracle, it will never be approved. However, I will remind the administratos of it just in case miraculous happenings wish to take place.~Viz -
Ie Whitespace Bug Oh, no... I cant defeat it
vizskywalker replied to szupie's topic in Websites and Web Designing
There is no whitespace tag sorry, I was thinkingg there was because there are a couple tags I lump into the whitespace category. The tag I was thinking of is the <pre> tag which is in the XHTML standard, but it needs the closing </pre> tag after the text.~Viz -
Ie Whitespace Bug Oh, no... I cant defeat it
vizskywalker replied to szupie's topic in Websites and Web Designing
I'll look into it for you, but for now try using the <whitespace> tag with I forget which option to prevent the reading of whitespace.~Viz -
Ie Whitespace Bug Oh, no... I cant defeat it
vizskywalker replied to szupie's topic in Websites and Web Designing
szupie, can you be more specific about what the whitespace error is?~Viz -
Is It Me Or Something Is Wrong.. Trap17.net Vs....
vizskywalker replied to xboxrulz1405241485's topic in Web Hosting Support
Also, look at the bandwidth difference, if someone truly used the 333MB at Xisto.net, they could maybe load all of there pages once before using up bandwidth, so the space is limited by the bandwidth, but sounds attractive to people who don't really understand these things. The kind of people who would not contribute positively to the forums.~Viz -
What Language Is Linux Written In ?
vizskywalker replied to Jguy101's topic in Websites and Web Designing
Like all OSes, Linux is written in any programming language someone who adds to it rights in. Since OS kernels are compiled, the used language doesn't matter. However, most OSes are written in Assembly and C++.~Viz -
Vista, although suffering minor setbacks, is scheduled for realeas in the first half of 2006. It is a 64 bit OS. The AMD 64 bit chipset is backwards compatible with 32 bit processors because it is mostly simply a zero extended processor to handle 64 bit values, not many new 64 bit instructions (unlike the Intel, at least, unless you get a new make which has compatibility for the new intel instructions). Go with a 64bit chip, even if you can't reap the benefits now, in two years, when XP is obsolete, you will not need to buy another new processor.~Viz
-
i've noticed that at least for me, phpmyadmin cannot create new databases, I have to use the other MYSQL script in cpanel. However, if I made a database and dropped it, phpmyadmin can recreate it. Dunno why, or if this is an issue for anyone, but it's slightly annoying to me.~Viz
-
Yeah, sorry I'm taking so long to get back to you, haven't forgotten. I tried the php and found the javascript to be a) more fluid since it is client side and depends on clients speed, doesn't overlaod server as much, more flexible. I promise I will show you how, just swamped with school work and application essays for college, things should clear up in two days.~Viz
-
Happy Birthday Wwheeler :p
vizskywalker replied to miCRoSCoPiC^eaRthLinG's topic in General Discussion
I know m^e did it for me, but you can never hear it too many times. HAPPY B-DAY!~Viz -
That div switching is accomplished thorugh javascript. And none of the various scripts I've seen for it have ever been short, sweet, although some have been to the point. I'm actually doing mostly the same thing on my site, and have found a few shortcuts to make it nicer. If you wish, I'd be willing to share code and guide you through it.~Viz
-
Prove Yourself As A Python Coder - Challenge Site
vizskywalker replied to warbird1405241485's topic in Programming
I'm going to repsond, since I think I know why (seeing as it looks like th eonly thing different, if I'm wrong m^e, yell at me and dedct 50% of my pay ). It looks like m^e changed your title to something more appropriate.~Viz -
You could definitely do it the Registry way (the way I'd probably do it myself, cause I love messing with the registry, to see what winfdows anti-spyware picks up, but anyway) but I thought (obviously mistakenly) that moving the internet files folder also relocated the favorites to the same or a parent directory\favorites of the folder you switched to, sorry.~Viz
-
I'm looking at XP, which is NT based, so I'm not sure if this applies or not, but in the C:\Documents and Settings folder is a folder called all users. Anything in that folder is shared between all the users. To change where IE stores favorites, click tools -> internet options. Under temporary internet files click settings. Then click move folder, move the C:\Documents and Settings\All Users and make a folder to hold the favorites, then select that folder and save. This should make favorites shared between all users.~Viz