Linux N!574 3.0.0-1-amd64 #1 SMP Sun Jul 24 02:24:44 UTC 2011 x86_64 GNU/Linux
Hi. Here I left some thingies for myself, but feel free to get some too:
My ActiveState Komodo stuff:
NST - New Source Tree extension for Komodo (my work)
Uploader - Komodo extension for uploading project files (my work)
Cool Tabs - my little Komodo visual enhancement based on Stan Angelof's work
My ActiveState Komodo color schemes:
AppleJuice, Oblivion, OblivionFresh, OrangeJuice, Zenburn, ZenburnedOblivion
Other's ActiveState Komodo stuff:
Fresh Komodo - latest version of Komodo Edit and Komodo IDE
TODO Helper - Komodo extension by Todd Whiteman
More Komodo - Komodo extension by Davide Ficano
Tweak UI - Komodo extension by Todd Whiteman
Klint - Komodo extension by Davide Ficano
Chromium stuff:
Smooth Gestures 0.15.4 - Hacked clean version (no malware)
Smooth Gestures Linux Plugin 0.8 - Hacked to work with hacked extension
HOWTO:
Hack LMDE (to make everything work)...
Fix ugly subpixel rendering in Ubuntu/Mint/Debian...:
--
sudo rm /etc/fonts/conf.d/10-hinting-slight.conf
sudo rm /etc/fonts/conf.d/10-no-sub-pixel.conf
sudo ln -s /etc/fonts/conf.available/10-hinting-medium.conf /etc/fonts/conf.d/.
sudo ln -s /etc/fonts/conf.available/10-sub-pixel-rgb.conf /etc/fonts/conf.d/.
sudo dpkg-reconfigure fontconfig
--
Links:
BayFiles - use this for uploads. I insist.
Chive - next generation MySQL database management tool (full AJAX).
Roundcube - free webmail for masses.
WebDesignShock - name says it all, besides lots of cool free stuff.
nisza.org(/root)# cat updates.txt
Long awaited NST Git repo is here!
On Linux:
cd ~/.komodoedit/6.1/XRE/extensions
rm -Rf NST@nisza.org # to remove old version first
git clone git://github.com/HTD/NST.git NST@nisza.org
or if you have write access:
git clone git@github.com:HTD/NST.git NST@nisza.org
Now you can use the extension in your Komodo Edit,
modify code and push your changes.
On Windows and MacOS:
You tell me :)
nisza.org(/root)# cat about.txt
Who:
Hack me. No, really, it's easy. Too easy. Yes. That's me. Not anonymous here.
What:
I make stuff. Like web stuff (at work), mostly DL programming. Some soft-core
hacking, mostly for fun. Currently I'm working on my perfect CMS engine :)
About stuff:
NST - Biggest work, made for myself, my brain must be somehow malfunctioning,
so I needed my code mapped and displayed as searchable tree. Yes, some IDEs
have this feature, but they are expensive and/or have source tree made poorly.
On the other hand Komodo Edit is damn fast and free. And DL (JS) can be used
to extend it, so, that's the story.
Uploader - ...and yes, it missed quick upload feature. A key shortcut to just
upload the current project file. So that's the other story.
Smooth Gestures - not mine, I've hacked it to repack it and make it possible
to add to fresh chromium / chrome browsers. One more thing - latest version
(0.15.3) had some malware (tracking) in it. I removed it.
If you're on Linux, you need the plugin too.
Komodo color schemes - some not mine, but remade by myself by hand.
Zenburn - original made by Jani Nurminen for Vim.
Oblivion - original is a part of Gedit.
The rest of them are mine.
Contact:
Please realy do hack me. You'll find the e-mail, it works, and I'll really be
delighted some intelligent lifeform has contacted me :)
I'm sometimes reachable on GG209376, but you have to first use the answer for
the famous great question (multiply number), and subtract 0xc. OK, 218BAD«02
if you're really lazy, but you have to find the previous answer for spam filter
anyway.
It's braindead easy compared to any Zest or alikes...
nisza.org(/root)# logout