drupal

Tess's picture

DrupalCon Portland 2013: Day 2

My second day at DrupalCon Portland 2013 was also the longest day of sessions. There was a keynote session right away in the morning. I didn't feel the need to go, but I got up early anyways. Unlike the previous day, I managed to get a seat in the same room as the speaker, rather than the overflow room. Perhaps it was the fatigue, or the fact that it was in the morning that resulted in my inability to remember much of anything about the session.

Tess's picture

DrupalCon Portland 2013: Day 1

The morning started at 6:30am. I gave myself extra time to prepare myself before heading out as I wanted have a more professional appearance on my first day. I knew that my sponsor, Palantir.net, wanted me to attend one of their sessions in which they would introduce all of those that received a DrupalCon ticket. I didn't know to what extent this involved, so I over prepared. I poached eggs for breakfast, used the oven to toast bread, and then walked to the nearest Max station.

Tess's picture

DrupalCon Portland 2013: Day 0

I love technical conferences. In 2008 I had the opportunity to attend IBM IMPACT. I assisted in building the booth for my company, but I love attending the sessions the most of all. It was a amazing experience. Since then, the only professional conference I attended was a web-only cloud conference in 2010. It was a disappointing experience and left me feeling like I had wasted the company's time. If I were in person, however, it might have been more interesting. Then, I learned about the Minneapolis DrupalCamp.

Tess's picture

State of OSN5 for May 12th, 2013

Since the news that I will be attending Drupalcon stuck over a week ago, I've lost the thread of what's going on with OSNews 5. Every night since then has been spent either in abject exhaustion, or in a frenzy of worry and anticipation. I suppose I shouldn't be surprised that this happened. It is, however, frustrating and the interruption a terrible detriment to my productivity.

So where *are* we with OSN5?

Tess's picture

Null Editors and OSN Import 2

For the last year, I've been working on writing import code for OSNews.com. It's been a lengthy process due to the fact that I'm doing this when I can spare the time. Some weeks there's furious development, others none at all. Some months ago I had the first complete version of the import code working. It was a completely custom module, relying only on core APIs to get the job done. I knew that the Migrate module existed, and provided a lauded framework for importing content into Drupal.

Tess's picture

25699

For the last year I've been working on writing import code for the OSNews website into Drupal 7. It actually wasn't such long task as it might sound. I'm working on this project gratis, and spending my limited free time in order to make it happen. If I someone had hired me to do this, I might have gotten this done inside of a month. 

The project has gone in fits and starts for the entire year since I agreed to work on it. Some days I would just have no time, or no energy, or the requirements of work or home life were simply too demanding to set my mind to coding.

Tess's picture

Getting Forked

Since last weekend, I spent my evenings manually moving content on deninet. It many ways, it was an exhausting process, but it gave me something to do while I suffer through the last two seasons of Star Trek: Voyager. Let me chart how I arrived at this point. 

Tess's picture

How does Drupal 7 Work, Part 3: drupal_bootstrap()

Click here to read Part 1.

Click here to read Part 2.

When looking at Drupal code, it can be hard to know where to start. Dive into any of the directories in a standard installation, and you'll find file after file of PHP code. In the root directory alone, you'll find five files! Where do we start? Determining this is quite simpler than it seems; all you have to do is look at the URL of any Drupal site. 

Pages

Subscribe to RSS - drupal