How ___ to develop great software: A Guide Come ___ sviluppare software grande: Una Guida
This guide is based on years of observations after using thousands of applications, both commercial and open source. Questa guida si basa su anni di osservazioni dopo aver usato migliaia di applicazioni, sia commerciali che open source. Some of the references are to windows based applications. Alcuni dei riferimenti sono le finestre di applicazioni basate su. However the principles are universally applicable. Tuttavia i principi sono universalmente applicabile.
Installation Installazione
Always assume C: drive is fair game. Sempre assumere C: è giusto gioco. Do not ask the user where to install. Non chiedere l'utente dove installare. He is dumb. Egli è muto. So make it easy for him by installing your applications always in C: drive. Così rendere più facile per lui da installare le applicazioni sempre in C:.
Always dump all your data in default location (Application Data directory in c: drive) irrespective of their size. Dump sempre tutti i vostri dati in posizione di default (Dati applicazioni nella directory c:) a prescindere dalle loro dimensioni. Again repeat rule number 1. Ancora una volta ripeto regola numero 1. Never ask nor give user the choice to select a different location. Mai chiedere né dare la scelta degli utenti di selezionare una posizione diversa.
Note : User is always dumb. Nota: l'utente è sempre muti. When you think of user think of one who thought cd-rom drive was a cup holder. Quando si pensa di pensare utente di un pensiero che l'unità CD-ROM è stata una tazza titolare.
Never check how much space a drive has before going forward with installing all your data files in them. Mai verificare la quantità di spazio è un disco prima di andare avanti con l'installazione di tutti i vostri file di dati in loro.
Always dump all your DLL files, INI files and their grandchildren in c:\WINNT or c:\Windows. Dump sempre tutti i vostri file DLL, file INI e dei loro nipoti in c: \ WINNT o C: \ Windows. If in doubt dumping in both is fine. In caso di dubbio in entrambe le pratiche di dumping è andato bene. If the directory doesn’t exist, feel free to create it. Se la directory non esiste, sentitevi liberi di crearla. Remember C: is your applications dumping ground and C:\WINNT (Windows System directory) is your preferred spot. Ricordo C: è il vostro applicazioni pratiche di dumping terra e C: \ WINNT (Windows Directory di sistema) è il tuo preferito loco. Liberally drop any files there. Liberamente goccia qualsiasi file. Also it will make your application look smaller, if the user happens to check the size consumed by your directory. Anche questo renderebbe la candidatura guardare più piccoli, se l'utente accade per verificare le dimensioni di consumo nella directory.
Filed under Elencato sotto .NET . NET , Headline News Headline News , How To Come , Humor Umorismo , Java Software Software Java , Open Source Software Software open source , Technology Tecnologia | |
| |
RSS 2.0 RSS 2,0 | |
Email this Article Invia questo articolo
You may also like to read Si può anche leggere come |




May 25th, 2005 at 5:02 am 25 maggio 2005 alle 5:02 am
How about actually writting a real guide to development practices other than taking the piss and therefore contributing to some programmers actually falling into using the pitfalls mentioned in your ramblings. Come effettivamente scrittura su una vera e propria guida alle pratiche di sviluppo diverso da quello di prendere il piss e quindi contribuire ad alcuni programmatori di fatto cadere in trappola utilizzando il citato nel suo ramblings. Remember some developers can be as dumb as users. Ricordo alcuni sviluppatori possono essere come muti come gli utenti. geek
May 25th, 2005 at 5:12 am 25 maggio 2005 alle 5:12 am
@Ronan Ronan @
Have you noticed the date of the post? Avete notato la data del post?
> Remember some developers can be as dumb as users. > Ricordare alcuni sviluppatori possono essere come muti come gli utenti.
I seriously doubt any developer worth his salt will make the mistake. I seriamente dubitare del valore di ogni sviluppatore suo sale farà l'errore.
A guide of things not to do is also a guide. Una guida delle cose da non fare è anche una guida. Not every guide has to follow the “ten commandment” approach to preach. Ogni guida non deve seguire la "dieci comandamenti" approccio a predicare.
June 22nd, 2008 at 8:27 pm 22 giugno 2008, 8:27 pm
I want to know that how to develop a software.. Vorrei sapere che come sviluppare un software ..
I’m interested in developing a software.. Sono interessato a sviluppare un software ..