Pages

Subscribe:

Sabtu, 02 Juni 2012

Various Kinds of Programming Languages​​.

Generally there are four groups of programming languages, namely:

Object Oriented Language (Visual dBase, Visual FoxPro, Dephi, Visual C)
.high level (like Pascal and Basic)
.middle level (such as C language)
.low level (like Assembly Language)

A. DelphiBorland Delphi or Delphi are commonly called, is a visual application programming tool. The programming language used was Pascal programming language, or who later called the Delphi programming language. Delphi is the next generation of Turbo Pascal. Turbo Pascal, which was launched in 1983 designed to run on DOS operating system (which is the operating system most widely used at the time). While Delphi was first launched in 1995 designed to operate under the Windows operating system. Borland Delphi is a programming language since it first launched a direct glance and in demand by a computer programmer. This is because Delphi disebabakan provide facilities for the creation of applications with a simple visual interface and can provide satisfactory results. Many applications can be developed with Delphi as the operation of mathematical calculations, graphics, word processing, Spreet Sheet, games and databases. At Delphi there are two kinds of structures that projrek structure and the structure of Delphi program unit. Project structure in a project that you build, there is a main program file that contains the code for the program management unit - unit. The main program code is usually called project code and stored in files ending in. House. Unit A unit structures containing types, constants, variables and routines (functions of the procedure). Each unit is defined dalaqm file. PAS that deal with the unit Pros:

Its freeware.
Developed with the Pascal language, so for users who are familiar with basic turbo Pascal programming will be more familiar
Components provided complete enough without having to add components from other sources.
The documentation is quite complete.

Weaknesses:Users who do not have the basic Pascal programming language will have trouble for the first time.
Each component is included in the display form, the code will be included in the list declarations and initialization code. So if there is a change of components, naming and writing the error code, the program will not automatically corrected.
If there is a form / other code in the list-include-right, have written code / name of the form / lost code in the "uses" and also initialization variablenya.

2. C languageRoot of the C language is the language BCPL, developed by Richard Martin in 1967. This language gives the idea to Ken Thompson who later developed a language called B in 1970. Subsequent development of language B is a C language by Dennis Ricthie circa 1972's at Bell Telephone Laboratories Inc. (Now AT & T Bell Laboratories).Excess C Language:
Some of the reasons why the C language is widely used, include the following:

C language is available in almost all types of computerIts C language code is portable applications written in C language for a particular computer can be used on another computer with just a slight modification.The C language provides only a few key wordsC language program executable process fasterSupport libraries that many C language Reliability is achieved by the library functions.C is a language in a structured language C has a good structure so it is easy to understand. C has functions as part of the program.In addition to high-level language, C is also considered a mid-level language. C language is able to combine high-level language proficiency level with low-level language level.Because the C language is a C compiler is its compiler, it will generate an executable program that is required by many commercial programs.In addition to these reasons there are several other reasons why using C language, namely:

C is a programming language that has a high portability. We write C programs for one type of platform, we can compile and run on other platforms with no or only minor changes. This can be realized with the ANSI standards for C. C is a programming language with the keyword (keyword) bit. Key word here is a basic word or function provided by the compiler of a programming language. This brings the influence of the more easily we write a program with low-level language. Another effect of this keyword is at least the execution of C program very quickly.The lack of the usual C language include:

The number of operators as well as the flexibility of writing programs sometimes confuse users.
For beginners in general have trouble using the pointer.

3. Visual BasicMicrosoft Visual Basic (often abbreviated as VB only) is a programming language that offers Integrated Development Environment (IDE) to create visual-based software program Microsoft Windows operating system using a programming model (COM), Visual Basic is a derivative of the BASIC programming language and offers software development komputergrafik quickly, some scripting language such as Visual Basic for Applications (VBA) and Visual Basic Scripting Edition (VBScript), Visual Basic is similar as well, but it works differently. The programmer can build applications by using components provided by Microsoft Visual Basic programs written in Visual Basic can also use the Windows API, but requires additional external function declarations. Visual Basic 6 is a tool for application development is much in demand by people. Visual Basic 6 here offers the ease of manufacture and application can use components that have been provided. To start the Visual Basic 6, you need to install Visual Basic 6.0. The program is usually in a package with Visual Studio 6.0. By using Visual Basic 6 we can produce various types of programs. Of applications that integrate databases, networking, office automation, and web application.

