"Included here is the Pascal source of a public-domain Pascal compiler and interpreter, the P4 compiler and interpreter. It is coded entirely in Pascal, and produces a high-level so-called intermediate code as output. The program 'pint' is an assembler and interpreter for this language."
Sunday, January 30, 2005
Thursday, January 27, 2005
i still have the 5.25" big foot drive but new drives are really small
http://www.askbjoernhansen.com/archives/2005/01/24/001151.html
Wednesday, January 26, 2005
Tuesday, January 25, 2005
Bruce Eckel's Idea Blog: over-the-transom thoughts about programming technology.
Monday, January 24, 2005
Update [is DONE]:
http://gnomefiles.com/app.php?soft_id=729
If anyone knows other sites where to post plese do so
very good idea , now i have to read how to construct connection string in mono
Mono SQL Query for GTK# is a GUI client for entering and running SQL commands and scripts. Database objects, such as, tables and table columns can be browsed.
Mono SQL Query is built for Mono 1.0 and GTK# 1.0 or higher. It works on Windows and Linux. It has support for various databases via Mono's ADO.NET implementation and data providers, such as, Npgsql for PostgreSQL access or ByteFX.Data.MySqLClient for MySQL access.
http://forge.novell.com/modules/xfmod/project/?sqlsharpgtk
Sunday, January 23, 2005
- neowin.net [done by alex]
- softpedia.net [not DONE]
other
- jaybird linuxpr.com [not DONE]
to do a list for firebird release news
what is Done is what you see :
- betanews.net [DONE by alex]
Thursday, December 16, 2004
[ED: now it seems we have to wait until v.0.2.1 or something , the last release was in November]
flamerobin 0.2 on
To do announce flamerobin release on:
- neowin.net [done by alex]
- betanews.net [not DONE]
- softpedia.net [not DONE]
other
- jaybird linuxpr.com [not DONE]
news roundup:
- devshed.com[DONE]
- developers.slashdot.org [DONE]
- gnomedesktop.org [DONE]
- linuxtoday [DONE]
- databasejournal.com [DONE]
- osdir.com[DONE]
- newsforge.net [DONE]
- warp2search.net [done]
- lxer [ DONE]
- osnews.com [DONE]
- linuxelectrons.com [DONE]
- linuxcompatible [DONE by alex]
- pclinuxonline [DONE by alex]
- warp2search [DONE by alex]
- neowin [DONE by alex]
- fresmeat [DONE]
- jaybird on freshmeat [DONE]
- send this to lxer.com [DONE]
Wednesday, December 15, 2004
Tuesday, December 14, 2004
Monday, December 13, 2004
Wednesday, December 08, 2004
Tuesday, December 07, 2004
Monday, December 06, 2004
In many ways, it seems like Python and Parrot are from different planets.
In Python, the general approach seems to be to reduce everything possible to a canonical form as early as possible, and then deal with everything consistently.
In Parrot, the general approach seems to be to leave everything in its original form as long as possible, and then deal with everything separately.
Long : Python vs Parrot
Sunday, December 05, 2004
Friday, December 03, 2004
array datatype in fb , rensponse to that thread
how to install mod_mono
"could the Parrot VM be used effectively with strong typing languages."
and the answer in perl6.internals
Thursday, December 02, 2004
"I guess this is my belated ApacheCon blog. I had a lot of fun as usual, and I got a chance to meet a few new people and hang out with old friends. The talk that Geoff and I gave went really well, and it ended up being as funny as we had hoped. More exciting than the talk is the project behind it. I think we've created the single best testing framework for PHP applications, and I'm going to try to describe it for those who missed the talk."
more on phpplannethttp://shiflett.org/
Wednesday, December 01, 2004
Tuesday, November 30, 2004
Saturday, November 27, 2004
Well perl5 engine is started and seems to compile ok with new
Parrot VM
"Failed 2 test scripts out of 779, 99.74% okay."
Look how i did it :
1. download code from http://opensource.fotango.com/~nclark/ponie-3.tar.gz
2.tar -zxvf ponie-3.tar.gz
3.cd ponie-3
4.perl Configure.pl
5. make test
Now i should run ./perl harness (that was the message build gave me)
Maybe i'm blue today - Imagine Blue sun ..
Hmm very good *Free* Pascal Unit for testing
I have to test it http://camelos.sourceforge.net/fpcUnit.html
Friday, November 26, 2004
/opt/parrot/bin/parrot ncurses_life.imc
3884 generations in 316.299867 seconds. 12.279487 generations/sec
A total of 12656656 bytes were allocated
A total of 179 DOD runs were made
A total of 9 collection runs were made
Copying a total of 13508336 bytes
There are 1702 active Buffer structs
There are 7053 total Buffer structs
Thursday, November 25, 2004
"These results were obtained by running a script with different sets of optimization flags and measuring the run time results of the same floating-point intensive analytic code on the same set of data. The script cleaned and recompiled the code with the given set of flags, and logged the results. Inorder to reproduce the same background load on the machine each time, the xscreensaver daemon was killed, along with any other X-applications (such as mozilla, open-office, etc). The only other applications running were a few xterms, gkrellm, a window manager (Enlightenment in this case). Due to asynchronous loading of mail polling, and other monitor updates, there was an observed timing uncertainty of roughly half a second, meaning that run time differences of 1 second may not be statistically significant. For a more detailed discussion of the methology, flags, and results for other systems, follow the links:"
Wednesday, November 24, 2004
Tuesday, November 23, 2004
I took the release (V1.5.2.4719 Firebird 1.5) from the cvs and reached to this point (have to define IMPLEMENTATIOn in jrd/common.ch)
../src/jrd/inf.cpp:483: `IMPLEMENTATION' undeclared (first use this function)
../src/jrd/inf.cpp:483: (Each undeclared identifier is reported only once for
each function it appears in.)
../src/jrd/inf.cpp: In function `USHORT get_counts(short unsigned int, UCHAR*,
short unsigned int)':
../src/jrd/inf.cpp:1084: warning: suggest parentheses around assignment used as
truth value
make[3]: *** [../temp/libfbstatic/jrd/inf.o] Error 1
"The -mpowerpc option allows GCC to generate instructions that are found only in the 32-bit subset of the PowerPC architecture. Specifying -mpowerpc-gpopt implies -mpowerpc and also allows GCC to use the optional PowerPC architecture instructions in the General Purpose group, including floating-point square root. Specifying -mpowerpc-gfxopt implies -mpowerpc and also allows GCC to use the optional PowerPC architecture instructions in the Graphics group, including floating-point select.
The -mpowerpc64 option allows GCC to generate the additional 64-bit instructions that are found in the full PowerPC64 architecture and to treat GPRs as 64-bit, doubleword quantities. GCC defaults to -mno-powerpc64. "
http://developer.apple.com/documentation/DeveloperTools/gcc-3.3/gcc/RS-6000-and-PowerPC-Options.html
Firstly, Fujitsu is apparently working to make your car talk to you like the HAL 9000, while Motorola is said to be working on various remote-control devices (I don't have URLs for those two, unfortunately -- that's just gossip I picked up on mikeslist -- but I'm willing to mention them anyway, because they are intriguing).
Monday, November 22, 2004
very nice file manager
"How about this file manager? The front end is XUL + Javascript and the back end ASP in this example (recommend Firefox 9.x+ - allow the popups from that site)."
http://www.sitepoint.com/blog-post-view.php?id=211452
Friday, November 19, 2004
PintCompiler
Sterling, Thies and a few others, have been busy investigating PHP for Parrot, I had a chance to browse the code a couple of weeks ago. Last time I saw it was at the PHP conference last November, which was a bit chaotic, so although I did start trying to hack up a compiler in PHP to do the same thing, the phpSharp code base I was using wasnt quite ready..
Page of pintcompiler
Thursday, November 18, 2004
- linuxcompatible [DONE by alex]
- pclinuxonline [DONE by alex]
- warp2search [DONE by alex]
- neowin [DONE by alex]
- fresmeat [DONE]
To do announce flamerobin release on:
- lxer [not DONE]
- neowin.net [done by alex]
- newsforge.net [not DONE]
- gnomedesktop.org [not DONE]
- warp2search.net [done]
- osdir.com[not DONE]
- linuxelectrons.com [not DONE]
- linuxtoday [not DONE]
- osnews [not DONE]
- databasejournal.com [not DONE]
- devshed.com[not DONE]
- developers.slashdot.org [not done]
- betanews.net [not DONE]
- softpedia.net [not DONE]
other
- jaybird linuxpr.com [not DONE]
- jaybird on freshmeat [not DONE]
- send this to lxer.com
Sunday, November 14, 2004
download the kernel and compile it folow this tutorial for debian
http://www.desktop-linux.net/debkernel.htm
then get the cvs version of driver
Patch for kernel 2.6 and a Makefile for 2.6. And some small bugg fixes.
So to compile with a 2.6 kernel :
cvs -d:pserver:anonymous@cvs.nw802.sourceforge.net:/cvsroot/nw802 login
cvs -z3 -d:pserver:anonymous@cvs.nw802.sourceforge.net:/cvsroot/nw802
co nw802-2.4
cd nw802-2.4
cp Makefile.26 Makefile
patch -p0 < patch-2.6
make clean
make
if it fails then go to lists
after kernel compile and driver patching is time for compile
make
ln -sf /opt/kernel-source-2.6.7/drivers/usb/media/usbvideo.h .
ln -sf /opt/kernel-source-2.6.7/drivers/usb/media/usbvideo.c .
make -C /opt/kernel-source-2.6.7 SUBDIRS=`pwd` modules
make[1]: Entering directory `/opt/kernel-source-2.6.7'
CC [M] /home/mariuz/tmp/nw802-2.4/nw8xx_jpgl.o
CC [M] /home/mariuz/tmp/nw802-2.4/nw802.o
LD [M] /home/mariuz/tmp/nw802-2.4/nw8xx.o
CC [M] /home/mariuz/tmp/nw802-2.4/usbvideo.o
Building modules, stage 2.
MODPOST
CC /home/mariuz/tmp/nw802-2.4/nw8xx.mod.o
LD [M] /home/mariuz/tmp/nw802-2.4/nw8xx.ko
CC /home/mariuz/tmp/nw802-2.4/usbvideo.mod.o
LD [M] /home/mariuz/tmp/nw802-2.4/usbvideo.ko
make[1]: Leaving directory `/opt/kernel-source-2.6.7'
then we should do modprobe for driver
su -c 'modprobe videodev'
su -c 'modprobe usbvideo'
su -c 'insmod nw8xx.ko'
dmesg | grep video
Linux video capture interface: v1.00
also at the end of dmesg
nw802.c: Potentially NW8xx supported cam found ( supported vendor/product IDs )
nw802.c: Detected bridge type : DivIO NW802
videodev: "nw802 USB Camera" has no release callback. Please fix your driver for proper sysfs support, see http://lwn.net/Articles/36850/
drivers/usb/media/usbvideo.c: nw802 on /dev/video0: canvas=320x240 videosize=320x240
usbcore: registered new driver nw802
nw802.c: Module loaded
install xawtv
su -c 'apt-get install xawtv'
then you should grap nice movies from your camer :) with this command
xawtv -c /dev/video0
Wednesday, November 10, 2004
os linux drivers sometimes works even when the hw is faulty (when it shouldn't)
Had one gf4mx440 (elixir or something) and one day stoped working on windows (no hw acceleration even after driver/os reinstall) took the userlinux livecd http://hams.com/Mirror/userlinux-live-0.2.iso and booted .Was in the state of shock every thing worked (hw detected) , i could watch divx movies ...etc
Ok when i booted from the hdd (debian-sid) it crashed (black screen no signal)
What puzzled me was why it worked with live cd :) I know the board is dead (it will be replaced at vendor)
And the new nv linux drivers!
Just installed nvidia driver on my "borkstation" (userlinux aka debian-sid)
works great (gf2mx400)
And look what they have done with the new drivers ! :)
http://planet64bit.de/modules/news/article.php?storyid=351
Interview with NVIDIA Engineers
http://www.linuxquestions.org/questions/showthread.php?s=&postid=1285190
while searching on google for "athlon clustering linux"
http://www.tik.ee.ethz.ch/~ddosvax/cluster/
We put all three 2500+ rated chips through a plethora of performance benchmarks in order to see which of the three will give us the best performance for our dollar straight out of the box.
Now there is mention that the Sempron 2500+ rating is actually in comparison to relative Intel Celeron CPUs (since they are after all it's main price point competition), but after years of having AMD promise me and the world that it's performance rating system was based on some mythical Thunderbird processor and NEVER the competition I don't buy it. You're not allowed to rate two chips at identical 2500+ speeds without so much as an asterix and then tell that they're not supposed to perform similarly. The same goes for the Mobile Barton Chip.
http://www.hardcoreware.net/reviews/review-239-1.htm
Wednesday, November 03, 2004
We assume bochs is already installed .You can download an bootable BOCHS disk image from this url
http://www.systella.fr/~bertrand/FreeVMS/disk1.tar.bz2
Then uncompress it with tar -jxvf disk1.tar.bz2
modify bochs configuration (make the cd bootable)
~/.bochsrc
boot: disk
ata0-master: type=disk, mode=flat, translation=auto, path="/freevms/freevms.dsk", cylinders=130, heads=16, spt=63, biosdetect=auto, model="Generic 1234"
It should show you this boot prompt
ps: my system is an "old" barton 2500+ emulating an opteron(amd64) system at 8Mhz. Need this for installing debian 64bits under emulator one day (now is crashing)
Tuesday, November 02, 2004
http://www-106.ibm.com/developerworks/blogs/dw_blog.jspa?blog=394
another good article on porting to ppc64
http://www-106.ibm.com/developerworks/library/pa-intro64.html
RC4 implementation for AMD64
They did some optimizations with assembly code :throughput of the best currently known RC4 implementations has been surpassed by a factor of two. [ed: on the same amd64 machine]
http://etud.epita.fr/~bevand_m/papers/rc4-amd64.html
Monday, November 01, 2004
mod_chroot makes running Apache in a secure chroot environment easy. You don't need to create a special directory hierarchy containing /dev, /lib, /etc...
http://core.segfault.pl/~hobbit/mod_chroot/
Monday, October 25, 2004
on tiny linux mailing list
http://www.selenic.com/pipermail/linux-tiny/2004-October/000049.html
Tuesday, October 19, 2004
Michael Hieke (a new developer) managed to build flamerobin on os-x
Here are some screenshots and some feedback
I like this part :"So I will give this a try sometime, but I'm not putting anything version 0.2 on my computer at the moment. The screen shot looks very good tho, it already looks like it is better than the one bundled with Oracle."
First the main window at
Then the ExecuteSqlFrame window at
Wednesday, October 13, 2004
cat firebird20/compile_fb20.sh
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/firebird login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/firebird co firebird2
cd firebird2
./autogen.sh --enable-debug --prefix=/opt/firebird20 --enable-superserver
make
to get the 1.5.1 version you need to change the checkout line
Here are the scripts updated for 1.5.x and vulcan
I hope is the right branch :)
cat compile_firebird_15x.sh
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/firebird login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/firebird co -rB1_5_Release firebird2
cd firebird2
./autogen.sh --enable-debug --prefix=/opt/firebird --enable-superserver
make
make install
and here is for vulcan
cat compile_vulcan.sh
cvs -d:pserver:fbReaders@cvs.netfrastructure.com:/usr/local/cvs login
# password is fulda conference
cvs -d:pserver:fbReaders@cvs.netfrastructure.com:/usr/local/cvs checkout vulcan
cd vulcan
chmod +x autogen.sh
./autogen.sh
cd src
./set_platform linux32
./boot_build
./build
Tuesday, October 12, 2004
http://susehelp.l4l.be/devel/sql/sqltutor_01.html
maybe i should translate it one day :)
Sunday, October 10, 2004
Added release notes on freshmeat page and on the theserverside.com :
"Thank you for posting a news article on TheServerSide! Your article must first be authorized by a member of TSS staff for relevancy, clarity, etc. It may be slightly editted for grammatical/formatting errors, etc."
Here is the full release announcement done by Roman:
"Hi,
JayBird 1.5.2 is available for download. It contains fixes to the issues posted in this group. There should be no more "invalid statement handles" and result sets should be correctly released when using the connection pool.
Hopefully also the "cannot start transaction, local transaction active" is gone too, at least I have added some more fixes.
Additionally I made it possible to specify both isc_dpb_lc_ctype and charSet encodings. In this case lc_ctype is passed to the database, charSet is used to convert bytes to characters. Most useful case is when lc_ctype=NONE.
Previoulsy driver used the default JVM encoding to convert bytes into strings, now you can enforce the encoding you like and do not depend on the regional settings of the host OS.
I have tried to build it with JDK 1.5, but it was not successfull. The build system cannot run with 1.5 (the target="1.2" part in build.xml and the used version of Ant does not understand 1.5), and at least JNDI code from the pool does not compile due to use of generics in JNDI API. Most likely one can build driver by using the "compatibility" mode of the compiler, but the
build system must be fixed (probably requires upgrade of Ant). I think we would need to split the code bases the same way I did it for JDK 1.3 and JDK 1.4. Are there any volunteers for this task?
Roman"
update :"JayBird 1.5.3 is available for download. Release contains fix for theRoman
ClassFormatException reported today.
Monday, October 04, 2004
- jaybird on freshmeat [DONE]
- flamerobin on fresmeat [DONE]
- lxer [done by alex]
- neowin.net [done by alex]
- linuxcompatible.org [done by alex]
- newsforge.net [done by alex ]
- gnomedesktop.org [done]
- warp2search.net [done]
- osdir.com[done]
- linuxelectrons.com [done]
- linuxtoday [submited]
- osnews [submited]
- pclinuxonline.com [ submited]
- databasejournal.com [submited]
- devshed.com[submited]
- developers.slashdot.org [rejected :(]
To do announce flamerobin release on:
- linuxpr.com [to do for jaybird]
- betanews.net []
- softpedia.net []
Saturday, October 02, 2004
We have detected your browser does not have the required Windows Media 9 plug-in to play this video.
http://www.nzone.com/object/nzone_videomods_home.html
A good interview http://www.linux-mag.com/2004-07/rundgren_01.html
No wonder there are no good videos on MTV ... or music
LM: Do you ever want to create a new groundbreaking music video with modern technologies?
RUNDGREN: I do, but there's little demand today for music videos. There used to be a thriving, hungry market for music videos, but now most of the so-called music video outlets like MTV and VH-1 are doing reality programming -- they're not filling up their time with new videos. So the obstacle for me isn't daunting technology, it's simply the fact that there's nobody to play the result.
Wednesday, September 29, 2004
Sunday, September 26, 2004
About twice a year I succeed in crashing Linux, usually by hitting ctl-C
while something is going on with my tape drive. Well, tonight, I
totally froze my system. Even the little CPU meter stopped working. At
the same time, the CPU was going full out -- I can tell because the
cooling fan starts speeding up.
What is interesting is that I noticed the num-lock and caps-lock lights
blinking in a way that reminded me of something. After a few minutes, I
realized it was sending Morris code. Now, my Morris code is *really*
rusty, and though I know all the letters, I cannot recognize them very
fast, so I got:
..-. then waited until the message repeated and got ..-. .- , then
again (really painful) ..-. .- - and so on. I finally gave up after
getting:
..-. .- - .- .-.. . .-. .-. --- .-. (etc)
For those of you who do not read Morris code:
..-. .- - .- .-.. . .-. .-. --- .-.
F A T A L E R R O R ...
Linux is funny :-)
Thursday, September 23, 2004
First i downloaded the opendbcopy.sourceforge.net and installed it
After that i used the jdbc driver (jaybird) for firebird and the jdbc driver that is with oracle 9 (copied jars in the lib directory)
Then i clicked on the DDL plugin and configured the drivers for source and destination databases and executed it choosing all tables from oracle database .
Then after xml files are generated is needed to run the ant tool to create the sql script for firebird .Here you need to download the latest version of ant tool
In my case i installed it in /opt/ant and after reading the manualexported these variables ANT_HOME=/opt/ant, JAVA_HOME=/opt/j2sdk1.4.2.x
Go to the OpenDBcopy/plugins/opendbcopy.schemageneration and
run >ant hbm2java
and then
>ant create-schema
for me it gave an error to at one table : "
"(meta*,(key-property|key-many-toone)+)"
so i had to move manually an table then it showed to the prompt BUILD SUCCESSFULL and database schema was created and could be viewed with
$view sql/Firebird_schema_create.sql
After this euphoric moment is time to go with another step :
pumping the data between the two databases (run the "Copy data from a source into a destination datbase" plugin)
So run the generated script into new database, for it gave some errors so i had to tweak some fields generated for example : numeric (19,255) to numeric (10)
(19 is too high for firebird - more than 64 bit precision ! )
Also oracles NUMBER is replaced with equivalent FLOAT from firebird , DATE converted to TIMESTAMP.
Another thing is about keywords like
A good tip from opendbcopy manual is to disable the fk before data pump so i did .
In plugin area there is "Create Insert scripts for destination" and could be used for the same purpose. For that plugin is good to inspect the sql files generated and quote every timestamp value (it can be done with %s/\.0/\.0'/g in vim for example)
SYSDATE references need to replaced with
Sequences from oracle will be replaced with Generators
Saturday, September 18, 2004
e have to press F1 but how can i press when keyboard is broken ? I will try later to debug
it and to find what is wrong . Now the internals (hdd , netcard,io card, video card)
are installed on an intella 486dx (@25mhz i think). It works better than 386 (memory bus is on 32 bit). Have to add second isa network card to it and install / configure shorewall (it will be a router /firewall )
Wednesday, September 15, 2004
Tuesday, September 14, 2004
Well i have an old pc (386) and brand new converter doesn't work so an hp keyboard must be destroyed and 5-pin DIN adaptor will be used for a new keyboard (experiment :))
more about ps/2 interface http://govschl.ndsu.nodak.edu/~achapwes/PICmicro/PS2/ps2.htm
Sunday, September 12, 2004
started reading the Knuth book The Art of Computer Programming
And there is a new version (0.1.3) of flamerobin
my to do list:
- install mix emulator http://ftp.gnu.org/gnu/mdk/
- buy this book
- cut and paste into new colored icons from flamerobin screenshot
ps: well i finished with my exams :) and feel better about it
Sunday, August 29, 2004
I wake up sweating this morning , guess what: was dreaming about going to my wedding and all the ceremony . When we reached there i talked with my future wife and told me that we are not
ready , i agreed and that's all (I think the priest was a littel upset about this). Also remember that my father was there too .
ps: now that a strange dream ;) (maybe was the reason i wake up at 10AM) Usually i sleep until 1 PM
Thursday, August 26, 2004
Feel like i need another vacation , the "good" news is have an exam on Maths
(Topological spaces)
Tuesday, August 10, 2004
Saturday, July 24, 2004
Tiny Linux is better
I Have to install it on my 386/6M AMD machine ! Here is the page
Snapped from newsforge article
"Later in the morning, Matt Mackall talked about the Linux-Tiny project.
Linux-Tiny is a project to reduce the size of the Linux kernel and its footprint -- or size -- in memory, for use on older legacy hardware, or embedded systems.
Mackall explained that the Linux kernel has become bloated over the last ten years and has a lot of room to shrink. He explained very rationally how this came to pass.
Linux kernel hackers got jobs.
In 1994 the kernel was at version 0.99 and could happily run on a 486 SX running at 16MHz with 4 MB of RAM.
By this year, 2004, the kernel had arrived at version 2.6 and could happily run on a 1024 node Intel 64 bit (ia64) architecture cluster with multiple terabytes of RAM.
When Linus got his job at Transmeta, he was suddenly entrusted with a computer running with 512M of RAM and various other improved features over the older hardware he had been developing Linux on. Memory use and disk use become less of a priority, and functionality and features took the forefront.
Over the period of 1994 to 2004 there was a huge growth in personal computing and Internet use, and a constant massive reduction in hardware costs. Coupled with Moore's law of ever accelerating hardware, this led to the loss of the concept of running Linux on small, old systems.
Linux has grown, Mackall went on, one small change at a time. Eventually lots of small changes adds up to large changes, significant improvements in various performances, and increased size.
Mackall's project, Linux-Tiny, aims to reverse this trend. He noted that it was nice to be scaling in the opposite direction for a change.
The means Linux-Tiny uses to get to its small memory footprint and kernel image size ends is a radical trimming down of the kernel's... less necessary features.
Mackall described the various steps he took to reduce the kernel's size by removing extraneous code, wasted memory, and unneeded text output. His stated goal was to run a small Linux system whose sole purpose in life was to run a web server with no bloat.
He has so far reduced the kernel to a 363 KB image, significantly below the 1.9 MB image found in a default compile of kernel 2.6.5, and comparable to the 1994 kernel 0.99pl15 image size in Slackware 1.1.2 of just 301 KB. His memory consumption is down to less than 2 MB, and together this means that Linux-Tiny can run on embedded systems and legacy hardware efficiently, as it did before Linux kernel hackers got jobs."
Friday, July 23, 2004
Monday, July 19, 2004
Here is more
http://fbmanager.sourceforge.net/downloads.htm
and flamerobin.org domain registered also thanks to Nando Dessena
New screenshot with gtk2 (is uploaded on sf.net) execute sql in flamerobin gtk2
also now backup restore works
More screenshots here
To do announce firebird release on:
- lxer [done]
- newsforge.net [done]
- linuxdevices.com [done]
- osnews [done]
- linuxpr.com [done]
- databasejournal.com [done by darius]
- warp2search.net [done by alex]
- linuxcompatible.org [done]
- linuxelectrons.com [done]
- pclinuxonline.com [done]
- betanews [done]
- linuxtoday [write fwn]
- softpedia.ro [not done]
- neowin.net [not done]
- theserverside.com [send]
- theregister.co.uk [send]
- inquirer.net [send]
- arstehnica.com [send]
- slashdot [rewrite?]
other sites linux and open source (mono 1 release is a good example to follow)
ps: updated the firebird wikipedia page
Sunday, July 18, 2004
The Firebird Project announces the release of Firebird V1.5.1. this relese represents a committment by the project to develop and deliver ongoing improvements to this popular open source database engine.
The NPTL (Native Posix Thread Library) Linux builds referred to in the release notes will be available shortly.
Changes from previous version:
This release adds a charset improvement, allowing use of NONE as a fully transparent charset everywhere. (Changes were made in the engine to make the character set NONE more friendly about reading / writing data from and to fields of another character set.)
It adds the config-driven ability to abort a server process in the case of bugchecks or structured exceptions (to produce a core dump).
Firebird Superserver has a link-time backward compatibility issue with the NPTL (Native POSIX Thread Library) that may cause it to be unstable on Linux distributions that enable the NPTL in the GNU C.The new NPTL builds of Superserver should solve these problems.
More on freshmeat site
Thursday, July 15, 2004
Just trying to compile this module for (Mustek webcam cam300)
And the problem is in Makefile (it doesn't find right path to kernel)
KERNEL_SOURCE ?= /lib/modules/`uname -r`/build
obj-m := nw8xx.o usbvideo.o
nw8xx-objs := nw8xx_jpgl.o nw802.o
default:
ln -sf ${KERNEL_SOURCE}/drivers/usb/media/usbvideo.h .
ln -sf ${KERNEL_SOURCE}/drivers/usb/media/usbvideo.c .
make -C ${KERNEL_SOURCE} SUBDIRS=`pwd` modules
clean:
rm -f usbvideo.h usbvideo.c *.o *.ko *~ *.mod.c
ps:
next time i will not buyan Divio based product
" divio doesn't think like you.
Many people (including me) contacted Divio to disclose for example the NW-802 technical details to migrate it to linux, but they didn't answer.
Munaut Sylvain is doing a big effort on his NW802 Linux Driver for some webcams. But Divio deserves some kind of boycott because some customers who spend money on their products are forgotten."
Wednesday, July 14, 2004
don't know why i had to move
/usr/lib/gcc-lib/i486-linux/3.3.4/crtbeginS.o to /usr/lib
(/usr/lib/gcc-lib/i486-linux/3.3.4/ is in the path...)
Update: now it works!
had to install wxStyledTextCtrl (make ; make install) from this dir
wxGTK-2.4.2/contrib/src/stc
and modify this line from flamerobin's Makefile
EXTRA_LIBS=/usr/lib/libwx_gtk2u_stc-2.4.so
and all compiled for gtk2 :)
Monday, July 12, 2004
Here is one song (lyrics) inspired by Doors - "Love street.."
Maybe one day will sing it on my guitar :)
She lives on Freedom street
Lovers under the moon kissing
We live on freedom street
Got an angel with wet feet
Big moon watching our shadows
Feel Something is here under trees
Smooth Wind going trough she's hair
I met her on Dream street
[metal style]
Tra La La La La La
Tra La La La La La
We live on freedom stret
One day angel is gone
I met her on dream street
Moon's shy after smooth clouds
No stars outhere in freedom street
Lover's still kissing make's me angry
Foul i'm ,loonly in night
[metal style heavy:)]
Tra La La La La La
Tra La La La La La
[slow...]
I live loonly on freedom street
Only feel my wet feets
can't belive i'm just stranger
going slowly to love street
ps:
I was obsessed by my street name for about an year
Sunday, July 04, 2004
Have you ever reviewed the sins in truth mirror. How weak I'm and so pathetic , how ugly , empty of good things.
Atracted by material things, carried away by river stream (small little passions) Look what i found on google about passions
The passions are said to dominate whenever an individual is motivated by the desire to have pleasurable experiences. The Apostle Paul would say that such an individual is carnally minded and that he's living according to the flesh. Passions include: Love/Hatred, Desire/Aversion, Joy/Sorrow, Hope/Despair, Fear/Courage, Envy/Lust/Anger. Neither good, nor evil in themselves because (in general) they are independent of reason and will, and are the movements of the sense appetites.
Now it make more sense about why i feeling Sorrow, Despair , Anger after broke up her , She waked up fountain of desire then motivate me for "pleasurable experiences"
(Yah my weakness). Wild desire doesn't dies so soon as hoped ...
After reading platon's dialogs inspired me on new vision : what we should look in our life is not the love but the good.Maybe my sufferance is caused by lack of good , have to find a way to it.
Steps in finding love/good in other people : you need love them even if they hurt us physically or into our soul , finding ways of seeing them as they are inside (pure as child's).
Back to soul problem (reading plato's Fedon dialog): philosopher way is preparing for death , beating desires in a few words "passing trough"