Categoría: Tecnología al Día
MediaWiki is a free software wiki package written in PHP, originally for use on Wikipedia. It is now used by several other projects of the non-profit Wikimedia Foundation and by many other wikis. MediaWiki is designed to be run on a large server farm for a website that gets millions of hits per day. MediaWiki
Gallery is an open source web based photo album organizer. Gallery gives you an intuitive way to blend photo management seamlessly into your own website whether you’re running a small personal site or a large community site. Serving millions worldwide, the Gallery project is the most widely used system of its kind. Version : 3.0.9
phpBB is used by millions of people on a daily basis, making it the most widely used opensource bulletin board system in the world. Whether you want to stay in touch with a small group of friends or are looking to set up a large multi-category board for a corporate website, phpBB has the features
Joomla is an award-winning content management system (CMS), which enables you to build Web sites and powerful online applications. Many aspects, including its ease-of-use and extensibility, have made Joomla the most popular Web site software available. Best of all, Joomla is an open source solution that is freely available to everyone. Version : 2.5.20 Release
Sharetronix is the world’s favorite opensource microblogging platform. Sharetronix enables people to exchange ideas and multimedia in real-time. Version : 3.3 Space Required 13.00 MB StatusNet is the open source microblogging platform that helps you share and connect in real-time within your own domain. With StatusNet you can encourage collaboration, build and engage your community,
Many know the famous WordPress, and seen as occupying more than 20% of all web sites installed worldwide as the most used cms .. but then see an interesting list of software and / or scripts to install systems that allow blogs or bitacoras .. WordPress is a state-of-the-art publishing platform with a focus on
Muchos conocemos el famoso WordPress, y hemos visto como ocupa mas del 20% de todos los sitios web instalado en el mundo como el cms mas utilizado.. pero veamos a continuación una interesante lista de software y/o scripts que permiten instalar sistemas de blogs o bitacoras.. WordPress es una plataforma de publicación con un enfoque
Un leech o sanguijuela en internet es un ente? persona o maquina que se dedica a robar información de sitios de manera sistemática y/o automatizada. En la actualidad hay mas maquinas haciendo de leech o sanguijuela que personas, ya que el volumen de información que estos entes prentende robar es grande, ya son cientos de
Redirección 301 con ASP Clásico <%@ Language=VBScript %> <% Response.Status=»301 Moved Permanently» Response.AddHeader «Location»,»http://www.new-url.com/» %> Redirección 301 con ASP .NET <script runat=»server»> private void Page_Load(object sender, System.EventArgs e) { Response.Status = «301 Moved Permanently»; Response.AddHeader(«Location»,»http://www.new-url.com»); } </script> Redirección 301 con JSP (Java) <% response.setStatus(301); response.setHeader( «Location», «http://www.new-url.com/» ); response.setHeader( «Connection», «close» ); %> Redireccion 301
Cuando envíabamos mensajes o realizabamos llamadas, teníamos suficiente? Tal vez , la respuesta para esa época era Sí; simplemente porque tener un software de mensajería instantánea que corriera en un hardware precario era para sufrir mas stress del que ya teníamos por las colgadas que se dabana los PC de escritorio, los famosos pantallazos azules.