cryptwizard
Members-
Content Count
84 -
Joined
-
Last visited
Everything posted by cryptwizard
-
Well, the C++ part really pisses me off.Try compiling it with GNU's g++. Ultimately prove that GNU is better than Microsoft! I can't strees the kernel part enough.The correct name is GNU/Linux. KDE is much nicer now. Try the Plastik theme.
-
Actually, it's FileZilla.It is truly the best. Similar interface to CuteFTP and completely free and open source.
-
websaint, I think you should clarify your question a bit more as signified by the previous posts (in a way).Some people have interpreted the question as being about forum software, while others are interpreting it as referring to sites.For software, Invision Power Board is the best. It isn't availabe for free anymore (they went completely paid).For sites, this site!
-
Help Needed: Floppy Emulating On USB Pen
cryptwizard replied to marijnnn's topic in Hardware Workshop
Try the following command from a terminal: ln -s sda1 /dev/fd0That will make a link from your USB drive node to the usal place for a floppy node. A node in UNIX/Linux is a medium level device access interface. I hope this helps. -
The Name Game Whats the basis for the name Astahost?
cryptwizard replied to hashbang's topic in Web Hosting Support
A while ago, I caught an interest in cryptography (encryption).I tried to make a program and host it on SF.net.I needed a username, so I just thought of cryptwizard. -
I would like to help, but I don't really understand you.If you want help quickly, it is suggested that you give as much information as you can.The few seconds extra that you take to give information, could get your answer much quicker.When I do that, I always give as much info as I can and I usally get something that works within the first 2 responses.
-
My favourite is Java.When I learnt programming, I was farmilirised with C style syntaxes.So, I know C, C++, Java and PHP.I have also noticed that C# (pronounced C sharp (like in music)) is very similar to Java, so I might learn it.However, I don't like Pascal and derivitives such as Delphi and Visual Basic since they have this weird syntax (in my background).Blocks of code start with the keyword "Start" and end with "End" or something.I perfer simple braces ({}).
-
This a very fine quality guide to Java programming: http://math.hws.edu/javanotes/
-
There are many factors to consider.Windows is compatible with a lot of programs, whereas GNU/Linux has great customizability (<-- Excuse spelling).Mac OS X on the other hand has the advantages of both worlds in being having lots of good software and having a stable UNIX foundation.I would vote for Mac OS X.I don't have it, but really really want it...
-
I get http://www.mydomainname.info/ could not the found. Please check the name and try again.For your error, you may have to post the script here.However, it is likely that your scipt is not sending the HTTP Headers.Try echoing "Content-Type: text/html; charset=UTF-8" at the start of your script.If that doesn't work, post your scipt here.
-
Browser War! Ideal Browser for Web Designing
cryptwizard replied to arunkumarhg's topic in Graphics, Design & Animation
I use firefox because of it's wonderful CSS capabilities (especially over IE).Such as rounded borders, correct box model handling and the ability to handle fixed containers. -
I may be able to help you if you gave us more information.What's the exact error you're getting?The permissions should be set to 755 on the scripts, also.
-
Developer 2 Developer Connection Connect Developer to Developer
cryptwizard replied to arunkumarhg's topic in Programming
OK, this sounds like a truly excellent idea, but I'm not sure what is causing the lack of interest.Well, I'm in.Perhaps I'll start by telling you's a bit about myself and my umm.. how should I put it, errr... "Programming Style".I know Java, PHP, C, and C++.GUI programming really pisses me off.I'm 11 years old.That all I can think of for now. -
Flash Or Java Which is Better Flash or Java?
cryptwizard replied to arunkumarhg's topic in Programming
I personally believe that Java and Flash are only barely comparable.Java is for programming and has much more functions, where as, I believe that Flash was originally intended for things like movies and animation.Please correct me if I'm wrong, I don't really know much about flash.Now, to my opinion.I personally believe Java because there are much more possibilities, but they are merely harder to use.Also, I think Flash requires propriety programs to create.Once again, please correct me if I'm wrong. -
Windows Or Linux DEVELOPERS Which OS You Prefer?
cryptwizard replied to arunkumarhg's topic in Websites and Web Designing
I personally perfer Linux.And, technically, it's GNU/Linux.But I've heard about Mac's.They seem to have the best of both world's in being having a lot of software like Window's while still having a stable UNIX foundation (called Darwin).