NOTICE TO THE FACULTY OF ARCHITECTURE undergraduates
are informed of the various undergraduate degree courses of the Faculty of Architecture, to graduate in the summer session 2007-2008 should observe the deadlines published in this faculty page on the site. Also note that the application for participation in the degree examinations must be made in the Student Office (building 3) 2 to 20 May 2008.
Wednesday, April 30, 2008
Wednesday, April 16, 2008
Myspace Relationshipcounter Generators
NEW FORMS for students of Architecture degree in 4 / s Palermo
are cautioned students that were published in the necessary forms to permit activities such as formative stage, recognition of the credits for "other educational activities," the request of the Committee no longer teaching schedule and Erasmus instance. The modules are downloadable information on this page Colleges in COT and available at the door on the 2nd floor. Applications must be submitted in hard copy and digital format, if the documentation accompanying the permits, at the offices of the Presidency on the 2nd floor.
are cautioned students that were published in the necessary forms to permit activities such as formative stage, recognition of the credits for "other educational activities," the request of the Committee no longer teaching schedule and Erasmus instance. The modules are downloadable information on this page Colleges in COT and available at the door on the 2nd floor. Applications must be submitted in hard copy and digital format, if the documentation accompanying the permits, at the offices of the Presidency on the 2nd floor.
Thursday, April 10, 2008
Answers To Ap Biology Population Genetics Lab
NEW LIBRARY HOURS IN DEGREE OF TRAVEL WARNING
From April 7 to June 30, 2008, from Monday to Thursday, the central library of the faculty will make an extension of the normal closing hours, staying open until at 21. Please note that completion of the faculty (at 18:30) students can use to log on the fire escape.
From April 7 to June 30, 2008, from Monday to Thursday, the central library of the faculty will make an extension of the normal closing hours, staying open until at 21. Please note that completion of the faculty (at 18:30) students can use to log on the fire escape.
Tuesday, April 8, 2008
Good Information On Bubble For A Project
WINDOWS - How to assign an icon to a removable disk
This post describe how it is possible with windows (XP and Vista), create and assign an icon to a removable medium such as an external hard drive or a simple USB key, all visible from the windows of course.
First you need a program to create icons "multi" and possibly in a transparent way: there are several programs, free or not.
I tried to use IcoFX (Free - Current version used in this guide: 1.6). He has done his duty very well so it's more than enough!
Download this program and then install it.
Find the image you want to assign to your removable media. I always use good old Google Images . Let for example TUX PNG (PNG images are fond of .. what can I do ??!!) saved your tux and png format.
Open IcoFX: If you are English you can change the language to "options -> Languages \u200b\u200b-> Italian."
Next click on "File -> Import Image ..." and select your image and click "Open":
select "True Color + Alpha Channel (32 bit) and 256x256 resolution and press OK.
Once you open the image click on "Icon -> Create Windows icon from the image ..."
If you're a megalomaniac like me select all the resolutions and press ok.
We will open a new window with the "multi-icon".
done this click "File -> Save As ..." and save your icon anywhere. Call
for example, "gigatux.ico": D!
Then copy this icon in your removable storage.
Create a text file called "AUTORUN" (. Txt) without quotation marks in your removable storage inside and write this:
[Autorun] ICON
gigatux.ico
= LABEL = My turbo key
* put the name you gave your icon instead of gigatux.ico
** put the name that you assign to your removable media in the line "Label"
Save the text file.
NB: Both the text file that the icon, in this case, must be the root of the archive that is removable in the first level of the drive and not inside any folder .
Open the command prompt (or do "Run ... -> cmd - [enter]")
Find the "letter" of your removable media: In my case is "O".
then type in the dos prompt (press enter each line):
O:
ren autorun.txt AUTORUN.INF
ATTRIB + H + S AUTORUN.INF
ATTRIB + H + S GIGATUX.ICO
(With these last two lines you have just assigned the attributes "hidden file" and "System Files" to 2 files. This to make sure that Windows Explorer do not see them when browsing the files in your removable media)
Exit prompt.
Now remove your removable storage riconnettilo and here is what will happen in "My Computer" (or "Computer" if you have Vista):
As you can see now my and probably your key (in General removable media) has a picture and description that we are what we wanted!
The act of using an icon "multi" is to have an icon of good quality with views at different resolutions. Small, medium or large! Windows will be to "read" icon in the right format from our icon "multi"!
Note also that the drive of my key is "O". Before making changes from the DOS prompt to check in My Computer the drive letter of your own!
Note 2.0. If you need to change what you have written to the file AUTORUN.INF (or change icon) to edit this file you must first "undo" the attributes of hidden and system files (basically to see them and edit them from explorer).
To do always open the command prompt and type (if the drive is always support "O"):
O:
ATTRIB-H-S AUTORUN.INF
ATTRIB-S-H GIGATUX.ICO
In this way you removed the attributes of "hidden files" and "File System" from 2 Autorun file and icon!
Here is the guide to the Attrib command
This post describe how it is possible with windows (XP and Vista), create and assign an icon to a removable medium such as an external hard drive or a simple USB key, all visible from the windows of course.
First you need a program to create icons "multi" and possibly in a transparent way: there are several programs, free or not.
I tried to use IcoFX (Free - Current version used in this guide: 1.6). He has done his duty very well so it's more than enough!
Download this program and then install it.
Find the image you want to assign to your removable media. I always use good old Google Images . Let for example TUX PNG (PNG images are fond of .. what can I do ??!!) saved your tux and png format.
Open IcoFX: If you are English you can change the language to "options -> Languages \u200b\u200b-> Italian."
Next click on "File -> Import Image ..." and select your image and click "Open":
select "True Color + Alpha Channel (32 bit) and 256x256 resolution and press OK.
Once you open the image click on "Icon -> Create Windows icon from the image ..."
If you're a megalomaniac like me select all the resolutions and press ok.
We will open a new window with the "multi-icon".
done this click "File -> Save As ..." and save your icon anywhere. Call
for example, "gigatux.ico": D!
Then copy this icon in your removable storage.
Create a text file called "AUTORUN" (. Txt) without quotation marks in your removable storage inside and write this:
[Autorun] ICON
gigatux.ico
= LABEL = My turbo key
* put the name you gave your icon instead of gigatux.ico
** put the name that you assign to your removable media in the line "Label"
Save the text file.
NB: Both the text file that the icon, in this case, must be the root of the archive that is removable in the first level of the drive and not inside any folder .
Open the command prompt (or do "Run ... -> cmd - [enter]")
Find the "letter" of your removable media: In my case is "O".
then type in the dos prompt (press enter each line):
O:
ren autorun.txt AUTORUN.INF
ATTRIB + H + S AUTORUN.INF
ATTRIB + H + S GIGATUX.ICO
(With these last two lines you have just assigned the attributes "hidden file" and "System Files" to 2 files. This to make sure that Windows Explorer do not see them when browsing the files in your removable media)
Exit prompt.
Now remove your removable storage riconnettilo and here is what will happen in "My Computer" (or "Computer" if you have Vista):
As you can see now my and probably your key (in General removable media) has a picture and description that we are what we wanted!
The act of using an icon "multi" is to have an icon of good quality with views at different resolutions. Small, medium or large! Windows will be to "read" icon in the right format from our icon "multi"!
Note also that the drive of my key is "O". Before making changes from the DOS prompt to check in My Computer the drive letter of your own!
Note 2.0. If you need to change what you have written to the file AUTORUN.INF (or change icon) to edit this file you must first "undo" the attributes of hidden and system files (basically to see them and edit them from explorer).
To do always open the command prompt and type (if the drive is always support "O"):
O:
ATTRIB-H-S AUTORUN.INF
ATTRIB-S-H GIGATUX.ICO
In this way you removed the attributes of "hidden files" and "File System" from 2 Autorun file and icon!
Here is the guide to the Attrib command
Friday, April 4, 2008
Set Of Gal Bladder Attack
2007/08
Notice is hereby given to all interested students to participate in the graduation trips approved by the Faculty Council of 12.12.2007 which is convened a meeting for Tuesday, April 15, 2008 12:00 pm to decide, based on advice requests, eventuali modifiche da apportare.
Notice is hereby given to all interested students to participate in the graduation trips approved by the Faculty Council of 12.12.2007 which is convened a meeting for Tuesday, April 15, 2008 12:00 pm to decide, based on advice requests, eventuali modifiche da apportare.
Tuesday, April 1, 2008
List Of Top Ten Insurance Companies Of Pakistan
IMPORTANT NOTICE
1. PER GLI STUDENTI IMMATRICOLATI NEGLI A. A. 2000/2001 E 2001/2002
Si avvisano gli studenti degli a.a. di cui sopra che dal 7 al 30 APRILE 2008 possono aggiornare la loro posizione in graduatoria, per svolgere lo stage di 8 CFU - 200 ore , presso il COT (piano terra plesso centrale facoltà di Architettura). Per effettuare tale aggiornamento lo studente deve presentare il piano di studi aggiornato rilasciato dalla segreteria.
Periodo di svolgimento dello stage: OTTOBRE 2008 - GENNAIO 2009
2. PER GLI STUDENTI DEL 3° ANNO CdL ARCHITETTURA
Si avvisano gli studenti that need to collect and deliver to the study combined the letter START STAGE . Therefore, please withdraw the same at the office education.
1. PER GLI STUDENTI IMMATRICOLATI NEGLI A. A. 2000/2001 E 2001/2002
Si avvisano gli studenti degli a.a. di cui sopra che dal 7 al 30 APRILE 2008 possono aggiornare la loro posizione in graduatoria, per svolgere lo stage di 8 CFU - 200 ore , presso il COT (piano terra plesso centrale facoltà di Architettura). Per effettuare tale aggiornamento lo studente deve presentare il piano di studi aggiornato rilasciato dalla segreteria.
Periodo di svolgimento dello stage: OTTOBRE 2008 - GENNAIO 2009
2. PER GLI STUDENTI DEL 3° ANNO CdL ARCHITETTURA
Si avvisano gli studenti that need to collect and deliver to the study combined the letter START STAGE . Therefore, please withdraw the same at the office education.
Heat Anticipator And Cycle Rate
Information materials
are distributed at the COT Area of \u200b\u200bthe Faculty of Architecture, the brochure on "Services Center Orientation and Mentoring" and "Guide to the Faculty of Architecture."
are distributed at the COT Area of \u200b\u200bthe Faculty of Architecture, the brochure on "Services Center Orientation and Mentoring" and "Guide to the Faculty of Architecture."
Find Combination Dudley Lock
Subscribe to:
Posts (Atom)