Visual basic advantages:

Simple language. Many things may be difficult if we use other programming languages, it can be done easily by using Visual Basic.Because Visual Basic is so popular, it is a lot of resources that we can use to learn and develop the skills you're either in the form of books, web site etc.We can get a lot of tools are either free or not on the Internet that will help us save time in the programmingDisadvantages of Visual Basic:

Visual Basic is a powerful programming language, but actually not very good for making games that really satisfySlower than other programming languages.

4. PascalDesigned by prof. Nicklaus Wirth from the Technical University in Zurich, Switzerlandtahun 1971.Nama derived from Pascal Blaise Pascal, the mathematician's name and philosophy from the French (17th century). Development of the language Algol 60 and Algol W (derived Algol 60). Has several versions, such as Turbo Pascal, Ms. Pascal (Microsoft), Apple Pascal, UCSD (University of California at San Diego Pascal), etc.. Turbo Pascal made by Borland Inc. is the most widely used version because it uses a compiler to translate it and also follow the standard Pascal language created by Nicklaus Wirth and K. Jensen. Pascal is a high-level programming language (high level language) and structured (Structured Programming language).Pros:

Standard data types, standard data types that are available in most programming languages. Pascal has a standard data types: boolean, integer, real, char, string,User defined Data Types, programmers can create other data types derived from standard data types.Strongly-typed, the programmer must specify the data type of a variable, and variables can not be used to store data types other than the specified format.Structured, has a syntax that allows the writing program is broken down into smaller functions (procedures and functions) that can be used repeatedly.Simple and expressive, has a simple structure and very close to human language (English) so easy to learn and understand.Disadvantages:

Not flexible usage.PASCAL language is also the language used as the standard programming language for the Indonesia national team Olympic Computer (TOKI). In addition, the PASCAL language is still used in the IOI (International Olympiad in Informatics).
5. JAVAJava is a technology introduced by Sun Microsystems in the mid 1990s. By definition of the Sun, Java is the name for a set of technologies to create and run the luinak on a standalone computer or in a networked environment. We prefer to refer to Java as a technology rather than just a programming language, because Java is more complete than a conventional programming language. Java technology has three essential components, namely:

Programming-language specification
Application-programming interface
Virtual-machine specification

Java language can be categorized as an object-oriented programming languages, distributed programming and programming languages ​​multithrreaded. Java object specified by the form class. For each class of Java, the Java compiler to produce an output file to be architecture-neutral way in the various implementations of the Java Virtual Machine (JVM). Java was initially very popular with internet programming community, because the support for Java applets, where the program with limited resources access to the road in a web browser. Java also provides high level support for networking and distributed objects. Java is also regarded as a safe language. This view is particularly important to think that a Java program can execute cross a distributed network. So that the current Java language includes a programming language that is relatively easy to learn because of the many examples and concepts that are widely circulated, either in the form of books or the Internet. But the program made in Java language also requires relatively more time in execution time (longer) because it takes the JVM to run the program (an intermediary between programs and operating systems).

6. C + + Programming LanguageC + + is a computer programming language C + + was developed at Bell Labs (Bjarne Stroustrup) in the early 1970s, the language is derived from the previous language, the BCL, At first, the language is designed as a programming language that runs on Unix systems, the development, version ANSI (American National Standards Institute) C programming language is a version of the dominant, though the version is now rarely used in the development of systems and networks as well as for embedded systems, Bjarne Stroustrup at Bell Labs first developed C + + in the early 1980s, to support features in C + +, built efficiency and system support for low-level programming (low-level coding).] In C + + added new concepts like class with its properties such as inheritance and overloading. One of the most fundamental differences with the C language is support for the concept of object-oriented programming (Object Oriented Programming). Differences between programming languages ​​C and C + + though these languages ​​use the same syntax, but they have differences, C is a procedural programming languages, where the resolution of a problem is done by dividing the problem into the su-subproblems of smaller, In addition, C + + is a programming language that has the properties of Object-oriented programming, to solve the problem, C + + do the first step to explain the classes that a child class previously created as an abstraction from objects of physical, Class contains the state of the object, its members and the ability of objectnya, After Class is created and then solved the problem with the Class.

