A little example app to my previous post: #WebOS-HowTo: Make your 2D SDL app @Palm Pixi compatible.
As promised I created a small example app which will show you a running example of how to make your 2D SDL app compatible with Pixi. Here it come, the source and also a complete (Windows VC++-based) project:
#include
#include
Feel free to use it to convert your own app and don’t forget to download: Mandel, Crimson Fields and Prankster from the AppCatalog for free.
I was looking for a way to export a table of data with some formatting (different font weights, different borders, some combined cells) from a PHP server back-end. There are some solutions which are either commercial or require some more package installed in your PHP environment which I didn’t want to do for just one […]
Running low on disk space on your Windows system partition? Ever asked you if all the big files in C:\Windows\Installer are still used and referenced? It seems someone wrote a little utility to help you: PatchCleaner
Some months ago I was forced to use Trello.com Well, I’m not that big fan of it, but for the easy of using I wrote a little tool to make working with it more convenient: Trollo Just allow access and you will see every activity on your boards sorted by date and time. It even […]
Do you use 125% DPI settings in Windows 10? Do you encounter blurred fonts in some programs (mmc.exe for instance)? Read here about it: http://www.msfn.org/board/topic/174172-font-rendering-is-a-mess-in-windows-10/ or here: http://forums.mydigitallife.info/threads/62528-SOLVED-Windows-10-higher-DPI-Win8DpiScaling-problem From the last thread this little tool comes to rescue: http://windows10_dpi_blurry_fix.xpexplorer.com/ Thumbs up for this little helper and thanks a lot to its creator!
http://www.nerd-supreme.de/2013/12/21/blackberry-nach-link-installation-gibt-es-probleme-mit-dem-netzwerk/ Since some days I had really strange network problems: My computer got a wifi connection but couldn’t open any website. I tried to ping www.google.com but without success. I tried to connect to my router without success. Very mysterious, my Smartphone had no problems to access the Internet or the router using the same […]
I just wanted to give the github projects I’m currently involved with some more publicity: 1st) An EnyoJS based RSS reader client for your own TinyTiny RSS installation. Successfully tested on a range of mobile devices (I run it on my webOS based Pre2). https://github.com/linuxq/tt-rssenyo 2nd) A Midi parsing app for Windows written in plain […]
To use the USBtiny AVR programming adapter under windows 8 you need to do the following steps: 1st get the driver from here: http://forums.adafruit.com/viewtopic.php?f=20&t=17112#p87192 2nd switch on installing unsigned drivers as explained here: http://www.nextofwindows.com/how-to-install-an-un-signed-3rd-party-driver-in-windows-8/
Just stumbled upon: The debug token of my Playbook was invalid and I had to renew it. Of course I have stored my BlackBerry keys (author.p12, barsigner.csk, barsigner.db) on a save place and I already wrote a handy little batch file to create and install the debug token: REM Playbook set OLDDIR=%CD% cd C:\Program Files\Research […]
Did you know that with the last update of MapTool and MapTool Pro you can use many new map providers like Nokia (Here) Maps and Google Maps on your webOS device? Let me tell you how: First you need either the free MapTool app or even better you’ve purchased MapTool Pro. Launch it and tap […]
Leave a Reply
You must be logged in to post a comment.