Skip to content
Question Defense
Technical answers for technical questions
Question Defense
  • Backtrack Linux
    • Backtrack Article Request
  • HTTP ERROR
  • Kali Linux
    • Kali Linux Article Request
  • Privacy Policy
  • Tools
    • Class Of Device – Bluetooth CoD List In Binary And Hex
    • phpMyAdmin Blowfish Secret Generator
  • Documentation
    • check_postgres.pl
    • Linux Man Pages
      • insmod
      • kill
      • Logrotate
      • ls
      • lsmod
      • mail
      • modprobe
      • more
      • mysqldump
      • ntfsprogs
      • ntfsresize
      • pg_dump
      • psql
      • rmmod
      • screen
    • Monarch
      • Monarch Commands
      • Monarch Control
      • Monarch Escalations
      • Monarch Groups
      • Monarch Management of Nagios Hosts
      • Monarch Managing Nagios Contacts
      • Monarch Managing Nagios Hosts
      • Monarch Profiles
      • Monarch Services Template
      • Monarch Time Periods
      • Monarch Tools
  • Tags
  • Contact
Linkedin page opens in new windowTwitter page opens in new window
Search:
Search
  • Backtrack Linux
    • Backtrack Article Request
  • HTTP ERROR
  • Kali Linux
    • Kali Linux Article Request
  • Privacy Policy
  • Tools
    • Class Of Device – Bluetooth CoD List In Binary And Hex
    • phpMyAdmin Blowfish Secret Generator
  • Documentation
    • check_postgres.pl
    • Linux Man Pages
      • insmod
      • kill
      • Logrotate
      • ls
      • lsmod
      • mail
      • modprobe
      • more
      • mysqldump
      • ntfsprogs
      • ntfsresize
      • pg_dump
      • psql
      • rmmod
      • screen
    • Monarch
      • Monarch Commands
      • Monarch Control
      • Monarch Escalations
      • Monarch Groups
      • Monarch Management of Nagios Hosts
      • Monarch Managing Nagios Contacts
      • Monarch Managing Nagios Hosts
      • Monarch Profiles
      • Monarch Services Template
      • Monarch Time Periods
      • Monarch Tools
  • Tags
  • Contact

Daily Archives: April 27, 2009

You are here:
  1. Home
  2. 2009
  3. April
  4. 27

Technology Insights

Redmine: How to Edit an Issue Description and Issue Subject

InsightsBy alexApril 27, 200916 Comments

Let me start by saying if you are not yet using Redmine for technical project management I highly suggest you start doing so immediately. It is very easy to import Trac projects and with minimal coding efforts you can import from any ticketing system you are currently using. I am fairly new to Redmine and…

Code Snippets

Some useful iRb command for Rails

Code SnippetsBy Chirag PatelApril 27, 2009Leave a comment

When debugging Rails, I often open up an iRb shell by typing [BASH] ruby script/console [/BASH] This command lists all instance methods in the User model, excluding inherited methods and sorts them in alphabetical order. [BASH] User.instance_methods(false).sort [/BASH] I will add more useful iRb methods as I discover and remember them

Technology Insights

Set iTunes to Download One File at a Time From iTunes Store

InsightsBy alexApril 27, 20091 Comment

Your iTunes is probably set to download 3 files at a time from the iTunes store. So if you sign up for say a podcast that has 25 items and you queue all 25 to download at a time it will immediately start downloading three of the files and when one finishes it will immediately…

Technology Insights

Gmail Labs Custom Keyboard Shortcuts Not Working

InsightsBy alexApril 27, 200914 Comments

This took me awhile to figure out for some reason but once I did I felt pretty on top of my game, not. So after playing around with some of the Google Labs additions to Gmail I figured that it might be cool to check out the Google Labs Custom Keyboard Shortcuts addition to Gmail…

Technology Insights

View Entire Google Toolbar Local Search History

InsightsBy alexApril 27, 20091 Comment

I was having trouble view Google Toolbar local search history past the most recent 15 entries. I have auto complete turned on so if I started typing a couple letters it would show older entries so I knew they existed. I figured the easiest way to get the entire list was to just go to…

Code Snippets

Ruby Script to Update Github Repos and Fetch Changesets for Redmine

Code SnippetsBy alexApril 27, 2009Leave a comment

I recently started using Redmine for numerous projects and could not be happier with the application so far. Not only is it actively developed and already includes a ton of great features but it doesn’t seem bloated at all. Many of the projects I have configured for Redmine have their code base stored on Github…

Question Defense
© 2019 question-defense.com

>>> Brave Browser Tipping: Support us by downloading, installing and then tipping us with Brave! <<<
Amazon Associate Disclaimer: As an Amazon Associate we earn from qualifying purchases.

Go to Top