7. PHP Programming LanguagePHP is a scripting language most widely used today. PHP was first created by Rasmus Lerdorf in 1995. At that time, PHP was named FI (Form Interpreted), which is his form of a set of scripts that are used to process data from a web form. PHP is widely used to create dynamic web sites, although it was likely used for other usage. PHP generally runs on the Linux operating system (PHP can also be run with Windows hosting).

8. Programming language pytonPython is a dynamic programming language that supports object-oriented programming. Python can be used for various purposes and the development of software can run on various operating system platforms. Like the dynamic programming language, Python is often used as a scripting language with an interpreter teintergrasi in the operating system. Currently python code can be run on a system-based:
Linux / UnixWindows
Mac OS X
Java Virtual Machine
OS / 2
AmigaPalmSymbian (Nokia products)
Python is distributed with a license that is different from some versions. See history in the Python Copyright. However, in principle, Python can be obtained and used freely, even for commercial purposes. Python license is not contrary to good according to the definition of Open Source and the General Public License (GPL).

9. Matlab programming languageMATLAB is a numerical computing environment and the fourth generation computer programming language. Developed by The MathWorks, MATLAB allows the manipulation of matrices, the reader's plot functions and data, implementation of algorithms, creation of user interfaces, and self-'s interface with the program in other languages. Although only numerical nuances, a box Kakas (toolbox) that uses the MuPAD symbolic engine, allowing access to computer algebra capabilities. An additional package, Simulink, adds graphical simulation multiranah and Design-Based Model for terlekat and dynamic system.

10.HTMLHyperText Markup Language (HTML) is a markup language used to create a web page and displays various information in an Internet browser. HTML is now an Internet standard defined and controlled use by the World Wide Web Consortium (W3C). HTML form tag code that instructs the browser to produce a display according to the desired. A file is a HTML file can be opened using a web browser such as Mozilla Firefox or Microsoft Internet Explorer.

Ruby programming 11.BahasaRuby is an object-oriented scripting language. The purpose of ruby ​​is to combine all the advantages of scripting programming languages ​​in the world. Ruby written in C programming language with basic skills such as Perl and Python.Excess ruby:

The syntax is simple.Have a good exception handling.Object Oriented Programming language.Brought the concept of single inheritance.Open source, anyone can use it free of charge and can expand to participate.Has a garbage collector that automatically removes unused information from memory.Cobol programming

12.BahasaCOBOL stands for Common Bussiness Oriented Language. COBOL language is classified as a High Level Language (high-level programming language) is oriented to business problems. Was created in 1959. COBOL was first formally introduced in January 1960 and referred to the COBOL-60. And updated in 1965. In 1968 and 1974, the COBOL language developed and standardized by the name of the ANSI COBOL (American National Institute Standarts). Highly structured COBOL programming language, because it is easy to read and have a clear structure. COBOL is made for data processing operations, the read data, process data and generate output in the form of information.Prolog programming

13.BahasaProlog is a logic programming language or in the call as well as non-procedural language. Its name is taken from programmation en logique French (programming logic). This language was created by Alain Colmerauer and Robert Kowalski about the year 1972 in an effort to create a programming language that allows statements of logic rather than a series of commands to run the computer. In contrast to other programming languages, which use algorithms konvensionl as search techniques such as Delphi, Pascal, BASIC, COBOL programming language and the like, the prologue to use a technique called heuristic search (heutistic) by using a logic tree.

14.Bahasa programming java scriptJavascript programming language is a powerful scripting language that runs on the client side. Javascript is a scripting language developed by Netscape. To run a script written in javascript we need a javascript-enabled browser, the browser that is capable of running javascript JavaScript is not object-oriented languages, but object-based languages. Object-oriented language must support three basic concepts, namely encapsulation (encapsulation), inheritance (inheritance) and polymorphism (poly morphism). JavaScript only supports encapsulation, and even then not 100% correct. JavaScript programs are written in HTML file (. Html or. Htm) using <script> container tag. In other words, you do not need to write JavaScript programs in a separate file (even if you do it too biased). <script> Container tag has two attributes, but you have to fill in only one attribute, namely Language. Fill the Language attribute to "JavaScript".
This tells the browser that you intended to write scripts is JavaScript.

