-
Content Count
4,991 -
Joined
-
Last visited
-
Days Won
21
Everything posted by yordan
-
Don't talk about the "free" OpenOffice. Now is the time of LibreOffice. Reason ? see here : http://forums.xisto.com/no_longer_exists/
-
Another interesting point is that there are no ads on your Thunderbird client screen. hotmail hat a lot of ads at the right-hand part of the mail screen, I hate that.
-
The Disadvantage Of Google google offers too many options
yordan replied to zenia's topic in Search Engines
So, lack of info (before Google) was a problem. Today, excessive amount of info is a problem too? -
The portable version of Thunderbird is also a nice client. It manages a lot of different mail accounts, and you decide if you leave the mails on the server or downloads everything - you can choose to leave everything on the server, then you simply read the mails without any download time. This leaves you free to do nothing, or read a given mail, or delete it, or move quite a lot of mails to your local backup folder.
-
Ha-ha, right.Nevertheless, mine never had handled a punch. Only keyboard problems while playing games!
-
Open a ticket at Xisto, mentioning that the MyCents are frozen due to the forum upgrade. They will transmit to the commercial staff, which certainly will freeze your invoices until the update is finished.
-
Renaming/adding File Extenstions In Windows [Solved]
yordan replied to manuleka's topic in Websites and Web Designing
So, if you can access the folder with Linux, you can do something funny cd /mydisk/myfolderfor i in `ls`doecho rename $i $i.jpgdoneredirect this to a Windows file named myrename.bat, read the file in order to check that everything is correct, and you can run the generated file when booted with Windows. Of course, if you want to take the risk, you can also run it directly from Linux, than replace "echo rename" with "mv", that's all. put a "set -x" in front of that and a "set +x" at the end, in order to have a display while working. Maybe I should not have written all this, you probably knew this syntax since a long time? -
Renaming/adding File Extenstions In Windows [Solved]
yordan replied to manuleka's topic in Websites and Web Designing
Where are the files today? Can you see them on a linux system? Then it's easy to write a "mv" loop. -
Don't think that. We still need valuable contributors, please stay with us!
-
Wow! Very nice computer! I want the same one!Happy Birthday Opaque!
-
The mycents are frozen until the forum upgrade is finished. Then, the daemons will be restarted. Don't worry, no MyCents will be lost.
-
Have a look at the "View New Content" button, on the upper right part of the main screen, just under the "Search" white rectangle.Now you have several ways to see the new contents : New since my last visit, content I have not read, past 24 hours and some more.It's worth having a look.
-
If no real photo gallery plugin is available, you could link to your real photo gallery ? 4 images photo gallery is rather nice, have a look here : https://www.4homepages.de/
-
A Security Warning please read it out
yordan replied to gladiator_us's topic in Science and Technology
Isn't this the main goal of a hoax? Hoping that people will pass the info to others without verifying their sources ? -
It's really necessary to own an extra disk for backup purposes. Each piece of your own data must be on an external disk, a simple electrical outage while your hard disk head is over the FAT area could destroy your whole disk data.And, yes a physical error on your hard drive can raise problems. Fortunately, you have so many things on your computer that not necessarily a vital info will fall oh the faulty sector. But this is an indication that your hard disk has to be put under strict observation and you should keep backing up your personal data. However, there is no indication that a system file will necessarily be written on a faulty sector, so you could also happen to keep using your computer during several years before another system failure.
-
Maybe you should first check at the server side. Usually SMS support is something which has to be paid (the server owner has to give money to the phone company). So very often it's free at the beginning and then stops beeing free. Or completely stops because lack of money.
-
Hi, Robin, welcome aboard.Let's say "One of the Last HandsomeS" because I must confess that I feel myself rather handsome.
-
When is NumLock-caps lock- Scroll lock on?
yordan replied to soleimanian's topic in Websites and Web Designing
Huh? On my Crosoft Word, ctrl-right goes at the end of the current word, it does not select from the cursor to the end of the word. -
If you cannot access https://www.google.de/?gfe_rd=cr&ei=BwkjVKfAD8uH8QfckIGgCQ&gws_rd=ssl by itself, this probably means that the university people don't want you to use google (first option) or the outgoing Ethernet link is saturated (second option).If it works sometimes, than the second option is probably true.
-
If you forgot your password and/or you mistyped your password three times, gmail disables your account. Did you try the "lost my password" procedure?
-
Have a look here : http://forums.xisto.com/no_longer_exists/ All news concerning the forum upgrade will appear there.
-
Print Triangle In C# simple c# program print triangle
yordan replied to tigershubham's topic in Programming
Please do not forget the "code" tag when you post code examples. -
Yes, OpaQue is doing a great job. This is a live update, so the forum is not stopped while the new scripts are put in place, that's why some features behave strangely, this should be fixed soon.
-
Does Anyone Still Run PC/MS/DR-DOS ?
yordan replied to madcrow's topic in Websites and Web Designing
Ahem.I muss confess that every day I use ms-dos commands in a command text of each one of my Crosoft Windows system.A lot of things are so easier in a text command-line.Ping my gateway or ping my router.Net use myremotedisk /droute add something somethingelse.Strangely, in most of cases, the linux and the ms-dos commands look very similar, so no reason to neglect them.