Sunday, March 29, 2009

Using h2def.py

Just notes that I am making.

2 references
http://www-106.ibm.com/developerworks/linux/library/l-wrap/
http://faq.pygtk.org/index.py?req=show&file=faq01.011.htp

to generate the defs for webkit use
/usr/share/pygobject/2.0/codegen/h2def.py `ls fixedHeaders/*.h`> webkit/webkit.defs

--modulename WebKit seems to do nothing, have no idea what it for.

Sigh having problems wrapping with.

Friday, March 20, 2009

Computers are a lot simpler then people

Computers are not simple. Often when something goes wrong you get obtuse confusing error messages. So yes it sometimes is hard to know what went wrong. But the big difference is when you mess up computers never hold grudges. And if worse comes to worst you just do a complete reformat, reinstall everything and then it is as if you are starting new again.

People also give out confusing error messages. You know something is wrong but you just do not know exactly what. The biggest problem is people get angry at you and hold grudges. And if a person stops talking to you, you can't just hit the reset button and get a fresh reboot. Once errors have been made it is very hard to fix them, and rarely is there a second chance.