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

Blog

You are here:
  1. Home
Technology Insights

How to View Your Personal Skype Profile As Other Skype Users See It

InsightsBy alexMay 23, 200911 Comments

Earlier I was playing around with my Skype profile and I realized there wasn’t a link that was obvious to view my own Skype profile. I wanted to make sure profile items that I was allowing only contacts to see were only seen by contacts. Finally I thought of a way to view the profile without…

Details
Technology Insights

Outline Every Cell In Every Row Of A Table Using Textile Formatting

InsightsBy alexMay 22, 2009Leave a comment

Textile formatting is used in numerous wiki applications and other places where easy formatting is needed for text input fields without using a WYSIWYG interface. Currently I am using textile a bunch because I spend at least some time every day adding tickets, updating tickets, and adding/modifying wiki pages in Redmine. In Redmine you have…

Details
Technology Insights

Automatically Follow People On Twitter

InsightsBy alexMay 21, 2009Leave a comment

Automatically following people on Twitter when they start following you is easy. All you need to do is sign up for an account at Tweet Later. Setting up and account at Tweet Later will provide you with a dashboard where you can configure multiple Twitter accounts. Once configured you will be able to set up various…

Details
Technology Insights

Use WordPress to Block Comments From a Certain Domain

InsightsBy alexMay 20, 20094 Comments

It is easy to use your default WordPress admin interface to block comments from a certain domain. You can either have these comments require moderation or you can have the comments immediately marked as spam. My suggestion would be to initially have the comments require moderation just to make sure you are not also catching…

Details
Code Snippets

Writing a function for frequently used SQL (returning custom columns) in PostgreSQL

Code SnippetsBy Chirag PatelMay 19, 20096 Comments

There’s no real easy way to do this, but I’d like to write a database function (in this case a PL/pgSQL function) to run a SQL SELECT statement with custom columns in the output. First, you need to create a custom data type for the custom columns (apparently, this step won’t be necessary when PostgreSQL…

Details
Technology Insights

Redmine: Textile Style Formatting Not Working, Textile Inline Styles Not Working

InsightsBy alexMay 18, 20092 Comments

The Redmine developers turned off Textile inline styles because of a security risk with XSS attacks. I explain below how to turn the inline styles back on if your Redmine server is protected from unauthorized access. I would suggest keeping textile styles off if your Redmine server has public access. The main point of this…

Details
Technology Insights

Toll Free Number Comparison, Includes 800, 877, 866 Numbers

InsightsBy alexMay 17, 2009Leave a comment

Recently I did some research on purchasing a toll free number for a project I was working on. I figured it might be useful to others to provide a short list of the options I came across and some of the details. One thing that was important during this search was the fact that the…

Details
Technology Errors

ATT 800 Number Forwarded To Another Number Goes Busy After One Connection

ErrorsBy alexMay 16, 2009Leave a comment

It took me a lot of phone calls with AT&T technical support to try and figure out what the problem was with my 800 number however I finally got the correct answer. I wanted to post this information so hopefully if anyone else runs into this issue they will be able to get the correct…

Details
Technology Insights

Delete a Remote Branch from GitHub

InsightsBy alexMay 15, 2009Leave a comment

Deleting a remote branch from a GitHub account is easy though I have seen numerous ways listed and only one of them worked for me possibly because of syntax errors. Sometimes a temporary branch may be necessary because of adding a contractor to work on a project or possibly just to pause the current projects…

Details
1
23456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
…122123124125126…
127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
174
Categories
  • Code Snippets
  • Errors
  • Insights
  • Labs
  • Security
Recent Posts
  • What Are The OWASP Top 10 Vulnerabilities? October 7, 2019
  • Improving WordPress: Security Tips October 2, 2019
  • MacOS Configure Default Mail Client September 30, 2019
Question Defense
© 2021 question-defense.com
Go to Top