Microsoft AdCenter Module

Hello!

I was wondering if anyone has developed or is in the process of developing a module for Microsoft AdCenter?

Thanks!

S

Drupal 7 MySQL question

Hi,
This is my function for "search" autocomplete (drupal 6):

function autocomplete_getsearch($string = '') {
  $matches = array();
  
  $result = db_query("SELECT * FROM {search_index} WHERE LOWER(word) LIKE LOWER('%s%%')", $string);
  while ($row = db_fetch_object($result)) {
    $matches[$row->word] = check_plain($row->word);
  }
  
  print drupal_to_js($matches);
}

%s%% does not have the same effect on drupal 7. Is there a new way to put the %% signs after %s ? Thanks!

Drupal Developer Wanted For A Major Project - Long Term Work

The $977 is based on approximately 39 hours work at $25 an hour.

You will be paid weekly based on your performance and results.

This is a serious job and long term opportunity potentially, for the right person, worth a LOT more than $997.

The number of hours / 'hourly rate' could be more or less depending on your individual hourly rate is normally and what we discuss in terms of additional projects which are already lined up.

A full project specification sheet will be given to you.

Requirements:

a) Customising a Drupal platform
b) Adding modules
c) Membership Module
d) Taxonony menu
e) Video

I am very happy indeed to break down exactly what you will need to do when we interview you, based on your skillset.

I guarantee you this is a real project and we will prove this to you.

You will have an extensive portfolio if Drupal websites that will include social networking, video and membership websites.

Ideally you should have professional graphical skills or who know someone with an extensive portfolio

You should be able to give focused time and commitment to this project while speaking excellent English.

You should have excellent communication skills and demonstrate it.

Communication will be via a project management system and Skype.

Looking for a full-time Drupal developer

I'm looking to hire a full-time, staff PHP/Drupal developer for my firm in Washington, DC. Job description and instructions on how to apply are located here: http://www.homefront.tv/web-developer.php.

Companies using Drupal for business-critical functions?

Hi everyone,

My company is in the process of choosing a solution for replatforming our main site, which is going to be a pretty big project. We're using Drupal for a smaller, simpler publishing site, and Drupal is now on the table for the main site. Some of the other stakeholders have asked what I think is a perfectly valid question that I don't have a ready answer for, so I'm hoping some of you can help me with this one: Are there any medium- to large-sized businesses using Drupal for their main revenue-producing sites?

Need Someone for Website Finishing Touches

We have a test site for our new website up and running and need someone to fix a few problems that we don't know how to do. The website is located at www.middcampus.com.

Things we need done:

-fix the primary navigation and add a correct submenu (right now the submenu is just a block with links)
-create a secondary menu on the top right corner
-remove blue page titles
-configure front page slideshow or find new module that works better

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x