Slashdot Mirror


User: Tulip

Tulip's activity in the archive.

Stories
0
Comments
5
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5

  1. If you use Python... on Reporting Functionality for Web Applications? · · Score: 1

    If you use Python, you might want to have a look at ReportLab, a nice open-source PDF generation library.

  2. Re:What bothers me... on A Devil Of A BSDCon · · Score: 1
    In a very real sense, arent we all in the same war? promotion of our platforms as a viable alternative to Windows.

    Aren't we all primarily trying to make an excellent and free OS? Competition among free OSs can only help in becoming better. This goal is worth pursuing independent of what products a certain company in Redmond sells. Actually, both BSD and GNU have started long before the times of Microsoft dominance, and it will be important to continue efforts after the (hopefully soon) date when M$ loses its monopoly.
  3. Links about the ZX-81 on Timex Sinclair ZX81 Back On the Market · · Score: 1

    The ZX81 Support Page has more info about that machine. See also entries in the Open Directory and the Google Web Directory.

  4. Online guide to PPC Assembler on PowerPC Assemblers? · · Score: 1

    The PowerPC User Manuals can be ordered from both Motorola and IBM. Two years ago, they had mailed them to me without a charge. And you can download the stuff from chips.ibm.com.

  5. Sources for Learning PPC Assembly on PowerPC Assemblers? · · Score: 1
    I wouldn't consider PPC assembly being difficult. Actually, learning it was much easier than I had expected. Sure it takes some time to think about all the scheduling issues, but you can gain a whole lot of efficiency. By the way, I was quite surprised about the relatively bad code generated by a commercial C compiler; I wouldn't agree with you in that respect.

    I had used the following texts to learn about PPC assembly: