At DrupalCamp NJ (the first ever, glad NJ is getting some love!), Jesse Beach from Acquia presented her thoughts how content is served in Drupal, and how to fix some problems that have surfaced over the years of web development.
At DrupalCamp NJ (the first ever, glad NJ is getting some love!), Jesse Beach from Acquia presented her thoughts how content is served in Drupal, and how to fix some problems that have surfaced over the years of web development.
We are a fast growing company looking for a Drupal Programmer. Someone to take charge of our new website, someone with all the core skills needed to collect requirements, plan, design, execute, optimize, and market our Drupal website. Are you the right person for the job? Take a look at our requirements, and if you fit the bill please contact us, we would love to hear from you. One added note, this isn’t a flyby night project, we are looking for a talented individual to jump on board with us and be part of our team!
Read more »There are a lot of places, where you need client's IP address in Drupal (or any other CMS/web app of course). The problem arises, when you use a reverse proxy server (like Varnish), since every request to web server will be done by the latter.
So the public launch of the unlicense movement on January 1st has gone better than expected. Arto's post hit top of the list for 'most controversial' on Reddit for a while, and unlicense.org itself is seeing decent traffic. Since the target audience of the site is developers, even a few thousand eyeballs is a good number, and that number is being handily beaten.
Read more »Drupal ( /ˈdruːpəl/) is a free and open-source content management system (CMS) and content management framework (CMF) written in PHP and distributed under the GNU General Public License.[2][3][4] It is used as a back-end system for at least 1.5% of all websites worldwide[5][6] ranging from personal blogs to corporate, political, and government sites including whitehouse.gov and data.gov.uk.[7] It is also used for knowledge management and business collaboration.
Read more »RESTful is the native API of web browsers. When you put some website’s address into a browser, that’s an implied REST expression called a “GET” of the resource at that address. In response to that GET request, the web server on the other end returns a web page. However, REST is much more than requesting the resource (data) at some address. Just like using any website, one is able to Create things, Retrieve them afterwards, perform Updates to them, and eventually Delete them.
Read more »Some of you may recall that a couple of years ago (wow, that long?) I wrote an article on this blog entitled “ title="Artificial Intelligence and Repetitive Tasks in a CMS" href="http://robinmonks.com/2008/12/16/artificial-intelligence-and-repetitive-tasks-in-a-cms/">Artificial Intelligence and Repetitive Tasks in a CMS” describing some of the biggest causes of grief I had when using Drupal (and other online presence/communication creators). I felt it was time for another one of these posts in the same style to critique and give suggestions again.
Read more »It seems to be standard for Drupal, at least in version 6, that Watchdog is enabled and used to write errors/warnings/notices to the watchdog table in the database.
Read more »Performance optimization is a key element of every website development and often is not considered in the process of designing and theming. We have put together several tips which can help you to improve your site’s performance from the Drupal’s front-end perspective. I hope you will find these tips useful.
Read more »