Fórum Internacional Software Livre
Fórum Internacional de Software Livre (FISL) (International Free Software Forum) is an event sponsored by Associação SoftwareLivre.org (Free Software Association), a Brazilian NGO that, among other goals, seeks the promotion and adoption of free software. It takes place every year in Porto Alegre, the capital of Rio Grande do Sul. The event is meant as a "get-together" of students, researchers, social movements for freedom of information, entrepreneurs, Information Technology (IT) enterprises, governments, and other interested people. It is considered one of the world's largest free software events, harboring technical, political and social debates in an integrated way. It gathers discussions, speeches, personalities and novelties both national and international in the free software world. Event history On 30 July 1999, a group of public servants, professors, students and members of the academic community, members of user groups and other interested people, joined efforts to ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Free Software Foundation
The Free Software Foundation (FSF) is a 501(c)(3) non-profit organization founded by Richard Stallman on October 4, 1985, to support the free software movement, with the organization's preference for software being distributed under copyleft ("share alike") terms, such as with its own GNU General Public License. The FSF was incorporated in Boston, Massachusetts, US, where it is also based. From its founding until the mid-1990s, FSF's funds were mostly used to employ software developers to write free software for the GNU Project. Since the mid-1990s, the FSF's employees and volunteers have mostly worked on legal and structural issues for the free software movement and the free software community. Consistent with its goals, the FSF aims to use only free software on its own computers. History The Free Software Foundation was founded in 1985 as a non-profit corporation supporting free software development. It continued existing GNU projects such as the sale of manuals and tapes, ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Peter Salus
Peter Henry Salus is a linguist, computer scientist, historian of technology, author in many fields, and an editor of books and journals. He has conducted research in germanistics, language acquisition, and computer languages. Education and career Salus has a 1963 PhD in linguistics from New York University. His dissertation was ''The Compound Noun in Indo-European: A Survey''. After serving as professor and dean at University of North Florida, University of Toronto, University of Massachusetts where in 1967 he was involved in the founding of the Department of Linguistics, and Queens College, City University of New York, he is now largely retired. He has also been executive director of both the USENIX Association and the Sun User Group, and Vice President of the Free Software Foundation. He was one of the organizers of the 1996 conference on Freely Redistributable Software in Cambridge. In addition, he has worked for several high tech startups. From 1987 to 1996, he was Man ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Perl
Perl is a family of two High-level programming language, high-level, General-purpose programming language, general-purpose, Interpreter (computing), interpreted, dynamic programming languages. "Perl" refers to Perl 5, but from 2000 to 2019 it also referred to its redesigned "sister language", Perl 6, before the latter's name was officially changed to Raku (programming language), Raku in October 2019. Though Perl is not officially an acronym, there are various backronyms in use, including "Practical Data extraction, Extraction and Reporting Language". Perl was developed by Larry Wall in 1987 as a general-purpose Unix scripting language to make report processing easier. Since then, it has undergone many changes and revisions. Raku, which began as a redesign of Perl 5 in 2000, eventually evolved into a separate language. Both languages continue to be developed independently by different development teams and liberally borrow ideas from each other. The Perl languages borrow featur ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Larry Wall
Larry Arnold Wall (born September 27, 1954) is an American computer programmer and author. He created the Perl programming language. Personal life Wall grew up in Los Angeles and then Bremerton, Washington, before starting higher education at Seattle Pacific University in 1976, majoring in chemistry and music and later pre-medicine with a hiatus of several years working in the university's computing center before graduating with a bachelor's degree in Natural and Artificial Languages. While in graduate school at the University of California, Berkeley, Wall and his wife were studying linguistics with the intention of finding an unwritten language, perhaps in Africa, and creating a writing system for it. They would then use this new writing system to translate various texts into the language, among them the Bible. Due to health reasons these plans were cancelled, and they remained in the United States, where Wall instead joined the NASA Jet Propulsion Laboratory after he fini ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Jon Hall (programmer)
Jon "maddog" Hall (born 7 August 1950) is the board chair for the Linux Professional Institute. Career The nickname "maddog" was given to him by his students at Hartford State Technical College, where he was the Department Head of Computer Science. He now prefers to be called by this name. According to Hall, his nickname "came from a time when I had less control over my temper". He has worked for Western Electric Corporation, Aetna Life and Casualty, Bell Laboratories, Digital Equipment Corporation (Digital), VA Linux Systems, and Silicon Graphics (SGI). He was the CTO and ambassador of the now defunct computer appliance company Koolu. It was during his time with Digital that he initially became interested in Linux and was instrumental in obtaining equipment and resources for Linus Torvalds to accomplish his first port, to Digital's Alpha platform. It was also in this general timeframe that Hall, who lives in New Hampshire, started the Greater New Hampshire Linux Users' ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Bitcoin
Bitcoin ( abbreviation: BTC; sign: ₿) is a decentralized digital currency that can be transferred on the peer-to-peer bitcoin network. Bitcoin transactions are verified by network nodes through cryptography and recorded in a public distributed ledger called a blockchain. The cryptocurrency was invented in 2008 by an unknown person or group of people using the name Satoshi Nakamoto. The currency began use in 2009, when its implementation was released as open-source software. The word "''bitcoin''" was defined in a white paper published on October 31, 2008. It is a compound of the words ''bit'' and ''coin''. The legality of bitcoin varies by region. Nine countries have fully banned bitcoin use, while a further fifteen have implicitly banned it. A few governments have used bitcoin in some capacity. El Salvador has adopted Bitcoin as legal tender, although use by merchants remains low. Ukraine has accepted cryptocurrency donations to fund the resistance to the 2022 ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Amir Taaki
Amir Taaki ( fa, امیر تاکی; born 6 February 1988) is a British-Iranian anarchist revolutionary, hacktivist, and programmer who is known for his leading role in the bitcoin project, and for pioneering many open source projects. Forbes listed Taaki in their 30 Under 30 listing of 2014. Driven by the political philosophy of the Rojava revolution, Taaki traveled to Syria, served in the YPG military, and worked in Rojava's civil society on various economic projects for a year and a half. Biography Amir Taaki was born 6 February 1988 in London, the eldest of three children of a Scottish-English mother and an Iranian father who is a property developer. Taaki grew up in nearby Kent. From an early age Taaki took an interest in computer technology, teaching himself computer programming. [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Integrated Development Environment
An integrated development environment (IDE) is a software application that provides comprehensive facilities to computer programmers for software development. An IDE normally consists of at least a source code editor, build automation tools and a debugger. Some IDEs, such as NetBeans and Eclipse, contain the necessary compiler, interpreter, or both; others, such as SharpDevelop and Lazarus, do not. The boundary between an IDE and other parts of the broader software development environment is not well-defined; sometimes a version control system or various tools to simplify the construction of a graphical user interface (GUI) are integrated. Many modern IDEs also have a class browser, an object browser, and a class hierarchy diagram for use in object-oriented software development. Overview Integrated development environments are designed to maximize programmer productivity by providing tight-knit components with similar user interfaces. IDEs present a single pro ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
KDevelop
KDevelop is a free and open-source integrated development environment (IDE) for Unix-like computer operating systems and Windows. It provides editing, navigation and debugging features for several programming languages, and integration with build automation and version-control systems, using a plugin-based architecture. KDevelop 5 has parser backends for C, C++, Objective-C, OpenCL and JavaScript/ QML, with plugins supporting PHP, Python 3 and Ruby. Basic syntax highlighting and code folding are available for dozens of other source-code and markup formats, but without semantic analysis. KDevelop is part of the KDE project, and is based on KDE Frameworks and Qt. The C/C++ backend uses Clang to provide accurate information even for very complex codebases. History KDevelop 0.1 was released in 1998, with 1.0 following in late 1999. 1.x and 2.x were developed over a period of four years from the original codebase. It is believed that Sandy Meier originated KDevelop. Ralf Nold ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
PUCRS
The Pontifical Catholic University of Rio Grande do Sul ( pt, Pontifícia Universidade Católica do Rio Grande do Sul, PUCRS) is a private non-profit Catholic university. With campuses in the Brazilian cities of Porto Alegre and Viamão, it is the largest private university of the state of Rio Grande do Sul and the first university founded by the Catholic religious institute of the Marist Brothers. PUCRS is considered the best private university of Brazil's South Region, Brazil, Southern Region by the Ministry of Education (Brazil), Ministry of Education (MEC), and one of the best private universities in the country, with Getúlio Vargas Foundation, FGV, Pontifical Catholic University of Rio de Janeiro, PUC-Rio and the Pontifical Catholic University of São Paulo, PUC-SP. Facilities The university has 22 faculties. The educational system is organized in courses and programs, which are responsible for undergraduate and Postgraduate education, graduate studies, continuing education, ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |