June 2011

PC/Etc
2011-06-27 03:10 (14 years ago)
When Updated to Eclipse PyDev 2.2.0, Editor Tab Names Became Longer → Fixed

After updating Eclipse to Indigo and installing Pydev 2.2.0, I noticed that the editor tabs defaulted to the long-winded display format like the old Pydev.

Django
2011-06-21 06:24 (14 years ago)
Creating Dummy Text with Lorem Ipsum

```html Using template tags like lorem, you can create dummy data for articles utilizing the django.contrib.webdesign.lorem_ipsum package.

Django
2011-06-20 17:14 (14 years ago)
Django admin sets default form field values based on GET parameters

When you pass a GET query like

PC/Etc
2011-06-19 03:40 (14 years ago)
Retrieve a User's Tweet List without Authentication using the Twitter Search API

<!DOCTYPE html>

Django
2011-06-17 07:09 (14 years ago)
Management Command to Visualize Model Relationships

```python

Django
2011-06-17 01:10 (14 years ago)
Remove the Delete Button from the Django Admin Interface

Disable Deletion from List Checkboxes Create a file like common/admins.py

Django
2011-06-12 03:17 (14 years ago)
KvsModel: Using KVS (like TokyoTyrant) as a Model

```python

Python
2011-06-10 17:02 (14 years ago)
Clipboard Input and Output

I'm not very confident about the GTK part

Django
2011-06-10 16:17 (14 years ago)
Expand the Textarea of the TextField in Admin

Here's the English translation of the provided Japanese blog article: --- When working with Django models,

Making
2011-06-09 16:25 (14 years ago)
Making a Stylus for iPad

How to make an ultra-simple iPad stylus. The materials are a metal pipe, a screw, and conductive sponge.

Bicycle
2011-06-09 16:24 (14 years ago)
Reassembling the Wheel

The truing stand has arrived.

Bicycle
2011-06-09 16:23 (14 years ago)
Light Maintenance Around the Crank

I hear a strange noise around the bottom bracket (BB), so I'm going to take a look. First, I remove the cap with an 8mm Allen wrench.

Python
2011-06-09 08:37 (14 years ago)
Using TokyoTyrant as a Model-like TokyoTyrantStorage

# -*- coding: utf-8 -*-

Django
2011-06-09 01:45 (14 years ago)
Executing Management Commands from Within a View Function

```python

Python
2011-06-07 16:23 (14 years ago)
Convert RFC2822 Date Format to Python's datetime

# -*- coding: utf-8 -*-

Bicycle
2011-06-06 17:17 (14 years ago)
Shimano's Affordable Road Component A050 Brake Lever Can Be Replaced with ST-2300

The Shimano A050 components (7-speed) that come with affordable road bikes have shift levers that are not dual control levers but instead have downtube shifters on the top of the handlebars.

mac
2011-06-06 17:10 (14 years ago)
If the Exposé and Spaces Shortcuts Stop Working, Use killall Dock

If you are using a Mac and the keyboard shortcuts for Expose or Spaces stop working,

mac
2011-06-06 17:06 (14 years ago)
"The error 'iTunes could not read the data class information from the sync services' prevents iPad from syncing"

"iTunes could not read the data class information from the sync services" error prevents iPad from syncing

Django
2011-06-05 13:39 (14 years ago)
Basic Settings for Running Django with Apache and mod-wsgi

```html

Django
2011-06-05 13:29 (14 years ago)
Using reStructuredText in Blogs

Translate the Japanese blog post content into English.

Bicycle
2011-06-05 12:41 (14 years ago)
Removing the Bicycle Crank

Tools for the bottom bracket area of a bicycle

Django
2011-06-05 12:09 (14 years ago)
メソッドキャッシュ

```python

Python
2011-06-03 16:34 (14 years ago)
memoized_property

```python

Categories

Archive