Resource

Creating patches with CVS

I always forget how to make a patch of my changes against the CVS repository.

LINK

 

How to Setup Twitter Groups

So I was having LOTS of trouble figuring out how to get a Twitter Group setup. Currently there is no native feature to allow this, yet.

Here is my solution(s):

1. Moderated Broadcast

  • Set up a Twitter account (not your personal twitter)
  • Have people follow you
  • Follow them back
  • Watch their Tweets
  • ReBroadcast their Tweets as your own
    Followers will receive the broadcast

2. Unmoderated Broadcast

  • Set up a Twitter account (not your personal twitter)
  • Have people follow you

Drupal Camp LA

So we are going to the Drupal Camp LA this September. I am pretty excited to see what we can learn from this Boot Camp. I have been a Drupal guy for about 4-5 months now. It has a pretty steep learning curve but once you get how to glue things together it is totally SWEET framework / CMS.

We are trying to stay in a Bed & Breakfast. It should be a nice place.






Drupal - Services PHP XML-RPC Example

drupal.org.png

So I read all I could about Drupal Services, I looked in the docs, I searched the group, I found no good info on a external to drupal PHP XML-RPC Client that connects to Drupal Services and interface with the node. Actually I found that the process of auth, node.load, and node.save are very poorly documented. So I am posting my findings.

I will update this as I investigate the search and other services.

Greg

Directions:
In Drupal turn on "Use sessid" - admin/build/services/settings