PERL programming 15.BahasaPERL is a programming language similar to the programming language C. And used for all purposes, was first developed by Larry Wall on Unix machines. Perl was first released on December 18, 1987 marked the first release of Perl. In the next versions, Perl is also available for Unix operating systems (SunOS, Linux, BSD, HP-UX), are also available for operating systems like DOS, Windows, PowerPC, BeOS, VMS, EBCDIC, and PocketPC. Support for object-based programming (object oriented programming / OOP) was added to Perl 5, which was first released on July 31, 1993. Perl 6 development project started in 2000, and has continued until now no clear date when it would be released. This was said by Larry Wall himself in a series of speeches known as The State of the Onion. Two of the main characteristics of Perl is the handling of text and a variety of shortcuts to common problems menyelesaiakn. No wonder Perl is very popular used in CGI programs (Common Gateway Interface) and many other Internet protocols. As is known, TCP / IP as the basis for all Internet protocols known today use text format in data communications. As with other popular languages, Perl received much criticism. Although many of these are just a myth, or exaggeration, but there is also a valid criticism. One is, the syntax hard to read, because many uses symbols instead of letters and numbers

Rabu, 04 Januari 2012

Facts Behind the Game Assassin's Creed

May the Father of Understanding guide us. "moto-Templar.
The Templars, also known as the Knights Templar during the Middle Ages, is the association formed during the prehistoric giants. The Templars are trying to create a perfect world, though in ways that they use to do that also called into question (by force).Because of this, they are the mortal enemy of the Order of the Assassin, who believe that human beings always must have the ability to choose, to have free will, even if it means humanity defects. With the ideological contrast, both groups have been fighting for thousands of years for the control and the fate of humanity.
The order of military Templar was founded in 1129 to face the public a growing threat to the Holy Land by the Saracens, and to protect the city of Jerusalem. Over time, the Templars began to believe it is their power to unite the world in peace.
their belief system is changed upon the discovery of Pieces of Eden, they began to speculate that God is a myth and this led to the Order to be atheistic, even though they openly defend pretend to follow the Christian way so as not to lose the support of the Church.
Realizing that the strength of the Pieces of Eden was held during the human, the Templars began to look for artifacts. In 1191, Robert de Sable, the Grand Master of the Order, a personal search for the Apple myth of Eden, was buried in the catacombs beneath the Temple of Solomon. Theft of pieces of Eden by the Order of Assassins brings two great strengths become ongoing conflict with one another, ending with the death of Armand Bouchart in Limassol. Despite this setback, the Order maintains his belief in creating a peaceful world through manipulation of Pieces of Eden.
With their reason, without penalty or reward hereafter or end after death, there is no reason to require the notion of morality or ethics: the end always justify the means, no matter how heinous the means it. They think that the only life is important, rather than preparing for the next life thinking no. With so many people of low class is stored in accordance with the promise of life after death, and so many upper-class people are happy to ignore these ideals, the Templars vowed to make a better world, one of lasting peace, regardless of cost.
With the passage of time, interest in the Templars find Pieces of Eden into more power and domination of the artifacts being offered. their goals change as they seek to control and unify the entire world using the Pieces of Eden to create a "New World Order".
Prehistoric
The Templars was probably founded by Cain, a 'sign' is used as the top of the Templars'.The Templars quickly became a bitter enemy of the Assassins, who, as opposed to the Templars, fight to allow the people to defend free will.Roman era Roman eraEdit sectionEdit
During the Roman era, the Templars went under the alias "Populusque Senatus Romanus", ruler of the Roman Empire. However, they continue to be thwarted by the rules of the Assassin Order. An important example of this is a plot against Gaius Julius Caesar, who was appointed dictator for life. Forty Assassins, especially Marcus Junius Brutus and Gaius Cassius Longinus, had infiltrated the inner circle of Caesar as a senator. They actually planned to kill the Emperor, the plans were successfully implemented on 15 March 44 BC. In addition, on January 24, 41, the Assassin Leonius Caligula was stabbed with a dagger.
During the 1st century, the Templars discovered that one of the Pieces of Eden, a white cloth in the hands of Jesus Christ. Wanting Piece for their own purposes, the Templars had crucified Jesus to get it.
MedievalFormation as a knight Order
During the Middle Ages, Templars remove themselves from under the ground and established himself as a knight of the Order, the Knights Templar.
In 1129 the Council of Troyes, the Order was officially recognized by the church, and in 1139, Pope Innocent II gave them diplomatic immunity in all provinces and territories and exemption from taxes. This allows the fraction to grow in numbers, strength and wealth quickly, and when they become a larger force, their responsibilities increase accordingly: many members of the Order of the leading figures in the second crusade.
Third Crusade
This section deals specifically with the activities of the faction articles Knights Templar during the Third Crusade. If you are looking for information about a specific type of enemy in Assassin's Creed, see the article under the Crusaders.
Founded in Jerusalem in 1129, the Knights Templar of the world to find peace with himself. In 1191, they have come to realize that peace can only be maintained through the use of the Pieces of Eden, and making their quest to collect as much as they can. In the same year, after the theft of Apple's Eden by the killer A-Saif Malik and Altair Ibn-La'Ahad of Templar, Brotherhood held a brief period of sustained conflict with their enemies Assassin. During the year, ten Templar leaders of both the Crusaders and Saracens fell into the background of the bar killer Altair, which serves penance for violating the three principles for theft. Death include not only the Grand Master of the Order, as well *** Al Mualim, a leader in Syria and killer Order Templar not only Apple's willing to share power with nine siblings.
With their leadership effectively abolished by a single killer, Brotherhood retreated to the island of Cyprus under the command of a new Grand Master, Armand Bouchart. Pursued by the Altair, the Templars were abolished once again, even though property in Limassol Templar Archives spirited away before they could be found. Order of Death Armand was forced to consider its position carefully, and with this Order 1312 has been officially disbanded. In fact, the Order continues to evolve, adopting a much more confidential position in world affairs. As the Templars retreated to near anonymity in the eyes of the world, the Order of assassins also retreated into the shadows, as said in the Codex Altair made up.
Renaissance
At the end of the 15th century, the Brotherhood has come back strong position on the world stage, spreading far into the Church and the nobility of Italy. Under the command of Rodrigo Borgia, the Templars sought to unite northern Italy under their command, and return the Apple of Eden which they know to be buried in Cyprus. Targeting Lorenzo de 'Medici, de facto ruler of Florence, the Templars found themselves confronted by Assassin Giovanni Auditore da Firenze, who while not out of loyalty to their Templar, quickly piecing together clues. After two near fatal encounter with Giovanni himself, Borgia arranged for the court and the execution of Giovanni and his three sons - Federico, Petruccio and Ezio - for the crime of High Treason against Florence, which city officials Uberto Alberti damage.The city guards arrested Giovanni and two children, almost lost their chance to capture a third Ezio, who has given and collect letters for her father.
Belatedly realized the betrayal of Uberto Alberti, whose father is considered a friend, Ezio appears in the execution of his family, watched in horror his father and brothers hanged, he escaped the same fate. No matter the Auditore remaining, the Templars continued in their mission to take control of the cities of northern Italy. In 1478, the House Templar affiliated Pazzi made to encourage them to control. In what would become known as the Pazzi conspiracy, which struck the Medici family during Mass, killing Giuliano de 'Medici and Lorenzo wounded, who was saved by Ezio Auditore appropriate intervention, children who have been allowed to escape. Lorenzo survival and doom for the pursuit of Ezio Pazzi family, who let their fate with Rodrigo Borgia. Vieri, Francesco and Jacopo de 'Pazzi all killed by assassins, while one of the Templars acknowledged their defeat in Florence, instead turned their attention to the city of Venice.
Utilizing Home Barbarigo, Venice Templar control briefly in 1486, before they once again overthrown by the Assassin. impaired control of the city have been beneficial to the Templars because the killer had distracted attention from the preparations made for the retrieval of the Piece of Eden from Cyprus. Two years later, in 1488, the expedition Templar returned to Venice with Apple in hand. Bring to a Borgia, a disguised move Ezio Templar Grand Master and, with the help of fellow assassins, forcing the Templars out of town once again. With Apple in the hands of assassins, Orsi brothers approached Brotherhood - Ludovico and Checco - to obtain detailed maps of the location of the Codex page Templar wife Girolamo Riario - Caterina Sforza. Attacking Forlì, Orsi brothers demanded maps, and Apple in exchange for the lives of children Sforza's. Brothers and sisters who admonish, and attacked Rocca in Ravaldino. Together with the city guard, killer Ezio Auditore and Niccolò Machiavelli withstand the attack, although both managed to claim the moment Apple.
Despite the loss of Apple, Rodrigo Borgia ultimately affected, and in 1492 became Pope Alexander VI to gain access to the papal staff, other Pieces of Eden, and in turn powers a church service. Borgia in 1499 once again confronted by the killer Ezio, this time in the Sistine Chapel itself. The defeat of the Templars, however, not permanent, as Rodrigo's son, Cesare Borgia, surrounded Monteriggioni to get back to the Apple of Eden and tried to kill Ezio. Four years later Templar Ezio goes to the heart itself, namely Rome, to strike back at the Templars and take the Apple.
Modern
In the 19th century, the Templars get a large amount of power and influence within the Russian Empire, with a number of the Tsars, including his son Alexander II and Alexander III, the Templars themselves. In possession of the Tsars'; Staff Eden, the autocratic rulers of the great power of their citizens. But in 1908, their control in the Russian Empire is greatly reduced by the destruction of Staff in Tunguska, in part thanks to the combined efforts of Nikola Tesla [1] and Assassin Nikolai Orlov.
Infiltration and build a business entity countless, by 20th Century Templar has positioned itself in a world defined some positions, controlling the entire nation and improve the technological level of the planet significantly. The Templars are also working to resist the progress of the world yet; Adolf Hitler using a Piece of Eden to rise to power in Germany, and then start the conflict around the world. He is "struggling" by his contemporaries Templar Winston Churchill, Joseph Stalin, and Franklin D. Roosevelt, who impersonate the nations of the Allies finally won the conflict, even though the war has been planned all along, and orchestrating the peace that will follow.
At the beginning of the 21st century, the Templars fronted Abstergo Industries has grown into a global entity, much larger and more powerful than most companies that have come before. For the most part is not being treated as suspicious, although there are those in the general population who viewed the company with suspicion, believing it to be "too big" companies. Among the nations that economic and political affairs that interfere with the Templars, including Chile, Argentina, and Iran. .
During this time, the Templars have access to a number of Pieces of Eden, however, Assassins action, coupled with the DIA satellite accident forced the Templars to the stepped-up Animus project, in hopes of finding another piece capable of controlling the human mind. In September 2012, sixteen test subjects have been "retired" before the company managed to seventeen - Desmond Miles, a descendant of Altaïr Ibn-La'Ahad second, and Ezio Auditore da Firenze.
Arrested, for seven days he was forced to lighten his ancestor Altair's memories in order to achieve a specific memory Templar seek. The memory is listed as his ancestors discovered a holographic map containing the locations of all the Pieces of Eden spread around the world. With the information they have long sought in hand, the Templars set about gathering the remaining Pieces to ensure "absolute peace", although they soon find themselves in a race against the Order Assassin for the first Pieces. They plan to send a satellite with a Piece mounted on it into orbit, with the scheduled launch on December 21, 2012.


