-
Content Count
4,991 -
Joined
-
Last visited
-
Days Won
21
Everything posted by yordan
-
using a sheep is a great idea. A sheep has a lot of weight, so he is able to provide a lot of energy. Because of the earratic path when wandering the pasture, we must add an inertia device to the system, transforming the step, stop, eat, step, stop, eat to a constant motion. Maybe adding a dog could improve the step-stop-eat behaviour to a run-run-run-stop-eat-run-run tempo.
-
I would say, the really best way is to startup with a teacher, who shows you theory, then makes you do some exercices. Then, you have to train yourself on real cases, first modifying existing programs, then writing down your own ones.
-
Gmail, Yahoo! Mail, Hotmail Whos winning the battle?
yordan replied to jcguy's topic in Websites and Web Designing
Most of my friends are still writing to my old mail, so I cannot really switch to gmail.I tried explaining them "please you should better write to my gmail mailbox", then they write once to the old one and once to gmail, and when the phone "you did not answer my mail" i cant' find it any more. There should be a way of reading the hotmail mails from my gmail box. -
Simply need a lot of money!
-
Read the forum rules ! You must write down standard English sentences, with a subject and a verb, most of your words being reachable in a normal dictionnary.
-
Seagate To Laungh 750GB Drive !!
yordan replied to miCRoSCoPiC^eaRthLinG's topic in Websites and Web Designing
Of course, you must not trust a single hard drive.You must at least have two of them, in RAID1 mode. Or have a way of fast and reliable tape backup system. Unless you use Sarah81's method, using a lot of DVD's for backing up your data. -
Welcome, Samuel, have a good time on this forum.
-
Your Opinion Please: Shopping For A New OS
yordan replied to m3ch4's topic in Websites and Web Designing
my screen is 1024*768, that's enough for almost anything and everything is perfect for usage. -
i first learned Algol (who remembers that language ?) I really started with Fortran, a looong time ago.
-
I'm afraid you are mixing two different think.The database is in charge of keeping the data. Most of the database systems behave the same way. the requirements you are talking about are not database requirement : they are application level requirement. You first need to write down the dental application program (probably in C++ or in Java), and ask your program to put the data inside the database. Most of the work will be done at the application program designing, coding, and testing. then, there are almost no differences when addressing to mysql or postgre or Informix or Oracle.
-
A New One - "Google Page Creator"
yordan replied to dhanesh1405241511's topic in Websites and Web Designing
I still think that a "delete file" option is missing in the "upload" menu.If you change your mind or if you sent the wrong picture, you sould be able to remove before uploading a new one. this is not important if you have small files, it's important if your account has limited disk storage. -
I'm afraid you are confusing two things.The info is not stored inside admin.php the info is stored in a table. admin.php is the program that puts or retrieves the data from the table. And the table is in the database. So, lonebyrd, you have to first understands that you have a database, inside the database you have tables, the date are inside the tables, and the php files are programs allowing to add, remove, display or delete the data which are inside the tables.
-
Your Opinion Please: Shopping For A New OS
yordan replied to m3ch4's topic in Websites and Web Designing
I learned something today ! I will give ReactOs a try. Maybe it could help my friends who are afraid from Linux and don't want to pay Crosoft Windows. -
@Quatrux : You don't understand because you could not figure how really he is beginning.@lonebyrd : you don't select from a database. A database contains several tables. And the "select" instruction is the way of seing what is inside a table. So, you must first know what tables are in your database, and then "select" to see what is inside a given table. To see the names of the tables already created in your database, you type "show tables", exactly as Houdini told you. when you know the names of the tables inside your database, you type "select * from " in order to list the whole content of a table inside your database. You cannot directly see the whole content of your database, you must first see the names of all the tables inside your database, and then you can look the full content of each table using the "select" syntax. Hope this helped. Don't hesitate to come back is it's still not clear. Regards Yordan
-
Google's World Domination! Possible?
yordan replied to salempc's topic in Websites and Web Designing
Does somebody remember altavista ? They were almost the only efficient and free one some years ago. And they are still present. -
Welcome to our new guest, welcome spell!
-
Have you really spent 25 years programming flash scripts and vb ? Then, you are the older programmer among us !
-
Which Is The Best DB: PostGRE 8.1 Or MySQL 5.1 ?
yordan replied to Elite Players's topic in Programming
I think people don't really know yet. And I guess that in most of cases the choice will probably be a political choice.I think Mysql is rather mature, and is widely used now, so all guys using it will tell you that it's the best one.However, I have been told that Mysql is a "false" open-source SGDB, it's free but not open. So if it happens to close you will have to pay the licence. -
what kind of protection does the tool called "tool called A-Ray Scanner" detect ?
-
My Windows Shuts Down By Itself After Sometime
yordan replied to marretas's topic in Websites and Web Designing
There is another post on this forum, with this virus making a shutdown with a countdown.I think I remember that the trick was typing "shutdown -a" in a console window in order to abort the shutdown and make the antivirus complete the cleanup. -
Messenger vs. Google Talk What do you use?
yordan replied to fcfosters's topic in Websites and Web Designing
Any interest saving conversations ?I hardly find time for talking with my contacts, would find no time for reading back old comversations! Regards Yordan -
Hi, Farhan, hope you will enjoy your stay here.By the way, what does "preman pasar bogor" mean ?
-
which game is this ?You should also look at your local legislation things. For instance, in France, it's forbidden to crack a game even for your own usage. And the guy who helps you doing this will go to court with you.