massive update to fix issues from htmltest
This commit is contained in:
parent
a6ebb354c8
commit
878ae417aa
88 changed files with 548 additions and 567 deletions
|
|
@ -14,7 +14,7 @@ So,
|
|||
What major apps do I use daily? Well, this is the list of apps that I currently use daily:
|
||||
|
||||
- [bash](https://www.gnu.org/software/bash/) - my shell of choice
|
||||
- [screen](http://www.gnu.org/software/screen) - a shell multiplexer and more
|
||||
- [screen](https://www.gnu.org/software/screen) - a shell multiplexer and more
|
||||
- mutt-ng - a mua on steroids
|
||||
- centericq - IM. How do you stay in touch?
|
||||
- snownews - an RSS feed reader
|
||||
|
|
|
|||
|
|
@ -16,6 +16,6 @@ Plus, I cannot get the same resolution on the console as I can under X.
|
|||
|
||||
So, what is a CLI user to do? Why, get a Window Manager (wm) that is meant for us!
|
||||
|
||||
The features I look for include small footprint and full keyboard integration. The current one I use is wmi-10, but it is no longer under active development. The group working on it has moved to on to [wmii](http://www.wmi.de/wmii), but I do not like the changes, so I am off looking for a new one to use.
|
||||
The features I look for include small footprint and full keyboard integration. The current one I use is wmi-10, but it is no longer under active development. The group working on it has moved to on to [wmii](https://www.wmi.de/wmii), but I do not like the changes, so I am off looking for a new one to use.
|
||||
|
||||
From time to time, I will post how my search is going so you can see what is out there.
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ Another RSS reader?
|
|||
|
||||
Well, it seems that someone is reading this after all.
|
||||
|
||||
So, tonight I have been given a pointer to raggle ([http://www.raggle.org). I guess I need to install ruby to try it out...](http://www.raggle.org)
|
||||
So, tonight I have been given a pointer to raggle. I guess I need to install ruby to try it out...
|
||||
|
||||
Thanks to Philip McClure for the pointer.
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ tags = ["cli"]
|
|||
Disconnected IMAP
|
||||
=================
|
||||
|
||||
So, in an effort to get to the office earlier, I decided to try to figure out how to do disconnected IMAP. Well, the route I took was to use a tool called [mailsync](http://mailsync.sourceforge.net/) which is a cool tool to allow you to sync IAMP mailboxes.
|
||||
So, in an effort to get to the office earlier, I decided to try to figure out how to do disconnected IMAP. Well, the route I took was to use a tool called mailsync (was at mailsync.sourceforge.net) which is a cool tool to allow you to sync IAMP mailboxes.
|
||||
|
||||
So, my tack is to sync it down to my laptop, and read the email on the bus. I sync email down in the morning, and then in the evening, sync again. So far, so good.
|
||||
|
||||
|
|
|
|||
|
|
@ -10,4 +10,4 @@ RSS Reader: Raggle
|
|||
|
||||
Well, after getting some time over the US holiday to try to get raggle built, I gave up. I am guessing that Fedora Core 5/6 are not very ruby friendly yet, as I could not find everything I needed very easily. I was able to get it almost all the way there, but I could not get the ruby-Ncurses rpm to build, and I am very strict about using the native package management system (ie RPM on a RPM based system, portage on Gentoo, apt on a Debian deviant), so I will not be trying this until I can get the RPMS.
|
||||
|
||||
In other news, I have found some more PIM type things to play with. Does anyone know of a good CLI Palm Pilot sync package? [Cold Sync seems to be dead, and I am not sure if it will talk to modern Pilots.](http://www.coldsync.org/)
|
||||
In other news, I have found some more PIM type things to play with. Does anyone know of a good CLI Palm Pilot sync package? [Cold Sync seems to be dead, and I am not sure if it will talk to modern Pilots.](https://www.coldsync.org/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue