In response to: MySQL Latin1 and UTF8 issues
Rowan Thorpe [Visitor] · http://www.rowanthorpe.com
I just posted an updated version of the shell script and a Windows batch script version. It was derived from a version another person blogged which derived from yours (and included Greek characters), so mine also includes those. I made various other tweaks (including an errant conversion character which was in yours). Check it out if you are interested:
http://rowanthorpe.wordpress.com/2012/10/15/unmangle-utf-8-from-double-encoded-utf-8-my-shell-script-and-batch-script-tweaks/
http://rowanthorpe.wordpress.com/2012/10/15/unmangle-utf-8-from-double-encoded-utf-8-my-shell-script-and-batch-script-tweaks/
In response to: VirtualBox video card and games
Shooter games [Visitor] · http://www.winwareinc.com
Hello, just wanted to mention, I enjoyed this post.
It was practical. Keep on posting!
It was practical. Keep on posting!
In response to: The shocking state of Bitweaver
Was Interested [Visitor]
I've been looking hard at Bitweaver because of my affinity for Firebird. Spiderr's comments really showed me which way to go -- not Bitweaver. I've been a computer programmer for most of my life, and I can deal with the promise that a few bugs will be fixed. What I can't deal with is project leaders and/or support people who lash out at others instead of stepping up to their own problems. Sorry spiderr, but you are your own worst enemy.
In response to: MySQL Latin1 and UTF8 issues
cw [Member]
You're welcome, Sina. Nice site, BTW. Good to see another Drupalista / Linuxer :D
In response to: MySQL Latin1 and UTF8 issues
Sina [Visitor] · http://sina.salek.ws
Thanks man, saved me lots of time.
In response to: New project : FOREX
cw [Member]
Unfortunately you cannot using this resource, as it relies upon the European Central Bank to supply rates, and they are not supplying cross-rates for the CLP. :(
In response to: New project : FOREX
Carlos [Visitor]
How can I do CLP (Chilean Money)
In response to: Open source LAN messenger
sacchar [Visitor]
ths very useful software
In response to: Open source LAN messenger
sadou [Visitor]
i haven't dowloaded the soft yet
so no comments, until seeng the contents
ok !
so no comments, until seeng the contents
ok !
In response to: Mailwasher Pro 6.3 on Linux
Jim McPhail [Visitor]
Excellent tip
works with mw 6.5
jaunty ubuntu and evolution mail client as well
works with mw 6.5
jaunty ubuntu and evolution mail client as well
In response to: The shocking state of Bitweaver
A Nonny mouse [Visitor]
Thanks for the warning. I was looking at Biweaver because of the whole php/mysql deal and a shared host. Now I will look elsewhere
In response to: Moving VirtualBoxes
cw [Member]
Rado:
Sorry, it may well do so now. This is an old post, and Virtualbox has moved on a lot since then. I no longer use it, as KVM is superior, so I cannot confirm or deny current versions handling of this.
Sorry, it may well do so now. This is an old post, and Virtualbox has moved on a lot since then. I no longer use it, as KVM is superior, so I cannot confirm or deny current versions handling of this.
In response to: Moving VirtualBoxes
rado [Visitor]
I had options on my snapshot to revert to the current snapshot or to discard the snapshot and state. I discarded as the post says to and it destroyed my virtual machine. I couldn't start it after that so I don't think it it merges it.
In response to: time to get Zeven
cw [Member]
Hi Elliott,
From my experience there is little need to go to Intrepid over Hardy for the majority of users. In fact because Hardy has Long-Term-Support, it may be better for a lot of people who don't like change. Think about XP...going since 2001 and they still cannot bury it...even though it has many quirks and foibles.
As for the level of hardware required, that is not a function really of the Kernel core of the Linux distro, but more which Window Manager runs on top. In ZevenOS it is using a mix of components around XFCE, which is lightweight, so it runs well on old gear.
So yes, I recommend it for your old laptop. Possibly the only other I would tell you to check out would be Elive. That is faster, but also quirkier, and runs the e17 Window Manager. This is buggy and flakey at times. It is also a system for those who know what they are doing with Linux- not newbie friendly IMHO.
From my experience there is little need to go to Intrepid over Hardy for the majority of users. In fact because Hardy has Long-Term-Support, it may be better for a lot of people who don't like change. Think about XP...going since 2001 and they still cannot bury it...even though it has many quirks and foibles.
As for the level of hardware required, that is not a function really of the Kernel core of the Linux distro, but more which Window Manager runs on top. In ZevenOS it is using a mix of components around XFCE, which is lightweight, so it runs well on old gear.
So yes, I recommend it for your old laptop. Possibly the only other I would tell you to check out would be Elive. That is faster, but also quirkier, and runs the e17 Window Manager. This is buggy and flakey at times. It is also a system for those who know what they are doing with Linux- not newbie friendly IMHO.
In response to: time to get Zeven
Elliott Minor [Visitor]
Thanks for the excellent review of ZevenOS.
I've checked Zeven in the live CD mode only, so far.
I'm glad you explained why it appeals to you. I'm not experienced enough with Linux to appreciate the BeOS connection.
My Sotec 3200 laptop (1.2 Ghz celeron) ran fine with ZevenOS and I liked the interface, but I wondered why I should opt for an older version of Ubuntu, rather than Intrepid. That was my dilemma.
Maybe it's a better system for older computers. If so, I'm not sure anyone has made that point.
But certainly, ZevenOS is an impressive system, and the talented people who created it have my greatest respect.
I've checked Zeven in the live CD mode only, so far.
I'm glad you explained why it appeals to you. I'm not experienced enough with Linux to appreciate the BeOS connection.
My Sotec 3200 laptop (1.2 Ghz celeron) ran fine with ZevenOS and I liked the interface, but I wondered why I should opt for an older version of Ubuntu, rather than Intrepid. That was my dilemma.
Maybe it's a better system for older computers. If so, I'm not sure anyone has made that point.
But certainly, ZevenOS is an impressive system, and the talented people who created it have my greatest respect.
In response to: The new hate MS revolution
Kathie [Visitor] · http://ejourn.net
3 guesses on how I found you and the first 2 don't count. I was actually surprised that it took so long for me to find out why I was being hit hard by search live. Guess it goes to show how many pages are now on the Internet. Aside from the obvious (multiple hits using very specific categories), I think it's interesting to note that I use the free Windows Live Writer. I maintain a number of blogs both professionally and personally and it's a very useful tool. I'll have to read through the TOC and see if there was something in there that might have indicated my use would result in these types of hits.
In response to: MySQL Latin1 and UTF8 issues
Oliver [Visitor] · http://digitalarchitekt.de
This script saved me hours I guess!
two things were missing for my case:
-e 's/ß/ß/g' -e 's/„/„/g'
and sed is complaining about missing whitespace between regex and backslash at line 6 and line 20
many thanks
Oliver
two things were missing for my case:
-e 's/ß/ß/g' -e 's/„/„/g'
and sed is complaining about missing whitespace between regex and backslash at line 6 and line 20
many thanks
Oliver
In response to: Heron impressions
cw [Member]
:::UPDATE:::
As of July 29 2008, I can safely say that Heron is a good thing. The updates that have been going on constantly, bringing version to 8.04.1, have worked wonders for system speed and stability.
I have been running AWN successfully too, without weird glitches. Version currently: 0.3.1.bzr777.1~gutsy For the AWN-Core. It's smoother and faster also. Squish and 3D Turn are very cool.
I have loaded the UbuntuStudio theme from the repository, as this has a nice balance of light to dark. Still using the Compiz wobbly windows and 3D desktop cube. It is actually handy, and a real let down when I have to work on a windoze machine.
I'd be lying though if I said I'm not tempted to give another distro a whirl, just because I can, but I also know "if it's not broke don't fix it!", so I'll leave the Ubuntu Hardy Heron there as my main work and play setup, with everything else as and when I can on VirtualBox or another partition.
Well done Ubuntu community!
As of July 29 2008, I can safely say that Heron is a good thing. The updates that have been going on constantly, bringing version to 8.04.1, have worked wonders for system speed and stability.
I have been running AWN successfully too, without weird glitches. Version currently: 0.3.1.bzr777.1~gutsy For the AWN-Core. It's smoother and faster also. Squish and 3D Turn are very cool.
I have loaded the UbuntuStudio theme from the repository, as this has a nice balance of light to dark. Still using the Compiz wobbly windows and 3D desktop cube. It is actually handy, and a real let down when I have to work on a windoze machine.
I'd be lying though if I said I'm not tempted to give another distro a whirl, just because I can, but I also know "if it's not broke don't fix it!", so I'll leave the Ubuntu Hardy Heron there as my main work and play setup, with everything else as and when I can on VirtualBox or another partition.
Well done Ubuntu community!
In response to: GUTSY ATi Efforts
cw [Member]
H9290: You're welcome. Pay it forward! :-)
In response to: GUTSY ATi Efforts
h9290 [Visitor]
Seems like everything is working
restarted and it still works,hope it doesnt get screwed again
THANKS for the wonderfull guide and for the extra help
restarted and it still works,hope it doesnt get screwed again
THANKS for the wonderfull guide and for the extra help




