Difference between revisions of "Links"

From Ghoulwiki
Jump to: navigation, search
(code)
(unsorted)
 
(217 intermediate revisions by 3 users not shown)
Line 49: Line 49:
 
*http://elementar.game-host.org  elementar, rpg in perl by ishka
 
*http://elementar.game-host.org  elementar, rpg in perl by ishka
 
*http://www.xotus.de/ xotus, space browsergame in perl by ishka
 
*http://www.xotus.de/ xotus, space browsergame in perl by ishka
* [http://www.diccuric.org/ moe]
+
* [http://www.diccuric.org/ moe] [http://www.brightidea.eu/games/ moe2012]
  
 
== code ==
 
== code ==
 +
* http://blog.objectmentor.com/articles/2009/02/26/10-papers-every-programmer-should-read-at-least-twice
 +
* http://osteele.com/posts/2004/11/ides
 +
* http://libredocs.org/welcome.html paintchat+multiplayer texteditor mit owncloud+webbased : http://etherpad.org/ http://webodf.org/ http://code.google.com/p/svg-edit/
 +
* code history / version management / contrib visualization : [http://www.youtube.com/results?search_query=code+swarm&page=&utm_source=opensearch code swarm]
 +
** awesome version-history visualizer : http://code.google.com/p/gource/  http://www.youtube.com/watch?v=pSymT2p34B4
 +
* c : pointer to multidimensional array : int a[10][10]; int (*b)[10]; b = a;
 
* http://www.cakephp.org/ : webdev framework, php based alternative to Ruby on Rails ([http://www.neish.net/rails_cake_django comparison rails_cake_django])
 
* http://www.cakephp.org/ : webdev framework, php based alternative to Ruby on Rails ([http://www.neish.net/rails_cake_django comparison rails_cake_django])
 
* http://www.networksorcery.com/ - network protocols
 
* http://www.networksorcery.com/ - network protocols
 
* http://www.nosoftwarepatents.com/
 
* http://www.nosoftwarepatents.com/
 +
** http://www.heise.de/newsticker/Word-Verkaufsverbot-koennte-weit-reichende-Folgen-haben--/meldung/143484  (ms word infringes patents..)
 
* http://en.wikipedia.org/wiki/Software_patent
 
* http://en.wikipedia.org/wiki/Software_patent
 
* http://www.rants.org/2007/05/01/how-to-tell-that-software-patents-are-a-bad-idea/
 
* http://www.rants.org/2007/05/01/how-to-tell-that-software-patents-are-a-bad-idea/
Line 67: Line 74:
 
*[http://www.wotsit.org  wotsit]
 
*[http://www.wotsit.org  wotsit]
 
*[http://www.hetland.org/python/instant-python.php  python_tut]
 
*[http://www.hetland.org/python/instant-python.php  python_tut]
*[http://www.hostedscripts.com/scripts/antispam.html  antispam]
 
 
*[http://www.geometrictools.com/Intersection.html  geometrictools.com]
 
*[http://www.geometrictools.com/Intersection.html  geometrictools.com]
 
*[http://www.harveycartel.org/metanet/tutorials.html  Collision 2D Tutorial] (ngame)
 
*[http://www.harveycartel.org/metanet/tutorials.html  Collision 2D Tutorial] (ngame)
Line 91: Line 97:
 
* http://www-graphics.stanford.edu/data/3Dscanrep/ 3d depth-scan repository
 
* http://www-graphics.stanford.edu/data/3Dscanrep/ 3d depth-scan repository
 
* http://en.wikipedia.org/wiki/Gobby  : free software collaborative real-time editor
 
* http://en.wikipedia.org/wiki/Gobby  : free software collaborative real-time editor
 +
** http://etherpad.opennel.org  http://piratepad.net/
 
* http://irc.essex.ac.uk/www.iota-six.co.uk/c/ : c tutorials
 
* http://irc.essex.ac.uk/www.iota-six.co.uk/c/ : c tutorials
 
* http://www.cprogramming.com/tutorial.html
 
* http://www.cprogramming.com/tutorial.html
Line 111: Line 118:
 
* http://www.ollydbg.de/ debug,decompile,disassemble,reverse-engineer,hack  see also SoftICE (but website down?)
 
* http://www.ollydbg.de/ debug,decompile,disassemble,reverse-engineer,hack  see also SoftICE (but website down?)
 
* http://c2.com/cgi/wiki?DoTheSimplestThingThatCouldPossiblyWork
 
* http://c2.com/cgi/wiki?DoTheSimplestThingThatCouldPossiblyWork
 +
* http://gmarceau.qc.ca/blog/2009/05/speed-size-and-dependability-of.html  funky benchmark, lua kicks ass =)
 +
* http://c2.com/cgi/wiki?AntiPatternsCatalog  (aus produktiv programmiere, neal ford, o reilly)
 +
* http://www.cppdepend.com/  [http://cppdepend.wordpress.com/2009/11/09/why-ogre3d-make-you-want-to-use-it/ ogre sample]
 +
* http://stackoverflow.com/
 +
* http://www.catonmat.net/blog/bash-one-liners-explained-part-one/
  
 
== security ==
 
== security ==
Line 125: Line 137:
 
* [http://news.bbc.co.uk/2/hi/technology/7842013.stm win virus : vista,usb,calculetes urls.. : downadup/Conficker (21.01.2009)] UK Ministry of Defence, Hospitals
 
* [http://news.bbc.co.uk/2/hi/technology/7842013.stm win virus : vista,usb,calculetes urls.. : downadup/Conficker (21.01.2009)] UK Ministry of Defence, Hospitals
 
* http://www.gtalbot.org/BrowserBugsSection/MSIE7Bugs/ IE bugs
 
* http://www.gtalbot.org/BrowserBugsSection/MSIE7Bugs/ IE bugs
 +
* us drones hit by computer virus : http://www.wired.com/dangerroom/2011/10/virus-hits-drone-fleet/
  
 
== unsorted ==
 
== unsorted ==
 +
* http://vimeo.com/108650530
 +
* http://www.gutenberg.org/ free ebooks, art of war, ulysses, ...
 +
* http://www.casualvillain.com/ fancy art
 +
* http://www.bbc.co.uk/news/technology-15875522  cyborg insects in real life (tech, solar+motion energy harvest to power micro controller)
 +
* http://www.bbc.co.uk/news/science-environment-14976893  hydrogen/wasserstoff/strom erzeugende bakterien/mikroben limitless
 +
* https://www.opensource.gov US gov news/journalism source collection, found by computer analysis article on bbc, also http://www.monitor.bbc.co.uk/
 +
* self-defense/martial arts/karate courses on youtube : http://www.youtube.com/user/ChosonNinja#p/u/1299/ADO3zsqN6Rs
 +
* steampunk exhibition http://news.bbc.co.uk/2/hi/technology/8593305.stm
 +
* share mouse and keyboard across multiple computers : http://synergy2.sourceforge.net/
 +
* http://www.metacafe.com/watch/303404/canadian_autumn_video_pilotage_of_r_c_planes/ canadian autumn, remote controlled plane with camera : controlled by head mounted display
 
* http://trowley.org/ Graphics paper index
 
* http://trowley.org/ Graphics paper index
 
* http://sourceforge.net/projects/xming XServer for windows, putty -X  (aktivate X11 forwarding in config)
 
* http://sourceforge.net/projects/xming XServer for windows, putty -X  (aktivate X11 forwarding in config)
Line 227: Line 250:
 
* http://www.phorum.org/ forum software ([http://www.golem.de/0801/56773.html golem article])
 
* http://www.phorum.org/ forum software ([http://www.golem.de/0801/56773.html golem article])
 
* [[WarCraft3 Notes]]
 
* [[WarCraft3 Notes]]
* http://recaptcha.net/ anti-spam and helps digitizing books
 
 
*  http://www.arg0.net/encfs linux dir encryption without loopback (eg. good for home dir)
 
*  http://www.arg0.net/encfs linux dir encryption without loopback (eg. good for home dir)
 
* http://www.aquafold.com/ programm like phpmyadmin, for mysql-admin stuff (newest version is commercial, but older versions are free)
 
* http://www.aquafold.com/ programm like phpmyadmin, for mysql-admin stuff (newest version is commercial, but older versions are free)
Line 264: Line 286:
 
* http://onehundredmonths.org/ countdown to climate saving point of no return
 
* http://onehundredmonths.org/ countdown to climate saving point of no return
 
* http://news.bbc.co.uk/2/hi/technology/7990013.stm police helicopters endangered by laser-pointer pranks, tracking devices
 
* http://news.bbc.co.uk/2/hi/technology/7990013.stm police helicopters endangered by laser-pointer pranks, tracking devices
 +
* zeroconf vpn : http://en.wikipedia.org/wiki/Wippien
 +
* http://www.opensource-fuer-windows.de/
 +
* http://news.bbc.co.uk/2/hi/science/nature/8126197.stm Earth map free to download and use, terrain and elevation ?
 +
* windows data recovery : Diskinternals Fat32 oder NFTS
 +
* 23.04.2010 facebook replacing google tech? http://news.bbc.co.uk/2/hi/technology/8590306.stm
 +
* http://www.dailymotion.com/video/xcv6dv_pixels-by-patrick-jean_creation pixel invasion video
 +
* http://www.netdoktor.de/ symptome etc (z.b. blinddarm entzündung)
 +
* http://www.huffingtonpost.com/2010/07/15/digital-drugs-get-teens-h_n_647397.html  ("digital drug", altering brainwave by binaural, or two-toned audio signal -> headphones)
 +
* http://www.bbc.co.uk/news/science-environment-18868848 2012 graphene material for electronics
 +
* facerig: realtime face distortion software, facial expressions mapped to fantasy avatars, $10 or so (wolf tipp)
 +
 
=== license discussions ===  
 
=== license discussions ===  
 
* http://forum.freegamedev.net/index.php?t=msg&th=2312  (GPL-art)
 
* http://forum.freegamedev.net/index.php?t=msg&th=2312  (GPL-art)
Line 272: Line 305:
 
** http://forum.freegamedev.net/index.php?t=msg&th=27
 
** http://forum.freegamedev.net/index.php?t=msg&th=27
 
** http://forum.freegamedev.net/index.php?t=msg&th=227
 
** http://forum.freegamedev.net/index.php?t=msg&th=227
 +
 +
=== antispam ===
 +
 +
(text unter kommentar button:)
 +
WICHTIG: Sollte der oben eingetragene Link auf eine rein gewerbliche Seite führen, behalte ich es mir vor, für die hier platzierte Werbung Gebühren einzufordern. Der Rechnungsbetrag errechnet sich wie folgt: 150,- € x pagerank der beworbenen Seite. Er wird jedoch mindestens 300,- € betragen. Mit Klicken des Absenden-Buttons erkennen Sie diese Regelung an und verpflichten sich, die Rechnung innerhalb von 7 Tagen nach Erhalt ohne Abzug zu begleichen.
 +
 +
* [http://www.hostedscripts.com/scripts/antispam.html  antispam]
 +
* http://www.stopforumspam.com/
 +
* http://recaptcha.net/ anti-spam and helps digitizing books
 +
* phpbb3 : new users : first x posts moderated. stops manual spammers
  
 
== maps ==
 
== maps ==
Line 319: Line 362:
 
* http://news.bbc.co.uk/2/hi/uk_news/politics/7915479.stm  British 'careless' with liberties  
 
* http://news.bbc.co.uk/2/hi/uk_news/politics/7915479.stm  British 'careless' with liberties  
 
* http://news.bbc.co.uk/2/hi/uk_news/scotland/edinburgh_and_east/7932228.stm uk police looses usb stick with data on hundreds of investigations  
 
* http://news.bbc.co.uk/2/hi/uk_news/scotland/edinburgh_and_east/7932228.stm uk police looses usb stick with data on hundreds of investigations  
 +
* http://news.bbc.co.uk/2/hi/uk_news/magazine/8051577.stm  british freedom of information act, MPs' expenses to be publicised (taxmoney)
 +
* http://news.bbc.co.uk/2/hi/uk_news/politics/8064731.stm  "They want to know everything about us, I think we're entitled to know about them"  british MPs expenses details leaked
 +
* http://news.bbc.co.uk/2/hi/uk_news/8066586.stm Some 500 files with details of affairs, debt and drug use were also lost
 +
* http://news.bbc.co.uk/2/hi/asia-pacific/8091044.stm : china: filter software must be installed on all computers
 +
 +
*  http://www.williweise.de/ : z.b. bürgergutachten : http://www.williweise.de/index.php?rub_id=219
 +
 +
* one way to combat freedom of speech : call it "internet addiction" and have rehabilitation camps beating teenagers to death : http://news.bbc.co.uk/2/hi/technology/8185412.stm
 +
  
 
=== articles in german ===
 
=== articles in german ===
Line 344: Line 396:
  
 
* http://www.youtube.com/view_play_list?p=C8362DEC2E766374 Internetzensur Debatte 06.05.09 Bundestag
 
* http://www.youtube.com/view_play_list?p=C8362DEC2E766374 Internetzensur Debatte 06.05.09 Bundestag
 +
* http://www.fixmbr.de/deutsche-kinderhilfe-jetzt-wirds-schmutzig-zensursula/    ("deutsche kinderhilfe" lobby-werkzeug)
 +
** http://de.wikipedia.org/w/index.php?title=Deutsche_Kinderhilfe&diff=prev&oldid=59941631  wiki-censor/optimize
 +
* <pre>Das LG Hamburg hat einen Antrag der Rechteinhaber der Filme Ananas Express (Sony/Columbia Pictures),[...]Einen Unterschied zwischen guter und schlechter Zensur gibt es nicht, Zensur bleibt Zensur.[...]…</pre>
 +
* http://blog.pantoffelpunk.de/zermatschtes/wie-das-mit-pifobiz-lief satire page closed down fast
 +
* http://www.carechild.de/news/politik/internetzensur_carechild_versuch_blamiert_deutsche_politiker_566_1.html
 +
* http://www.focus.de/politik/weitere-meldungen/frankreich-internetsperren-fuer-raubkopierer-trotz-bedenken-des-eu-parlaments-gebilligt_aid_398597.html
 +
* http://dubistterrorist.de
 +
* http://www.youtube.com/watch?v=vwZA5FmjljI chess =  bloody killer game
 +
 +
* http://www3.ndr.de/sendungen/zapp/media/zappinteraktivinternetsperren100.html  mogis : missbrauchs opfer gegen internet sperren. handeln statt wegschauen
 +
 +
* http://dokumente.linksfraktion.net/pdfdownloads/7707070650.pdf abstimmungsverhalten Zensur : CDU&CSU:ja:198,nein:1 SPD:ja:190,nein:3  FDP:ja:0,nein:54,nix:7  Linke:ja:0,nein:36,nix:17  grüne:ja:0,nein:33,nix:18
 +
* http://www.lawblog.de/index.php/archives/2009/06/20/lobotomierte-volltrottel/ SPD : Zustimmung zum Internetzensurgesetz um verfassungsrechtlich unzulässige Verträge aufzuräumen ?!?
 +
** related heise : http://www.heise.de/newsticker/SPD-Politikerin-plaediert-fuer-europaweite-Web-Sperren--/meldung/140818
 +
 +
* http://zensurprovider.de/
 +
* http://www.taz.de/regional/berlin/aktuell/artikel/1/sturmhauben-machen-verdaechtig/
 +
* http://www.taz.de/regional/berlin/aktuell/artikel/1/erst-ausfuellen-dann-kaffee-trinken/
 +
* http://blog.handelsblatt.de/indiskretion/eintrag.php?id=2141  lieblingsbuch von schäuble ?
 +
* http://hamburger-anon.blogspot.com/2009/06/how-to-ursula-und-die-leyen-sowie-die.html
 +
* http://savethenet.ning.com/
 +
* http://www.nerdcore.de/wp/2009/07/25/braunschweig-verbietet-flashmobs/  flashmobs forbidden in braunschweig
  
 
== anonymizer ==
 
== anonymizer ==
Line 366: Line 440:
 
* http://rosinstrument.com/cgi-proxy.htm  (with choice from which country)
 
* http://rosinstrument.com/cgi-proxy.htm  (with choice from which country)
 
* http://www.dmoz.org/Computers/Internet/Proxying_and_Filtering/Hosted_Proxy_Services/Free/Proxy_Lists/
 
* http://www.dmoz.org/Computers/Internet/Proxying_and_Filtering/Hosted_Proxy_Services/Free/Proxy_Lists/
 +
* thor(vidalia)
  
 
== anti-censorship ==  
 
== anti-censorship ==  
 
+
 +
* google censorship requests http://news.bbc.co.uk/2/hi/technology/8633642.stm "government's request tool"
 
* http://www.your-freedom.net/ mentioned on [http://news.bbc.co.uk/2/hi/asia-pacific/7012984.stm bbc article about burma]
 
* http://www.your-freedom.net/ mentioned on [http://news.bbc.co.uk/2/hi/asia-pacific/7012984.stm bbc article about burma]
 
* http://glite.sayni.net/ mentioned on [http://news.bbc.co.uk/2/hi/asia-pacific/7012984.stm bbc article about burma]
 
* http://glite.sayni.net/ mentioned on [http://news.bbc.co.uk/2/hi/asia-pacific/7012984.stm bbc article about burma]
Line 380: Line 456:
 
* http://de.wikipedia.org/wiki/Verbotenes_oder_indiziertes_Medium    german wikipedia removes article about censorship
 
* http://de.wikipedia.org/wiki/Verbotenes_oder_indiziertes_Medium    german wikipedia removes article about censorship
 
* http://www.blackouteurope.eu/act/why-act.html  europe internet censorship 2009
 
* http://www.blackouteurope.eu/act/why-act.html  europe internet censorship 2009
* [http://tinyurl.com/camxkj/ http://kinderpornos.info/banner.gif]
+
* german : http://www.ennomane.de/2009/06/18/kinderporno-sperren-warum-es-sehr-wohl-um-zensur-geht/
 +
* peaceful revolution egypt 2011 http://www.bbc.co.uk/news/world-middle-east-12522848
  
 
== filesharing ==
 
== filesharing ==
Line 412: Line 489:
 
** http://news.bbc.co.uk/2/hi/technology/8003799.stm found guilty, will appeal
 
** http://news.bbc.co.uk/2/hi/technology/8003799.stm found guilty, will appeal
 
** http://news.bbc.co.uk/2/hi/technology/8014626.stm judge revealed as being industry lobby man
 
** http://news.bbc.co.uk/2/hi/technology/8014626.stm judge revealed as being industry lobby man
 
+
* http://news.bbc.co.uk/2/hi/technology/8044251.stm    Call to 'disconnect file-sharers'
 
+
* [http://www.funny4.me//images/own/00035331.jpg fun :  piracy is environment friendly]
 
+
* http://news.bbc.co.uk/2/hi/technology/8083866.stm  'Slow lane' for copyright thieves
 
+
* http://news.bbc.co.uk/2/hi/technology/8128551.stm pirate bay bought, will be legalized, user will be paid for sharing?
 +
* http://news.bbc.co.uk/2/hi/technology/8159560.stm Peer-to-peer download sites Kazaa and The Pirate Bay are set to return with a new, legal subscription model.
  
 
* politics : pirate party
 
* politics : pirate party
Line 435: Line 513:
 
* [http://www.youtube.com/watch?v=9BrLrwbkQWQ&feature=PlayList&p=7215531DEC4A815E&playnext=1&index=6 wie funktioniert geld] [http://www.maxvonbock.de webseite]
 
* [http://www.youtube.com/watch?v=9BrLrwbkQWQ&feature=PlayList&p=7215531DEC4A815E&playnext=1&index=6 wie funktioniert geld] [http://www.maxvonbock.de webseite]
 
* maybe some inet vidstreams, e.g. ccc on http://www.getmiro.com/ vidstreams
 
* maybe some inet vidstreams, e.g. ccc on http://www.getmiro.com/ vidstreams
 +
* [http://de.wikipedia.org/wiki/The_Da_Vinci_Code_%E2%80%93_Sakrileg Da Vinci Code Sakrileg]
 +
*  http://www.youtube.com/watch?v=ja9wwwPGkaA&feature=PlayList&p=030741C8C58767F8&index=0  obama conspiracy
 +
** http://video.google.com/videoplay?docid=7886780711843120756&ei=DgI8SrCZA5n02gL7hfyZCg&q=The+Obama+Deception
 +
* http://www.dailymotion.com/video/x7y1ur_endgame-deutsch-blaupause-fur-die-g_shortfilms
 +
* (unverified) uk nuclear arsenal outsourced to private firm? serco, Chris Hyma http://www.youtube.com/watch?v=szNLMtgI7hU
  
 
== installer,packaging,distribution ==
 
== installer,packaging,distribution ==
Line 442: Line 525:
  
 
== games ==
 
== games ==
 +
* http://www.wolfire.com/desperate-gods https://github.com/David20321/FTJ generic multiplayer boardgame simulator / interface : mouse cursor of other players visible, dice and cards physics, no rules enforced by computer
 +
* http://www.realmofthemadgod.com/  mmo shooter in browser
 +
* roguelike hunting / wilderness : unreal world : http://www.jmp.fi/~smaarane/urw_screenshots.html
 +
* sience löve2d dungeoncrawler "Dungeonspace" : http://forums.tigsource.com/index.php?topic=24705.0
 +
* http://somanyrooms.com/  lots of gamejam games in one big program / flash / browser
 +
* http://www.terrariaonline.com http://playstarbound.com/about/
 +
* tons of roguelikes : http://roguelikedeveloper.blogspot.com/2011/12/request-for-votes-ascii-dreams.html [[roguelike list mirror]]
 +
** [http://roguebasin.roguelikedevelopment.org/index.php/Major_roguelikes wiki] [http://roguebasin.roguelikedevelopment.org/index.php/Roguelike_Dev_FAQ#Dungeon_Crawl devfaq] [http://sites.google.com/site/ennewalker/stonesouptiles Crawl], [http://te4.org/tome/screenshots TOME], [http://www.zincland.com/powder POWDER], [http://rephial.org/ angband]
 +
* tome roguelike http://te4.org/tome/screenshots  Tales of Maj'Eyal : ToME 4 is an RPG Roguelike game
 +
* minecraft in space : blockaderunner [http://www.blockaderunnergame.com/Projects/BlockadeRunner/Videos.aspx] indie but not os, early
 +
* [http://www.planeshift.it/ planeshift] average online 20-80 http://planeshift.zeroping.it/index.php?page=stats
 +
* qubodup mmo, gpl?, http://www.thekingofdemons.com/
 +
* qubodup mmo, gpl?, http://www.evidyon.es/
 +
* http://www.pieceofpiestudios.com/swimmingunderclouds/ fish in bubble
 +
* http://plasmaclient.info  kaelis myst opensource client 
 +
* http://www.goblincamp.com/  opensource dwarffortress clone
 +
* http://www.igf.com/php-bin/entries2011.php  a few nice ideas.
 +
* http://blog.sketchnation.com/  custom shooter by painting on paper and photo
 +
* http://freegamer.blogspot.com/2010/04/error-42-deprecated-dimension.html : abstract vector gfx : bitfighter, quantum, hextd, wordwarvi, goblinhack
 +
* http://freegamer.blogspot.com/2010/03/one-little-bit-of-roguelike-one-hint-of.html pyromancer : asci-art/lowres shooter
 +
* http://blog.openclonk.org/  openclonk
 +
* http://code.google.com/p/wtfgame/ [http://forum.freegamedev.net/viewtopic.php?f=22&t=220 fg forum thread] wtfgame, roguelike basebuilding
 +
* http://home.exetel.com.au/tjaden/raidem/ topdown scroller, opensource, linux,win etc.
 
* http://triachnid.com/
 
* http://triachnid.com/
 
* http://www.ifi.lmu.de/studium-medieninformatik/galerie/mmp-ss06/group3.xhtml
 
* http://www.ifi.lmu.de/studium-medieninformatik/galerie/mmp-ss06/group3.xhtml
Line 516: Line 622:
 
* http://www.thelegacy.de/Museum/5839/ old amiga spacegame, nonfree, whales voyage
 
* http://www.thelegacy.de/Museum/5839/ old amiga spacegame, nonfree, whales voyage
 
* http://www.bay12games.com/dwarves/ Dwarf Fortress : closed source, asci art, roguelike survivor, build and manage fortress
 
* http://www.bay12games.com/dwarves/ Dwarf Fortress : closed source, asci art, roguelike survivor, build and manage fortress
 +
** http://tvtropes.org/pmwiki/pmwiki.php/VideoGame/DwarfFortress
 
** http://tigsource.com/articles/2009/01/10/new-years-resolution-play-dwarf-fortress video tuts
 
** http://tigsource.com/articles/2009/01/10/new-years-resolution-play-dwarf-fortress video tuts
 
* http://freedsa.schattenkind.net/ freedsa remake, early in development, see [http://www.crystals-dsa-foren.de/showthread.php?tid=700 forum thread], uses our [http://lugre.sf.net lugre] framework
 
* http://freedsa.schattenkind.net/ freedsa remake, early in development, see [http://www.crystals-dsa-foren.de/showthread.php?tid=700 forum thread], uses our [http://lugre.sf.net lugre] framework
Line 576: Line 683:
 
* http://freevikings.wz.cz/
 
* http://freevikings.wz.cz/
 
* http://apocalypse.rulez.org/vacuum
 
* http://apocalypse.rulez.org/vacuum
 +
* Sub-Culture : old cool non-foss submarine game with nice atmosphere [http://www.mobygames.com/game/windows/sub-culture/reviews/reviewerId,584/ mobygames (Criterion Studios/Ubi Soft)] [http://www.youtube.com/watch?v=Y5zBLgc1y-w&feature=PlayList&p=EF6EA144FA0F8A96&playnext_from=PL&playnext=1&index=18 youtube]
  
 
== gamedev and lists ==
 
== gamedev and lists ==
 +
* http://en.wikipedia.org/wiki/Bartle_Test#Achievers
 +
* http://notgames.org/blog/releases/
 +
* love2d offline docs : http://commondatastorage.googleapis.com/loveclub/docs.zip
 +
* indie game sale : http://www.becausewemay.com/direct.html
 +
* http://daid2.mine.nu/~daid/tigsource_pics/
 +
* 1month long gamejam : http://nagademo.com/
 +
* "Inventing on Principle" also in gamedesign (found on roguelike blog ascri dreams) http://vimeo.com/36579366
 +
* http://vterrain.org/
 +
* http://pcg.wikidot.com/ procedural content generation
 +
* 2d/3d noise perlin : http://www.noisemachine.com/talk1
 +
* linux: opensuse cross/multi-distro build/compile service https://build.opensuse.org/
 +
* lots of spaceship sience-fiction ideas : warp bubble, traversable wormhole, negative vacuum energy, quantum entanglement communicator, http://www.bbc.com/future/story/20120321-searching-for-a-starship/3
 +
* live screencast http://www.justin.tv
 +
* gamejam molydeux : http://www.facebook.com/events/134077380052626/
 +
* techlink https://developer.valvesoftware.com/wiki/Source_Multiplayer_Networking
 +
* techlink https://developer.valvesoftware.com/wiki/Latency_Compensating_Methods_in_Client/Server_In-game_Protocol_Design_and_Optimization
 +
* physfs physicsfs sandboxed/jailed filesystem for game scripts preventing access outside, also can mix dirs from archives+disk : http://icculus.org/physfs/
 +
* procedural planet/space rendering : http://sponeil.net/index.htm (link found in vegastrike forums)
 +
* http://independently-speaking.com/250-indie-games-you-must-play/
 +
* spacegame note : antimatter fuel from Van Allen belts of magnetic field of planets ? http://www.bbc.co.uk/news/science-environment-14405122
 +
* blogpost listing link-lists http://ploobs.com.br/?p=766
 +
* julius game-idea : riot-vs-police-rts/fps, monochrome-desaturate-on-move, http://forum.freegamedev.net/viewtopic.php?f=5&t=1384
 +
* media lib / simple framework like sdl? : http://www.sfml-dev.org/ used 2011.03 redit gamejam : http://freegamer.blogspot.com/2011/03/dev-corner-48-hour-reddit-game-jam.html
 +
* foss space games http://freegamer.blogspot.com/2011/01/oh-my-god-its-full-of-stars-free-and.html
 +
* german magazine http://www.codeschleuder.de/ and forums http://spieleprogrammierer.de/
 +
* game lists for marketing
 +
** Identica,Reddit,Google Wave,StumbleUpon,Linux Game Tome/happypenguin,Linux Game Database
 +
** FSDaily,OpenGameArt,tigsource,Slashdot,Libre Game Wiki,Wikipedia,LinuxGamer/s,RockPaperShotgun forums,Digg
 +
* focused on gamedev : http://www.pixelprospector.com/indev/ (indy + opensource)
 +
* http://www.moddb.com/games (more work in progress/dev is ok)
 +
* http://gamejolt.com/ (rather for finished games)
 +
* computergame-dev on tv, german [http://www.youtube.com/watch?v=zWesDDPdW7U 1] [http://www.youtube.com/watch?v=--negUCYyJA 2] [http://www.youtube.com/watch?v=ZVfwnG5pY3g 3]
 +
* http://www.significant-bits.com/how-i-got-art-for-my-game-part-1
 +
* http://www.makinggamers.net/  indie games
 +
* http://bytejacker.fliggo.com/ gamerdrome  game videos, like reviews, playthroughs  , video upload
 +
* irc : #ubuntu-gaming  (also a bunch of devs there)
 +
* http://code.google.com/hosting/search?q=label:game
 +
* http://www.opengamingnow.com/
 
* sindwiller blog posts about spacegame design : http://rgames.tuxfamily.org/?p=7
 
* sindwiller blog posts about spacegame design : http://rgames.tuxfamily.org/?p=7
 
* http://www.giantbomb.com/ wiki for search by game settings (e.g. post apocalyptic), has section for opensource
 
* http://www.giantbomb.com/ wiki for search by game settings (e.g. post apocalyptic), has section for opensource
Line 659: Line 805:
 
* http://lostgarden.com/2007/10/constructing-artificial-emotions-design.html  
 
* http://lostgarden.com/2007/10/constructing-artificial-emotions-design.html  
 
** http://www.gamasutra.com/view/feature/1992/constructing_artificial_emotions_.php
 
** http://www.gamasutra.com/view/feature/1992/constructing_artificial_emotions_.php
* http://www.valve-erc.com/srcsdk/general/multiplayer_networking.html (article about multiplayer)
+
* http://developer.valvesoftware.com/wiki/Source_Multiplayer_Networking (article about multiplayer networking, motion prediction, anti-lag etc)
 
* https://launchpad.net/
 
* https://launchpad.net/
 
*http://libertygaming.blogspot.com/2007/07/ultimate-resource-list-for-game-hackers.html
 
*http://libertygaming.blogspot.com/2007/07/ultimate-resource-list-for-game-hackers.html
Line 698: Line 844:
 
* http://www.gamedev.net/reference/programming/features/linuxprogramming4/ article : linux gamedev : Testing
 
* http://www.gamedev.net/reference/programming/features/linuxprogramming4/ article : linux gamedev : Testing
 
* http://www.gamedev.net/reference/programming/features/linuxprogramming5/ article : linux gamedev : Marketing and Distribution
 
* http://www.gamedev.net/reference/programming/features/linuxprogramming5/ article : linux gamedev : Marketing and Distribution
 +
** create .deb from sourcefiles ? http://giftwrap.tuxfamily.org/
 
* http://wiki.freegamedev.net/index.php/Portable_binaries
 
* http://wiki.freegamedev.net/index.php/Portable_binaries
 
* http://lgames.sourceforge.net/
 
* http://lgames.sourceforge.net/
Line 749: Line 896:
 
* http://forum.freegamedev.net/index.php?t=msg&th=2508 grumbel etc : linux packages, distributable binaries, art-pipeline, project organisation
 
* http://forum.freegamedev.net/index.php?t=msg&th=2508 grumbel etc : linux packages, distributable binaries, art-pipeline, project organisation
 
** https://launchpad.net/ubuntu/+ppas  ubuntu tool to build custom package repositories, e.g. for up to date gaming libs
 
** https://launchpad.net/ubuntu/+ppas  ubuntu tool to build custom package repositories, e.g. for up to date gaming libs
 +
 +
* http://hcsoftware.sourceforge.net/jason-rohrer/
 +
* http://freegamer.blogspot.com/2009/07/0-ad-now-open-source.html
 +
* http://code.google.com/p/quodlibet/ audio lib
 +
* http://www.netpanzer.org/ foss rts
 +
* http://www.boswars.org/  foss rts
 +
* http://boson.eu.org/  foss rts , 3d
 +
 +
* http://www.essentialmath.com/ Essential Math for Games Programmers
 +
* http://wwwcg.in.tum.de/Teaching/SS2010/Seminar/Workouts/index_html (German, courses pdf etc)
  
 
=== content distribution and gaming community systems like steam ===
 
=== content distribution and gaming community systems like steam ===
Line 758: Line 915:
 
* mockup (sindwiller) : http://flickr.com/photos/8033270%40N05/1168070901/
 
* mockup (sindwiller) : http://flickr.com/photos/8033270%40N05/1168070901/
 
* i think the http://www.openfrag.org/ project was working on something called smoke (or OpenCDS ?), but only for distribution (content delivery), and probably not very useful
 
* i think the http://www.openfrag.org/ project was working on something called smoke (or OpenCDS ?), but only for distribution (content delivery), and probably not very useful
 +
** opencds : http://docs.google.com/View?id=dhkt6vsf_35gtfsvddw#
 +
** opencds :  http://www.opencdspowered.org/forums/
 +
** opencds : http://forum.freegamedev.net/index.php?t=msg&th=2598
 
** http://openfrag.org/forum/viewthread/1340
 
** http://openfrag.org/forum/viewthread/1340
 
* http://goim2.sphene.net  
 
* http://goim2.sphene.net  
Line 767: Line 927:
 
* Freedesktop.org and GGZ (gnugamingzone)
 
* Freedesktop.org and GGZ (gnugamingzone)
 
* maybe interesting : Extensible Messaging and Presence Protocol (XMPP) [http://en.wikipedia.org/wiki/Xmpp xmpp]
 
* maybe interesting : Extensible Messaging and Presence Protocol (XMPP) [http://en.wikipedia.org/wiki/Xmpp xmpp]
 +
* http://www.impulsedriven.com/ commercial (company:stardocks) : steamlike system
 +
 +
* note : others ? (eg. Gluon, DJL, OpenCDS, ArchiveGames, glou)
  
 
=== linux installing,packaging ===
 
=== linux installing,packaging ===
Line 870: Line 1,033:
 
* http://en.wikipedia.org/wiki/Micro-blogging
 
* http://en.wikipedia.org/wiki/Micro-blogging
 
* Yammer, Twitter and Friendfeed
 
* Yammer, Twitter and Friendfeed
 +
 +
* ticket system / tech support / idea voting
 +
** http://getsatisfaction.com/ commercial, used by minecraft,twitter etc, inspiration
 +
** http://www.ideatorrent.org/ free
 +
** http://en.wikipedia.org/wiki/Comparison_of_issue_tracking_systems
 +
** http://en.wikipedia.org/wiki/Comparison_of_help_desk_issue_tracking_software
 +
* FAQ/Questions-and-Answer systems :
 +
** http://en.wikipedia.org/wiki/OSQA  (voting, bug also affects me etc)
 +
** http://stackoverflow.com/
 +
** http://askubuntu.com/
 +
** https://launchpad.net/ (bugtracker, groupware, code review, ppa debian-packet distribution, compile-farm/crossplatform?)
 +
** http://en.wikipedia.org/wiki/Comparison_of_issue-tracking_systems
  
 
== libs ==
 
== libs ==
Line 876: Line 1,051:
  
 
== content creation ==
 
== content creation ==
 
+
* interesting procedural tree generation mechanism+editor. exportable? http://docs.unity3d.com/Documentation/Components/class-Tree.html
 +
* http://algorithmiccomposer.com/  generative music
 +
* pixel art humanoid-character generation with anims http://www.charas-project.net/charas2/index.php?lang=en&generator=1
 +
* http://www.aseprite.org/  pixelart sprite editor
 +
* http://www.ludumdare.com/compo/tools/
 +
* programmer art, multiple part series ? http://gamasutra.com/blogs/ChrisHildenbrand/20111015/8669/2D_Game_Art_For_Programmers__Part_1_updated.php
 +
* fractal world generator (globe) http://donjon.bin.sh/world/
 +
* volume data (brain scans etc) http://www-graphics.stanford.edu/data/voldata/
 +
* pixelart editor for unity http://ragepixel.com/
 +
* pixelart tutorials : http://garmahis.com/tutorials/pixel-art-tutorials/ (eri tipp)
 +
** http://www.pixeljoint.com/forum/forum_posts.asp?TID=11299 
 +
** http://ghoulsblade.schattenkind.net/wiki/index.php/LudumDare201204#graphicstyle
 +
* game with well documented art-pipeline and big online presence : http://freegamer.blogspot.com/2011/01/ancientbeast-and-freezingmoon.html
 +
* terrain gen : lithosphere : http://freegamer.blogspot.com/2010/12/lithosphere-awesome-visual-procedural.html
 +
* art-for-code http://www.artforcode.org/  http://www.blendernation.com/art-for-code-ready-for-general-usage/ 
 +
* sculpting tool with auto tesselation, faster than blender, Sculptris, closedsrc, http://forum.freegamedev.net/viewtopic.php?f=6&t=400
 
* [[povray]]
 
* [[povray]]
 
* http://mapeditor.org/index.html "tiled" : generic 2d sprite/tilebased map/level editor  (opensource,java)
 
* http://mapeditor.org/index.html "tiled" : generic 2d sprite/tilebased map/level editor  (opensource,java)
Line 950: Line 1,140:
 
** http://www.ludamix.org/
 
** http://www.ludamix.org/
 
* http://iamaracademy.com/ blender modelling courses ?
 
* http://iamaracademy.com/ blender modelling courses ?
 +
* http://www.viremo.de/ architectural modellling, lua? maps/level design ? 
  
 
=== shader programming ===
 
=== shader programming ===
Line 958: Line 1,149:
 
=== forums ===
 
=== forums ===
  
 +
* http://opengameart.org/content/attracting-and-keeping-artists-oss-game-project
 
* http://blenderartists.org/forum/
 
* http://blenderartists.org/forum/
 
* http://www.gameartisans.org/
 
* http://www.gameartisans.org/
Line 977: Line 1,169:
  
 
== free content ==
 
== free content ==
 +
* http://www.spieleprogrammierer.de/wiki/Link-Sammlung#Fertiger_Content
 +
* http://freegamedev.net/wiki/Art_asset_resources
 +
* love2d resources sticky forum thread : http://love2d.org/forums/viewtopic.php?f=3&t=12
 +
* http://freegamer.blogspot.com/2011/06/dev-corner-how-to-request-art-for-your.html  (how to ask/request art (and how not to))
 +
** http://forums.wesnoth.org/viewtopic.php?f=13&t=26396  how to find artists for your team
 +
* http://freegamer.blogspot.com/2010/05/ryzom-foss-art.html http://media.ryzom.com/ ryzom
 +
* http://freegamedev.net/wiki/Free_3D_and_2D_art_and_audio_resources  fgd wiki list
 +
* http://pfunked.deviantart.com/gallery/  devianart-artist using free license
 
* http://peaceloveandhappiness.org/?q=taxonomy/term/2 free fonts
 
* http://peaceloveandhappiness.org/?q=taxonomy/term/2 free fonts
 
* http://wiki.freegamedev.net/index.php/Free_3D_and_2D_art_and_audio_resources
 
* http://wiki.freegamedev.net/index.php/Free_3D_and_2D_art_and_audio_resources
Line 1,020: Line 1,220:
 
* http://love2d.org/forum/viewtopic.php?f=3&t=12&st=0&sk=t&sd=a&start=20
 
* http://love2d.org/forum/viewtopic.php?f=3&t=12&st=0&sk=t&sd=a&start=20
 
* http://opengameart.org/
 
* http://opengameart.org/
 +
* eri found models or so : [http://home.comcast.net/~dfsmetsfan/dls/hind.jpg x] [http://home.comcast.net/~dfsmetsfan/dls/Grasses.jpg x]
  
 
==== 2d gfx / pixelart ====
 
==== 2d gfx / pixelart ====
Line 1,035: Line 1,236:
 
* http://www.davidrumsey.com/luna/servlet/view/group/812?os=0  maps, cc, used by freecol
 
* http://www.davidrumsey.com/luna/servlet/view/group/812?os=0  maps, cc, used by freecol
 
* http://gpl.imageafter.com/ 10k gpl2 images
 
* http://gpl.imageafter.com/ 10k gpl2 images
 +
* http://www.nuvorm.nl/start/index.php?option=com_content&view=article&id=76:explosiongenerator&catid=40:experiments&Itemid=53  pixel-explosion-generator
  
 
==== textures ====
 
==== textures ====
 +
* deviant art seamless textures group, not necessarily free but good to search. http://seamlesstextures.deviantart.com/
 +
* http://ogre3d.org/forums/viewtopic.php?f=11&t=56125&view=unread#unread space skybox tool
 +
* http://www.xnormal.net/1.aspx
 +
* http://www.mapzoneeditor.com/index.php?PAGE=HOME
 +
* http://neotextureedit.sourceforge.net/index.html  procedural texture gen (found in opendungeons forum)
 
* http://blender-archi.tuxfamily.org/Textures
 
* http://blender-archi.tuxfamily.org/Textures
 
* http://www.cgtextures.com/
 
* http://www.cgtextures.com/
Line 1,053: Line 1,260:
 
* http://freetexturesite.blogspot.com/
 
* http://freetexturesite.blogspot.com/
 
* http://www.tellim.com/texture_cd/  "Blender Texture Disk"  (public domain? see legal notes under credits)
 
* http://www.tellim.com/texture_cd/  "Blender Texture Disk"  (public domain? see legal notes under credits)
 +
* http://www.pixologic.com/zbrush/downloadcenter/texture/  license ??
  
 
==== models ====
 
==== models ====
 +
* http://www.blendswap.com/
 
* http://www.e2-productions.com/bmr/ (aka http://e2-productions.com/repository/index.php) Blender 3D Model Repository: Stuff made with Blender3D
 
* http://www.e2-productions.com/bmr/ (aka http://e2-productions.com/repository/index.php) Blender 3D Model Repository: Stuff made with Blender3D
 
*[http://www.psionic3d.co.uk/gallery/thumbnails.php?album=2 Psionic's 3D Game Resources > Free 3D Models]  [http://www.psionic3d.co.uk/forums/viewtopic.php?p=20795 license similar to public domain]
 
*[http://www.psionic3d.co.uk/gallery/thumbnails.php?album=2 Psionic's 3D Game Resources > Free 3D Models]  [http://www.psionic3d.co.uk/forums/viewtopic.php?p=20795 license similar to public domain]
Line 1,066: Line 1,275:
 
* commercial nonfree, but technically interesting models+texturing (also normal mapping) on showcase : http://www.exigent3d.com/
 
* commercial nonfree, but technically interesting models+texturing (also normal mapping) on showcase : http://www.exigent3d.com/
 
* http://www.hongkiat.com/blog/60-excellent-free-3d-model-websites/
 
* http://www.hongkiat.com/blog/60-excellent-free-3d-model-websites/
 +
* http://glest.org/glest_board/index.php?topic=2215.0  glest (fantasy rts) character models, animated ?
 +
** http://www.sharecg.com/v/17941/3d-model/armored-swordman:-low-poly-RTS-game-character
 +
* http://glest.org/glest_board/index.php?topic=4185.0 glest (fantasy rts) tilesets : terrain, trees etc (winter,summer,jungle,desert..)
 +
* http://webdocs.cs.ualberta.ca/~mburo/orts/  old foss strategy game, 3d, abandoned, scifi
 +
* http://www.blendermodels.org/  royality free models
 +
* http://www.reinerstilesets.de/de/
  
 
==== audio ====
 
==== audio ====
 +
* http://forum.freegamedev.net/viewtopic.php?f=6&t=2050 "Explosion sound effect generator -- Explodomatica" here: http://smcameron.github.com/explodomatica
 +
* http://freegamer.blogspot.com/2010/02/game-sfx-maker-tool-sfxr-in-flash.html post about [http://code.google.com/p/as3sfxr/ as3sfxr]
 
* http://www.jamendo.com/  creative commons music
 
* http://www.jamendo.com/  creative commons music
 
* http://freesound.iua.upf.edu/
 
* http://freesound.iua.upf.edu/
Line 1,079: Line 1,296:
 
* http://www.newgrounds.com/audio/  (CC-BY-NC-SA , sadly non-commercial -> not free as in speech)
 
* http://www.newgrounds.com/audio/  (CC-BY-NC-SA , sadly non-commercial -> not free as in speech)
 
* http://www.pdsounds.org/ public domain ?  (03.2009:dead, but [http://pdsounds.tuxfamily.org/ archive] released : http://forum.freegamedev.net/index.php?t=msg&th=2483  )
 
* http://www.pdsounds.org/ public domain ?  (03.2009:dead, but [http://pdsounds.tuxfamily.org/ archive] released : http://forum.freegamedev.net/index.php?t=msg&th=2483  )
* sfxr : http://www.imitationpickles.org/ludum/2007/12/13/sfxr-sound-effects-for-all/
+
** revived: http://www.pdsounds.org/homepage  info: http://librivox.org/forum/viewtopic.php?t=19186
 +
* sfxr : http://www.imitationpickles.org/ludum/2007/12/13/sfxr-sound-effects-for-all/   original hp:  http://www.drpetter.se/project_sfxr.html
 
* http://opsound.org/
 
* http://opsound.org/
 
* http://wiki.laptop.org/go/Sound_samples 10GB of CC-BY 3.0 sounds
 
* http://wiki.laptop.org/go/Sound_samples 10GB of CC-BY 3.0 sounds
Line 1,086: Line 1,304:
 
* synthetic speech : http://forum.freegamedev.net/index.php?t=msg&th=2232
 
* synthetic speech : http://forum.freegamedev.net/index.php?t=msg&th=2232
 
* http://forum.freegamedev.net/index.php?t=msg&th=2285 qubodups weapon sounds pack
 
* http://forum.freegamedev.net/index.php?t=msg&th=2285 qubodups weapon sounds pack
 +
* http://forum.freegamedev.net/index.php?t=msg&th=2650 electronic music duo offering help, also  ccMixter community of Creative Commons-licensed music
  
 
== hosting ==
 
== hosting ==
Line 1,099: Line 1,318:
 
* http://www.netcup.de (cheap php,mysql)
 
* http://www.netcup.de (cheap php,mysql)
 
* http://baywords.com/ blog
 
* http://baywords.com/ blog
 +
* google website hosting : http://sites.google.com/
 +
* forums:  http://www.mfbb.net/
 +
* http://freeshell.de/~joomla/  free perl/php/mysql, no cost, just send postcard
  
 
=== code / project hosting ===  
 
=== code / project hosting ===  

Latest revision as of 11:47, 30 November 2014

I am not responsible for the content of external internet sites

top

c++ libraries

blender

friends

code

security

unsorted

license discussions

antispam

(text unter kommentar button:) WICHTIG: Sollte der oben eingetragene Link auf eine rein gewerbliche Seite führen, behalte ich es mir vor, für die hier platzierte Werbung Gebühren einzufordern. Der Rechnungsbetrag errechnet sich wie folgt: 150,- € x pagerank der beworbenen Seite. Er wird jedoch mindestens 300,- € betragen. Mit Klicken des Absenden-Buttons erkennen Sie diese Regelung an und verpflichten sich, die Rechnung innerhalb von 7 Tagen nach Erhalt ohne Abzug zu begleichen.

maps

opensource mobile/wirless software

3d printing

police state politics


articles in german

anonymizer

email/registration

proxy/webproxy

anti-censorship

filesharing

conspiracy related

installer,packaging,distribution

games

gamedev and lists

content distribution and gaming community systems like steam

  • note : others ? (eg. Gluon, DJL, OpenCDS, ArchiveGames, glou)

linux installing,packaging

commercial opensource

video capturing and editing

video hosting (for game videos etc)

general linux news and links

(also useful for getting the word out)

social networking and bookmarking

libs

content creation

shader programming

forums

free content

2d gfx / pixelart

textures

models

audio

hosting

free hosting for opensource projects or websites :

code / project hosting

file / image hosting

asset management (models,textures,...)

temporary email hosting

fun

uni