CAT | Software
20
C# CodeDom Inline Compiling
I was a bit bored just now and since the WYSIWYG editor of Wordpress 2.9.2 doesn’t work as optimal as I had hoped, I decided to write my own program that translates forum posts with BB code into HTML.
Of course I could have put all these replace functions into the code but then I would have to adapt the code every time I find a new tag.
So I thought this might be a good time to toy with the Inline Compiler of C#. And if done right, it is relatively easy.
Here’s my first Inline Compiling Code Snippet (it doesn’t contain any error handling and some such, but you get the idea how it works):
Categories: Misc, Software
Tags: No tags
Comments: No comments
9
Windows 7
For no reason at all I kicked my XP Friday evening and installed Windows 7 Ultimate (“Never change a running system” my ass
).
Once upon a time I installed Vista, but the UOPs were annoying and my XAMPP didn’t run properly and I didn’t like it at all. So I switched back to XP.
Friday I downloaded the RTM (Release to Manufacturers) from MSDN and installed the 64bit Ultimate edition.
And I have to say, it looks and feels really good. OK, some things need getting used to. But overall it feels like a modern OS and all my programs (DVD Profiler, Visual Studio 2008, TortoiseSVN, XAMPP, Firefox, Thunderbird, … -> x64 when available) are running just fine.
Categories: Misc, Software
Tags: DVD Profiler
Comments: No comments
Now, after I’ve finished Crew Edit 2 which rips the crew data from IMDb and makes them available to DVD Profiler, I’ve decided to combine it with the well established program Cast Edit 2.
And here it is: Cast/Crew Edit 2 and Cast/Crew Edit 2 For TV Shows.
Categories: Misc, Software, Web
Tags: Cast/Crew Edit 2 · DVD Profiler
Comments: No comments
28
Crew Edit 2 for DVD Profiler
Here’s version 0.3.1.0 of Crew Edit 2:
http://doena-soft.de/dvdprofiler/3.5.1/CrewEdit2.zip
It helps you to rip IMDb crew data and insert it into DVD Profiler.
What needs to be done now is to transform/map IMDb crew roles into the ones from DVD Profiler.
For example: Fanboys.
The credit there is “Writing credits” -> “screenplay” which has to be mapped to “Writing” -> “Screenwriter”
For this you use the “EditIMDbToDVDProfilerCrewRoleTransformation.exe”.
PS: And remember: IMDb data must not (!) be contributed to the Online Database.
PPS: Cast Edit 2 and other software can be found here: http://doena-journal.net/en/dvd-profiler-tools
Categories: Misc, Software, Web
Tags: Cast/Crew Edit 2 · DVD Profiler · Fanboys
Comments: 1 Comment
8
Downgrade to Wordpress 2.3.3
At some point I got the glorious idea to update from Wordpress 2.3.2 to version 2.6.5. I was punished instantly because the WYSIWYG editor didn’t work anymore.
Luckily a few days later version 2.7 came out and I updated again. Looked nice but was terribly slow. And suddenly I got a mail from my provider that my scripts would drive the server insane and that I had to do something. So I checked all my projects and did some optimizations and whatnot because I thought the error would be somewhere in my “bricolage code”
.
But then he said: It’s your Wordpress. So I deacticated all my plugins but it didn’t help. So what did I do, I exported all my posts, killed Wordpress 2.7, did a clean install of 2.3.3 and here we are again.
And what have we learned again what we’ve never should have forgotten? Never change a running system!
Categories: Misc, Software, Web
Tags: No tags
Comments: No comments
18
Firefox 3 has been released!
Since yesterday evening the newest version of the Mozilla Firefox browser, Firefox 3, is available for download. I’ve been using the Release Candidate since it has been released and it works marvelous. Additionally the page loading times have vastly improved.
What CNN says about Firefox 3.
What The New York Times says about Firefox 3.
Categories: Misc, Software, Web
Tags: No tags
Comments: No comments
