Red raíz is a project that from the beginning was conceived as a portal for Internet users interested in acquiring, exchanging and renting properties through real estate agents. As its name indicates, it is a user network that was developed taking into account the raison d'être of Web 2.0: the Internet is for users, by users, and they are the ones who generate and transform information.
Drupal Experts Blog
The history of the Internet in an 8-minute video
The Internet has been with us for a few decades, not really that many, and it has managed to change our way of life to the point that business, politics, society and even tastes revolve around the Internet. It is fair that we at least know how it came about, how it evolved, who were the precursors, what dimensions it currently has and perhaps a little about where it is going.
portalseedem
,
28.06.2024
|
Posted in
Drupal 7 Conference: Its present and its future - September 17, 2011
This Saturday, September 17, we will be holding the conference "Drupal 7 Conference: Its Present and its Future" on behalf of Drupal Colombia on the occasion of Software Freedom Day Bogotá at the CIDCA Foundation - Chapinero Headquarters Carrera 13 #60-44, attendance is completely free and you are invited to attend.
portalseedem
,
28.06.2024
|
Posted in
About your name on Twitter
Browsing the web I found an article about the importance of the username on Twitter and I want to share some excerpts so you can keep them in mind when entering this social network.
portalseedem
,
28.06.2024
|
Posted in
A service that increases visits to your page by 20
If you're a business and don't have a Facebook page yet, it's worth considering using this social network to let people know about you on the web. According to Robin Goad, research director at Experian Hitwise, 1 Facebook fan equals 20 more visits to your website.
portalseedem
,
28.06.2024
|
Posted in
Pass the client IP to Apache from Varnish
Varnish is a great server for the static layer of our Drupal installations and we use or recommend it in the vast majority of installations, there are some special cases where we must make adjustments to the Varnish or Apache configuration so that we do not experience problems with some modules such as the voting API when we require blocking by IP, since Apache sends the response directly to Varnish and not to the user's browser, the IP that we will register will be the local IP 127.0.0.1
portalseedem
,
28.06.2024
|
Posted in
San Patricio: a digital strategy to position educational institutions
Colegio San Patricio is an educational institution with more than 50 years of experience, private, calendar A, bilingual, Catholic-oriented, with preschool, basic and secondary education levels. The SeeD team designed and developed a web portal based on Drupal 7.0.
portalseedem
,
28.06.2024
|
Posted in
Drupal 6: How to set a form field created with CCK as disabled
Form fields are very easy to manipulate using a form_alter in a module, however when we are dealing with fields created with CCK (Content Construction Kit) the story is a little different because these fields are created at the end of the form construction, in such a way that any changes we need to make must be done between the construction of the form and the rendering.
portalseedem
,
28.06.2024
|
Posted in
What you need to know to be a good Internet citizen
Google has been carrying out a very interesting campaign to teach the basic concepts of Internet use and security, a campaign that is worth supporting because it helps reduce the digital divide and improve technological inclusion worldwide, so I want to share the website http://www.20thingsilearned.com/es-419 with you , it is completely in Spanish and accompanied by fun graphics, very much in the Google style, which makes it very easy to understand.
portalseedem
,
28.06.2024
|
Posted in
How to apply styles to a "file" type html field
Applying styles to a form field of type "file" is one of the biggest headaches for developers working on the implementation of the presentation layer, a simple way to achieve this is to use Jquery and the FileStyle library , this library helps us allows a custom image for the "Browse" button as well as applying styles to the field as if it were text type.
portalseedem
,
28.06.2024
|
Posted in