Family Pazzy
Pazzi family were Tuscan nobles who had banks in Florence in the 15th century. They are most famous for the "Pazzi Conspiracy." They are also members of the Knights Templars in Assassin's Creed II.
Pazzi family was one of the most powerful family in 15th-century Florence. However, they do not have a chance to power in the city for the Medici family still holds it. Rodrigo Borgia, Grand Master of the Templars, suggested that they overthrew the Medici with the murder of his head: Lorenzo de 'Medici.
The beginning of Conspriracy
In 1476, Giovanni Auditore, a close friend of Lorenzo and members of the order Assassin, find Pazzi family involvement in the conspiracy against the Medici. He managed to put Francesco de Pazzi 'in prison. However, the plot has reached the government members of the Medici themselves. Uberto Alberti, who gonfaloniere justice, freed Francesco, and sentenced to death along with his son Giovanni Federico and Petruccio for treason, remove Auditore family of Florence.
With Giovanni dead, there's no stopping Pazzi, until Ezio, the surviving son Giovanni, decided to avenge the murder of his family. Joined with his uncle, Mario, Ezio infiltrate San Gimignano. There, he witnessed a meeting between the Pazzi family and Rodrigo Borgia.Ezio later killed Vieri de 'Pazzi, the youngest of the Pazzi conspiracy.
KegagalanThe Conspiracy's
When Jacopo arrives at the Palazzo with the support of many residents, it was too late: Francesco's body had been hanging from the ceiling. After their plot failed, Pazzi Florence fled to hide in the town of San Gimignano. Nonetheless, Ezio (again with the help of Mario's) hunt down and kill all the conspirators. Jacopo went to defend his case with the Borgia, *** was even seriously injured and was used as bait to trap Ezio. Ezio struggled out of the trap and ended the life of Jacopo, and the Pazzi family with it. With the ruling family is missing, San Gimignano (and perhaps what is left of the fraction) was taken over by the Medici.
With the government Medici, Lorenzo Pazzi family were stripped of everything and throw them into prison, even those who do not play a part in the conspiracy.


