Archive for the ‘Uncategorized’ Category
Monday, September 4th, 2006
Some TeX implementations or macro packages provide the facility to automatically include so-called “source specials” into a .dvi file. These contain the line number, eventually a column number, and the filename of the .tex source. This makes it possible to jump from a .dvi file to the corresponding place in the .tex source and back (also called “reverse search” and “forward search”). I’ve asked for the same for .pdf files, and have got an answer from Will Robertson in comp.text.tex:
(more…)
Posted by olpa in TeX, Uncategorized | 3 Comments »
Saturday, July 29th, 2006
Just have written to a mail list: “DOM is something I definitively avoid to use. Using DOM in programs is like programming in assembler, except the latter is fun, but the former is only tiresome coding.”.
Posted by olpa in Uncategorized | 2 Comments »
Friday, July 7th, 2006
Rentacoder is a good source of amusement. Recently I submitted an article to be proofread, and one of the replies was: “…Pls send us the font & style specifications & we can complete the project.We have good experience in E-conversion & Proofreading,so we will be able to do your project in no time.”
Posted by olpa in Uncategorized | No Comments »
Sunday, July 2nd, 2006
Inspired by Google feature of converting units, such as “20 euro to usd”, I tried to ask for “Sat, 1 Jul 2006 14:01:40 -0700 PDT to GMT”. Unfortunately, Google don’t understand it.
(more…)
Posted by olpa in Uncategorized | No Comments »
Monday, June 26th, 2006
Aggressive antispammers are much more worse than spammers. My xmlhack.ru and uucode.com providers are victims of them. Now I lose a part of my incoming email, and people sometimes don’t get my messages. I’m furious.
Posted by olpa in Uncategorized | No Comments »
Wednesday, June 21st, 2006
Looking into DocBook SVN, I’ve found an interesting development: “[docbook]/trunk/xsl/highlighting” with the comment “Initial support of syntax highlighting of programlistings”. Being the author of “Syntax highlighting for DocBook program listings“, I’m going to ping Jirka Kosek. Oh, there is also a project named “XSLT syntax highlighting“.
Posted by olpa in Uncategorized | No Comments »
Sunday, June 18th, 2006
My home page and resume are re-factored and updated. It’s something what should be done regularly, but I’ve found time only now.
Posted by olpa in Uncategorized | No Comments »
Saturday, June 17th, 2006
Time to time I order translations of xml.com articles. It’s not cheap, and I try to reduce costs. One of the most obvious approaches is to ignore code listings when calculating the price. Till recently, I did it as follows.
(more…)
Posted by olpa in Uncategorized | No Comments »
Wednesday, May 31st, 2006
I’m tired of “favicon.ico” entries in error_logs of my sites, so I’ve decided to fix this problem.
(more…)
Posted by olpa in Uncategorized | No Comments »
Friday, May 26th, 2006
For important texts, I prefer to print them on paper and read in peace. The last time I did it was for the XTech 2006 slides. Unfortunately, I didn’t find how to print several slides on page in ooimpress, so I implemented a workaround:
(more…)
Posted by olpa in Uncategorized | 1 Comment »
Monday, May 15th, 2006
I leave the home today and go to Amsterdam. The bad news is that I can’t take my notebook with me, so Developers Corner might miss TeXML. I hope I’ll be able to borrow a notebook at the place, but the probability of this solution is low.
Posted by olpa in Uncategorized | No Comments »
Thursday, May 11th, 2006
Yet again, I’ve been affected by an xsltproc bug. If the result is empty, then the output file isn’t changed. As result, sometimes chained transformations continue with the wrong data. It is reported to libxslt bugzilla, but, unfortunately, it’s WONTFIX.
Posted by olpa in Uncategorized | No Comments »
Wednesday, May 10th, 2006
$ xmllint --noout http://googletalk.blogspot.com/atom.xml
http://googletalk.blogspot.com/atom.xml:32: namespace error :
Namespace prefix o on p is not defined
<o:p/>We've been collecting suggestions ...
Posted by olpa in Uncategorized | No Comments »
Wednesday, May 3rd, 2006
I think the specification is enough to convert Open Office documents, but the books also might be useful:
* OASIS OpenDocument Essentials
* OpenOffice.org XML Essentials
Posted by olpa in bookmarks, Uncategorized | No Comments »
Wednesday, May 3rd, 2006
The most popular type of postings in xml-dev starts with “[ANNOUNCE] Hello Everyone, Stylus Studio has just…” And now I found them in my Russian-speaking (!) forum. Now I’m in doubt. Should I say kudos to their marketing department, or should I treat them as usual spammers?
Posted by olpa in Uncategorized | No Comments »
Sunday, April 30th, 2006
Posted by olpa in Uncategorized | No Comments »
Thursday, April 13th, 2006
Code examples are more readable when code is highlighted. To assist with highlighting, I’ve just released a simple online colorizer tohtml.com. Comments are welcome. Feel encouraged to populate this link.
Posted by olpa in Uncategorized | 2 Comments »
Sunday, April 9th, 2006
Now I’m not so excited as earlier, but I can’t miss Dr. Macro’s post about Roomba.
(more…)
Posted by olpa in Uncategorized | 1 Comment »
Tuesday, April 4th, 2006
I’ve purchased a Virtual Private Server for my new project. The first thing to do is to make mail working. Initially, I want the most trivial setup: all domain mail should be forwarded to my gmail account.
(more…)
Posted by olpa in Uncategorized | No Comments »
Saturday, April 1st, 2006
I like not to read from screen, but to print and read texts offline. Today I tried to print an usenet discussion from the Google groups interface. Unfortunately, there is no printer-friendly version, and copy-paste to OpenOffice is very ugly. Finally, I made copy-paste of text content of each message. Very frustrating.
Posted by olpa in Uncategorized | No Comments »