Windows Vista timesync problem
Add “pool.ntp.org” to the server list solved my problem.
The quick explanation is that the other servers on the list, are being hammered by millions of other window machines.
Add “pool.ntp.org” to the server list solved my problem.
The quick explanation is that the other servers on the list, are being hammered by millions of other window machines.
Inbox zero is when you have zero messages in your inbox.
You setup a bunch of verbs that you can ever do with emails.
Pretty simple.
To help with this process…
Mark all your stuff that you filter into folders, as read. If you don’t read it often, unsubscribe to those lists. These lists have search functions, use it.
Why am I keeping a list of emails that are anceint? Archieve it. If it’s absolutely useless, delete it. If I’ve responded to it, archieve it.
Check out this link: http://www.43folders.com/2007/07/25/merlins-inbox-zero-talk/
A good analogy is, if you’re a subway sandwich artist, when you get an order, you don’t sit down, and wait for more orders, you handle them as they come in. Not collect them, and when you feel like it, do them.
Inbox zero requires discipline. Watch the video in the above link, and get a feel for how to handle your inbox disaster.
yesterday was a few hours of frustration.
Make sure your your <form> tag is within the same <td> cell element. Otherwise it’s not XML compliant.
You can have the form outside the <table> — but not between it, and a <td> element.
Yes, RSS is old news. Everyone and their dog has an rss feed. Okay, maybe not.
However, here’s a super easy way to to monitor RSS feeds.  Thunderbird!!! Yes, that’s old too, I know. If you don’t have News & Blogs, you’ll have to add an account first. Now you have an easy way to just drag new feeds over.
Now I don’t need to open up all my those sites to figure out what if there’s something new. RSS feeds will automatically find out for me, and notify me whenever something is new.Suggestions for RSS use:
That’s how I’m using RSS… any other suggestions to use RSS?
Got troubles with your blogspam?
Want to get rid of blogspam, or at least stem the tide of rushing spew that goes to your blog?
For wordpress, as that’s what matters to me, install akismet, and spamkarma. If one doesn’t catch it, the other will.
Akismet is already installed as part of the default install of the latest wordpress (requires a free api key).
Spamkarma is really free.
How to change the default scan button / buttons actions.
Windows XP (maybe others)
Intuitive after you know where to look… took me a bit of time, so hope this helps others that want to change the default actions.
debating on writing a new gallery, or make a plugin for wordpress to have a gallery.
How the plugin would work…
1.) Create a keyword, to enable the gallery.
2.) grab uploaded files, that are images via mime type, and display them.
3.) display the images via lightbox2, or something else that’d be suitable.
4.) Get titles, and descriptions for files
Pretty handy utility, not much else needed. All the hard parts are already handled by WP.
Wow, that was so painless.
Use your favourite means to install mysql, probably apache, php, phpmysqladmin as well…
sudo /etc/init.d/mysql start
mysqladmin -u root password myPassword
where myPassword is your actual password.
to test
mysql -u root -p
enjoy
Seems like everything I do these on the computer requires only the following:
For IRC, I’m using MIRC, as that works under wine.
I also now have discovered bluefish. Which is a graphical text editor with syntax highlighting. Excellent application in my opionion.
Eagle layout program is a good PCB design application, however, it’s crashing on me recently… who knows why. I’ll compare version numbers, and upgrade if need be.
How to/howto get gnome to show what’s running on a given monitor. After having linux installed for a while, leaving pretty much the default install running. I decided to venture out and find how to tweak some usability settings.
There is a program called utlramon for windows that already does this [mentioned above]. A Linux ultramon doesn’t exist, well not as a separate program, as the functionality already exists in gnome.
Just add a panel to each monitor you want, and add to that panel a window list. That’s it.
Instructions:
1.) Right click on anywhere on the launchbar, click “New Panel”
[UPDATE: 2010/05/02 added ALT]
2.) hold down ALT + Drag the new panel to any monitor/location.
3.) Right click on that panel, and click “Add to Panel”
4.) Select “Window List” under Desktop and Windows
5.) Click Add.
6.) Click Close, and you’re done.
Now I don’t have a cluster of ALL windows on my three head setup on one taskbar.
If this helps, please drop a line in the comments.