The house of Borgia
House of Borgia is a family / Spanish Italian noble who became prominent during the Renaissance. Notable family members include Rodrigo, Cesare and Lucrezia Borgia. The family is known today for their crimes like theft and murder. During the Renaissance, the Borgia family is the most prominent manifestation of the Templars and also the leader of the Order. In 1492 with the election of Rodrigo Borgia to the Pope, the family became the Papal state regulatory agencies. The city of Rome declined by corruption, theft murder, and oppression.
Ezio Auditore da Firenze became a prominent opposition to the Borgia at the beginning of the 16th century, and recruit citizens to serve as Assassins'. As Borja strength decreases and collapses, the city of Rome were to change, which has been renovated and benefits from the arts and culture finally arrived and found prosperity Renaissance. In 1503 with the murder of Rodrigo Borgia, owned by his son, Cesare Borgia family took an instant fall, with Cesare, captain general of the papal army, was arrested and exiled to Spain in 1504.The family lost all its effect on the death of Rodrigo after Julius II succeeded him as Pope.


Houses Of Barbarigo
House of Barbarigo is a Venetian of noble family who lived during the late 15th century.Several family members, including Emilio, Marco, and Silvio Barbarigo pledged allegiance to the Templars, as some have done their allies.
In early 1476 Barbarigo family has been affiliated with the Templars, with family members regularly attend meetings Templars in Rome, in one of them expressed worry over the Assassin Giovanni Auditore da Firenze.
The Barbarigo remains with the Templars after the execution of Giovanni Auditore and two children, and followed the failure of Pazzi family to overthrow Lorenzo de 'Medici of Florence, and took control of the city on behalf of the Knights Templar. Grand Master of Order - Rodrigo Borgia - Barbarigo family approached with an offer that seems too good to refuse.
Although Emilio Barbarigo death at the hands of Ezio Auditore da Firenze, the son of Giovanni, in 1485, Barbarigo family remained steadfast. In the same year, after the assassination of Doge Giovanni Mocenigo by Templar Carlo Grimaldi, assumed the title of Doge Marco Barbarigo, a point of contention between the Templars many colleagues.With Venice under Templar control, Barbarigo was able to utilize resources throughout the city in their mission to regain Apple.
Time was short but exhilarating; Marco killed during Carnevale, and replaced by his brother Agostino - friends of Assassins. Not long later, Ezio side with Venetian the Mercenary guild and attacked the military district of the city, which remained under the control of Silvio Dante and his servant Moro. As Bartolomeo d'Alviano condottiero which disrupted the soldiers Templars, Ezio managed to sneak into the Arsenale in Venice and remove and Silvio Dante; end the presence of the Templars between Barbarigo family.
Related Posts Plugin for WordPress, Blogger...