Pages: 1 3

2007/08/15

  04:33:47 pm, by   , 55 words  
Categories: 3D

Linux Monitor Autodetection

One of the trickier parts of setting up Xorg is getting the monitor refresh rate configured properly - this tool can make that much easier:

# emerge -av sys-apps/ddcxinfo-knoppix

Then run it like this:

# ddcxinfo-knoppix -monitor -modes -firstmode 800x600

This will produce details that need to be edited in the /etc/X11/xorg.conf file.

2007/08/10

  03:03:48 am, by   , 85 words  
Categories: Graphics, 3D

Electric Sheep Screensaver

Came across this in my graphics searches today - the Electric Sheep Screensaver which is open-source and uses a distributed model to generate the graphics and an evolutionary model to design more complex imagery.

I've installed it on a computer on the LAN - we'll see how it goes ...

http://electricsheep.org/

Example of a lineage:

http://sheepserver.net/v2d6/cgi/dead.cgi?id=93571&detail=lineage

Note: firewall was blocking the 'bittorrent' download option - turned that off seems to be going now ..

2007/07/30

  05:18:08 pm, by   , 160 words  
Categories: Co-Lo Server

AM Code temp fix

I tried the AMCode plusgin for B2Evolution to allow code segments to be displayed (looks great) but I had an issue - the css wasn't loading up - not sure if it should work just fine for 1.8.6 but I do know they've moved on - however the fix was easy - locate the plugins php, found the css being output, modified the proper path for the image file, moved image file there, and added the output (and modified) css to another CSS file -

# locate _am_code.plugin.php
# nano /var/www/[xxx].com/htdocs/plugins/am_code_plugin/_am_code.plugin.php
# locate blog_elements.css
# nano /var/www/torbonium.com/blog.torbonium.com/htdocs/rsc/css/blog_elements.css
# locate numbers.gif
# ls /var/www/torbonium.com/blog.torbonium.com/htdocs/plugins/am_code_plugin/img/
# less /var/www/torbonium.com/blog.torbonium.com/logs/error_log
# mkdir /var/www/torbonium.com/blog.torbonium.com/htdocs/img

2007/07/24

  02:08:50 pm, by   , 72 words  
Categories: Graphics, 3D

Google Sketchup

This program is handy for creating 3D models of buildings and such on your computer - however it was the ability to add custom photos onto the side of objects, or to use a building of a photo to help create the 3D model, that I was most impressed with.

http://sketchup.google.com/

some "How To" videos here:

http://www.youtube.com/profile_videos?user=aidanchopra&p=r&page=1

2007/07/22

  04:40:26 pm, by   , 42 words  
Categories: Co-Lo Server

Finished upgrading b2evolution to 1.8.6

I've installed the latest version of b2evolution blog software that's available via portage - 1.8.6 - however the newer 1.10.x sounds like a worthy upgrade. We'll see how much interest there is in this, and judge if the upgrade is worth it.

1 3

April 2024
Mon Tue Wed Thu Fri Sat Sun
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30          
 << <   > >>

Computers

Entries concerning computer ...

Search

  XML Feeds

blog software