TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Recovery.gov uses jQuery on Drupal

10 pointsby mootymootsover 16 years ago

4 comments

niels_olsonover 16 years ago
Went to recovery.gov. Tried to access the already famously slow Government Printing Office resources. Crushed. The Obama team might be running Drupal, but they need to take a trip over to GPO and bring <i>those</i> services into the 21st century.<p>Come to think of it, shouldn't the GPO be at the leading edge of information distribution? What's going on over there? Anyone want to bet they're running uncached Oracle on a leased 8 year-old Sun server?
jusobover 16 years ago
Drupal itself uses JQuery, so "JQuery on Drupal" is redudnant. Recovery.gov uses Drupal.
评论 #485084 未加载
amvpover 16 years ago
An easy way to find out what framework a site uses, is this bookmarklet: <a href="http://blog.olicio.us/2008/11/08/wtframework-bookmarklet/" rel="nofollow">http://blog.olicio.us/2008/11/08/wtframework-bookmarklet/</a>
unaloneover 16 years ago
Odd. They went out of their way to hide the /node/ extension, which on Drupal typically returns a list of new entries.<p>Since it's pretty easy just to not display information on /node/ at all, it's interesting that they took the time to hide their CMS identity.
评论 #485371 未加载