Sandkasse: Difference between revisions

From Yggenyk
Jump to navigation Jump to search
 
(353 intermediate revisions by the same user not shown)
Line 11: Line 11:




* [[LEGO Mindstorms]]
* [[LEGO Mindstorms]][[File:Example.jpg]]


* [http://www.hostip.info/ Trace geographic ip address hostip.info]
* [http://www.hostip.info/ Trace geographic ip address hostip.info]
Line 36: Line 36:
* [http://sourceforge.net/projects/pyurlsnooper/ PyURLSnooper]
* [http://sourceforge.net/projects/pyurlsnooper/ PyURLSnooper]


====Error 5100 on Canon printers====
===Test ny MediaWiki===
* [http://fix-your-printer.blogspot.com/2009_03_01_archive.html Fix your printer ! - Reset printers and cartridge. Printers problem solving,tips, tricks and tutorial]
[[File:Test.jpg]]
Clean the timing strip
[[File:Printer.jpg]]
* [http://www.wraithtdk.com/filedump/MP830/Canon%20PIXMA%20MP830%20Service%20Manual.pdf PIXMA MP830 SERVICE MANUAL]
 
* [http://pixma.ulmb.com/?p=226 Canon Service Call Error codes]
===My 3D printer===
====Enclosure====
* [https://medium.com/@tomdell/platsa-3d-printing-enclosure-47077e4dda61 IkeaPlatsa 3D printing enclosure - original idea with drawer]
* [https://www.thingiverse.com/thing:3417593 Ikea Platsa 3D Printer Enclosure - Spool Holder]
* [https://www.thingiverse.com/thing:3349588 Ender 3 / Ender 3 Pro - Underside PSU Mount]
* [https://www.stlfinder.com/model/knurled-14-20-camera-mount-screw-Mc0nit3s/7791192/ Knurled 1/4-20 Camera Mount Screw]
* [https://www.thingiverse.com/thing:2720049 Knurled 1/4-20 Camera Mount Screw]
* [https://www.stlfinder.com/3dmodels/1-4-20-screw/ Different Camera screws]


====Vista Print Spooler Stopping====
====OctoPrint====
Delete all files in C:\Windows\System32\spool\PRINTERS
* [https://octoprint.org/ OctoPrint - The snappy web interface for your 3D printer]
* [http://www.amphis-software.com/tech-tips/vista-print-spooler-stopping.htm Vista Print Spooler Stopping]
* [https://community.octoprint.org/t/logitech-c920-journey/3019 Logitech C920 Pro - Focus setting]


====DataGrid Styling====
====ASA====
* [http://stackoverflow.com/questions/5303470/change-wpf-datagrid-column-header-style-menu-visibility-in-code-behind Change WPF DataGrid Column Header Style, Menu Visibility in Code Behind?]
* [https://www.youtube.com/watch?v=9Ja9utWCKWA&list=RDCMUCWEX2NVlLeIQr3v-cIF9LxA&start_radio=1&t=1254s Cura 3d Slicer for Beginners in Depth Tutorial]
* [http://stackoverflow.com/questions/3133097/wpf-datagrid-template-removes-ability-to-resize-columns WPF Datagrid template removes ability to resize columns]
* [https://youtu.be/9Ja9utWCKWA?t=838 Material (Temperature)]
* [http://stackoverflow.com/questions/4371554/wpf-datagrid-automatic-column-resizing-logic WPF - DataGrid - Automatic Column Resizing Logic]
* [https://youtu.be/9Ja9utWCKWA?t=963 Material (Flow rate)]
* [http://webcache.googleusercontent.com/search?q=cache:X0Ib8W9MzC0J:www.wpftutorial.net/DataViews.html+cast+ilist+to+CollectionViewSource&cd=9&hl=da&ct=clnk&source=www.google.com How to Create and Use a CollectionView]
* [https://youtu.be/9Ja9utWCKWA?t=1004 Travel (Retraction)] 7.5 30 30 30
* [http://blogs.msdn.com/b/jgoldb/archive/2008/08/26/improving-microsoft-datagrid-ctp-sorting-performance.aspx Improving Microsoft DataGrid CTP sorting performance]
* [https://youtu.be/9Ja9utWCKWA?t=1096 Speed ]
* [http://www.wpftutorial.net/DataGrid.html WPF DataGrid Control....]
* [https://youtu.be/9Ja9utWCKWA?t=1230 Travel (Combing)]
* [http://msdn.microsoft.com/en-us/library/ms745786.aspx How to: Sort a GridView Column When a Header Is Clicked]
* [https://youtu.be/9Ja9utWCKWA?t=1373 Cooling ]
* [http://waxtadpole.wordpress.com/2009/11/04/wpf-setting-default-sort-order-for-datagrid-without-using-a-static-resource/ WPF Setting Default Sort Order For Datagrid Without Using A Static Resource]
* [https://youtu.be/9Ja9utWCKWA?t=1407 Build Plate Adheasion] Use Raft when tuning
* [http://stackoverflow.com/questions/1627149/pre-sorting-a-datagrid-in-wpf Pre-sorting a DataGrid in WPF]
* [https://youtu.be/9Ja9utWCKWA?t=1575 Mesh Fixes]
* [http://www.4guysfromrolla.com/articles/012308-1.aspx Extending the GridView to Include Sort Arrows *** Nice article]
* [https://youtu.be/9Ja9utWCKWA?t=1636 Create Profile From Current Settings]
* [http://blog.smoura.com/wpf-toolkit-datagrid-part-ii-custom-styling/ WPF Toolkit DataGrid, Part II – Custom styling]
top surface skin layers are used to get a more beautiful layers on the top of prints.
* [http://blogs.msdn.com/b/jaimer/default.aspx?PageIndex=1&PostSortBy=MostViewed Styling Microsoft’s WPF datagrid]
* [http://blogs.msdn.com/b/vinsibal/archive/2008/08/29/wpf-datagrid-tri-state-sorting-sample.aspx WPF DataGrid: Tri-state Sorting sample]
* [http://blogs.msdn.com/b/vinsibal/archive/2008/08/27/more-datagrid-samples-custom-sorting-drag-and-drop-of-rows-column-selection-and-single-click-editing.aspx More DataGrid Samples: Custom Sorting, Drag and Drop of rows, Column Selection, and Single-click Editing]
* [http://msdn.microsoft.com/en-us/library/ff407126.aspx How to: Group, Sort, and Filter Data in the DataGrid Control]
* [http://blogs.msdn.com/b/jaimer/archive/2009/01/20/styling-microsoft-s-wpf-datagrid.aspx Styling Microsoft’s WPF datagrid]
* [http://www.codeproject.com/KB/WPF/WPFDataGridExamples.aspx# WPF DataGrid Practical Examples]
* [http://blogs.u2u.be/diederik/2009/09/default.aspx Validation in a WPF DataGrid]


if you set 10 top layers, then it will print 10 top layers.


now if you set "top surface skin layers" to 2, then the last 2 layers of the top layers, will be printed as top surface skin layers.


* [http://msdn.microsoft.com/en-us/library/ms743737.aspx Adorners Overview]
you can change these settings for the top surface skin: top surface skin speed, top surface acceleration, top surface skin jerk, top surface skin line width, top surface skin pattern and top surface skin line directions.


====MacBook====
what i usually do is set the top surface skin layers to 1, use top surface skin line width of 1/2 the usual line width (nozzle size), and use top surface Line Pattern with Line directions of 45° or 90°, degrees.
* [http://support.apple.com/kb/ht1379 Resetting your Mac's PRAM and NVRAM]
* [http://support.apple.com/kb/ht1533 Startup key combinations for Intel-based Macs]
* [http://www.powerbookmedic.com/manual.php?id=57 MacBook 13" (A1342) Take Apart Video]
* [http://www.mediafour.com/products/macdrive/standard/ MacDrive Standard - Read Mac Drives from Windows]


====Embedded WiFi====
the smaller line width creates smoother surfaces with less pronounced ridges, similar to ironing, the line directions will be consistent on all the top surfaces, to get more decent looking top surfaces.
* [http://www.digi.com/products/wireless-wired-embedded-solutions/solutions-on-module/rabbit-minicore/ MiniCore® RCM5600W Series]
* [http://www.c88.dk/print.asp?menu=133&side=280  RCM5600W fra C88]


====Blandede links====
===Sauser og fond===
* [http://www.damonkohler.com/2009/02/android-recipes.html Android Recipes and Snippets]
* [http://politiken.dk/mad/opskrifter/opskriftartikler/article5565667.ece Mesterkokken guider til smagfuld fond: Det kan faktisk ikke gå galt]
* [http://www.softwarepassion.com/android-series-custom-listview-items-and-adapters/ Android Series: Custom ListView items and adapters]
* [http://www.grillguru.dk/forum/viewtopic.php?t=40181 Kalve-Oksefond. Mørk fond]
* [https://gastromad.dk/kalvefond/ Gastromand - Kalvefond]


* [http://developer.android.com/guide/topics/ui/ui-events.html Handling UI Events]
===Cannillo's salater===
* [http://developer.android.com/guide/topics/ui/binding.html Binding to Data with AdapterView]
[[File:Pastasalat.jpg]]
* [http://developer.android.com/resources/tutorials/views/hello-spinner.html Android Spinner control]
====Pastasalat - Pasta di insalata====
* [http://coderzheaven.com/2011/02/19/how-to-set-an-item-selected-in-spinner-in-android/ How To Set An Item Selected In Spinner In ANDROID?]
* 250 g pasta (penne, sløjfer...)
<source lang="java">
* 500 g hvide bønner (udblødt og kogt) mindre hvis det måles som tørrede
ArrayList<String> entries = new ArrayList<String>(Arrays.asList("List Item A", "List Item B"));
* 50 g kapers
ArrayAdapter<String> arrAdapt = new ArrayAdapter<String>(this, R.layout.list_item, entries);
* agurk
arrAdapt.setNotifyOnChange(true);
* syltet agurk
arrAdapt.add("List Item C");
* 300 g drænede syltet italiensk grøntsagsblanding (evt lidt mindre hvis der er agurk og syltet agurk i)
</source>
* 100 g grønne bønner
* []
* 4 store stængler blegselleri med toppen
* [http://developer.android.com/reference/android/os/PowerManager.WakeLock.html PowerManager.WakeLock]
* 700 g mayonnaise
* [http://mylifewithandroid.blogspot.com/2010/01/remoteviews-as-hypertext-document.html RemoteViews as hypertext document]
* 4 tsk salt
* [http://mobiforge.com/designing/story/understanding-user-interface-android-part-1-layouts Understanding User Interface in Android - Part 1: Layouts]
* 4 tsk groft peber
* [http://mobiforge.com/designing/story/understanding-user-interface-android-part-2-views Understanding User Interface in Android - Part 2: Views]
* 2 spsk hvid balsamico
* [http://mobiforge.com/designing/story/understanding-user-interface-android-part-3-more-views Understanding User Interface in Android - Part 3: More Views]
* 1 tsk oregano (1 spsk er for meget)
* [http://mobiforge.com/designing/story/understanding-user-interface-android-part-4-even-more-views Understanding User Interface in Android - Part 4: Even More Views]
* hvad med ??? g cremefraiche, ricotta???


* [http://forum.xda-developers.com/showthread.php?t=733339 Android Development and Hacking - Android Software Development - Google Navigation API]
Serveres portionsanrettet pyntet med soltørrede tomater
* [file:///C:/Android/android-sdk-windows/docs/reference/java/util/Locale.html Lokale - Android SDK]


====SQL Server troubleshooting====
[[File:Artiskoksalat.jpg]]
* [http://support.microsoft.com/?kbid=884495 The Microsoft ISA Server Storage service failed to start due to the following error: The service did not respond to the start or control request in a timely fashion. source: Service control manager Event ID: 7009 Type Error Description Timeout (30000 milliseconds) waiting for the Microsoft ISA Server storage service to connect.]
* [http://msdn.microsoft.com/en-us/library/ms187885.aspx Viewing the SQL Server Error Log]


====DNS====
====Artiskoksalat====
* [http://rscott.org/dns/soa.html Oversimplified DNS]
* 275 g drænet artiskok i olie (kvarte)
* [http://support.microsoft.com/kb/200525 Using NSlookup.exe]
* 140 g sorte oliven i skiver
* [http://www.java2s.com/Code/Java/Network-Protocol/AnnslookupcloneinJava.htm An nslookup clone in Java]
* 1 agurk uden ender agurk
* [ftp://ftp.isc.org/isc/bind9/9.2.3/bind-9.2.3.tar.gz Nslookup source code]
* syltet agurk
* 5 stilke blegselleri med top skåret i skiver
* kapers
* hvide bønner (udblødt og kogt)
* olie eddike dressing???


====Windows Workflow Foundation====
* (hvid balsamico) (1 dl marinade)
* [http://visualstudiogallery.msdn.microsoft.com/7fe6f504-a58d-456e-8f55-e64bddc81a41/ Hands On Lab: Introduction to Windows Workflow Foundation (WF4) ]
* (soltørrede tomater)
* [http://code.msdn.microsoft.com/Windows-Workflow-b4b808a8 Windows Workflow Foundation (WF4) - Introduction to State Machine Hands On Lab]
* (løg, forårsløg)
* [http://www.microsoft.com/downloads/en/details.aspx?familyid=752CB725-969B-4732-A383-ED5740F02E93&displaylang=en Visual Studio 2010 Training Kit - Introduction To Workflow Services Hands On Lab]
* (rød peberfrugt)
* (hvidløg, oregano, salt, peber)
* (kartofler)


====Træsko====
====Druknede fennikel - Finocchi affogati====
Dem fra Fog
* [http://www.saekko-industri.dk/Default.aspx?ID=308&ProductID=521.43&GroupID=7050 Euro-Dan PU-finér tøffel fra OX-ON Varenummer: 521.43]
* [http://globaltools.dk/da_p/sikkerhedsudstyr/traesko/fodtoej_0/traesko_soft_u_kap_s De samme på postordre]
* [http://www.euro-dan.dk/DK/Sider/Tr%e6sko-D.html Euro-Dan]
* [http://www.slidstaerk.dk/trasko.html Slidstærk.dk]


====Debugging and profiling====
===Online backup with CrashPlan===
* [http://www.codeproject.com/KB/bugs/PdbParser.aspx How To Inspect the Content of a Program Database (PDB) File]
* [http://www.fagbladet3f.dk/temaer/digitalt/e5ec85183fec4d2d8317c078d3a82240-20120814-sdan-sikkerhedskopierer-man-bedst-med-crashplan-august-2012 Sådan sikkerhedskopierer man bedst (med Crashplan), august 2012 - 3F]
* [http://megalomania.me/20140222/backblaze-vs-crashplan/ Backblaze vs. Crashplan]
* [https://www.code42.com/store/ CrashPlan Shop and Pricing]
*  [http://support.code42.com/CrashPlan/Latest/Backup/Backing_Up_Your_Entire_Family#Changing_From_An_Individual_Subscription_To_A_Family_Subscription BACKING UP YOUR ENTIRE FAMILY]
* [http://www.code42.com/crashplan/ Crashplan - Set to go]


====Opspænding af cykelhjul====
* [http://www.yamahafs1.dk/forum/download/file.php?id=13879&sid=bad6634c98730ded82d200450e76feaf Guide til hjul og eger4.pdf - (Motorcykel)]
* [http://www.sheldonbrown.com/wheelbuild.html Wheelbuilding]


* [http://techdocs.shimano.com/techdocs/blevel.jsp?ASSORTMENT%3C%3East_id=1408474395181679&FOLDER%3C%3Efolder_id=2534374302051151&bmUID=1246924812515 Shimano DH  Dynamo Front Hubs]
* [http://www.tuaw.com/2012/11/06/lessons-from-sandy-crashplan-and-the-importance-of-off-site-bac/ Lessons from Sandy: CrashPlan and the importance of off-site backup]
* [http://techdocs.shimano.com/media/techdocs/content/cycle/EV/bikecomponents/DH/EV-DH-2R40-2288_v1_m56577569830608780.pdf DH-2R40-E SW-NX30 Dynamo Front Hub (for Roller Brake)]
* [http://techdocs.shimano.com/media/techdocs/content/cycle/EV/bikecomponents/DH/EV-DH-2R30-E-2498A_v1_m56577569830682142.pdf Hub Dynamo (6 V-- 2.4 W / Roller Brake Compatible DH-2R30-E DH-2R30-ES]
* [http://senseable.mit.edu/copenhagenwheel/ The Copenhagen Wheel]
* [http://smartlifeblog.com/5-smart-cycling-upgrades/ The ReeCharge Power Pack upgrades any bike hub dynamo to work on important things like smartphones, and other smartphone]
* [http://www.thinkbiologic.com/products/reecharge-power-pack ReeCharge™ Power Pack]


===Chromecast and EZCast===
* [http://www.iezvu.com/index.php?&m=download&a=index&id=29&l=en&aa=10 EZCast download page]


Reservedele
===Image tagging===
* [http://stores.ebay.de/Wheels-4-Frames Wheels-4-Frames - ebay]
 
* [http://www.idealo.de/preisvergleich/MainSearchProductCategory/100I1-15.html?q=DH-3N30&ts=1304229684668 idealo.de DH-3N30]
====General information====
* [http://cgi.ebay.de/ws/eBayISAPI.dll?ViewItem&rvr_id=228784372184&customid=oesg&item=310311967062#ht_2553wt_979 ebay.de]
* [http://msdn.microsoft.com/en-us/library/windows/desktop/ee719653(v=vs.85).aspx WIC Metadata Overview]
* [http://cgi.ebay.de/28-Trekking-Laufrad-Shimano-Nabeldynamo-nwtg-/110678816337?pt=Sport_Radsport_Fahrradteile&hash=item19c4f8b651&autorefresh=true#ht_500wt_1156 ebay.de]
* [http://www.cykelpartner.dk www.cykelpartner.dk]
* [http://politiken.dk/tjek/penge/pengetest/dinepengetest/ECE310054/stor-prisforskel-paa-cykellapning/ Stor prisforskel på cykellapning]
* [http://www.dethitter.dk/sog/Knallertforretninger/Frederiksberg/ www.dethitter.dk/sog/Knallertforretninger/Frederiksberg]


==== Cryptology====
====XMP====
* [http://www.geocaching.com/seek/cache_details.aspx?wp=GCNVTV Geocache CCC#2 - Vigenère]
[[File:Xmp_tagline_200px.png]]
* [http://www.secretcodebreaker.com/ Secret Code Breaker - Online Cryptoanalyst's Handbook]
* [http://en.wikipedia.org/wiki/Extensible_Metadata_Platform Extensible Metadata Platform - Wikipedia]
* [http://en.wikipedia.org/wiki/Kasiski_examination Kasiski examination - Wikipedia]
* [http://www.daimi.au.dk/PB/485/PB-485.pdf Block Ciphers - Analysis, Design and Applications]
* [http://www.murky.org/blg/2004/09/autokey-or-le-chiffre-indchiffrable/ AutoKey or le chiffre indéchiffrable]
* [http://home.cogeco.ca/~cipher/cyprogs.htm Cryptology Programs]


==== Opskrifter - jeg endnu ikke har prøvet ====
=====XMP 1.0 2005=====
* [http://superbrugsen.dk/mad+og+opskrifter/madplanen/recipe/1083 Ulla's kylling med Parmesan]
* [http://sourceforge.net/projects/csxmptk/ C# XMP Toolkit]
* [http://superbrugsen.dk/mad+og+opskrifter/madplanen/recipe/556 Gulerodssalat med appelsin, kikærter, chili og spinat]
* [http://msdn.microsoft.com/query/dev11.query?appId=Dev11IDEF1&l=EN-US&k=k(System.Windows.Media.Imaging.BitmapMetadata)%3bk(TargetFrameworkMoniker-.NETFramework%2cVersion%3dv4.5)%3bk(DevLang-csharp)&rd=true System.Windows.Media.Imaging.BitmapMetadata]
* C:\dev\mickey\ReadMetadate


* [http://en.wikipedia.org/wiki/Swiss_cuisine Swiss Cuisine - Wikipedia]
====EXIF====
* [http://www.youtube.com/watch?v=Y2CFykOrI80 Rösti - YouTube 1]
* [http://www.media.mit.edu/pia/Research/deepview/exif.html Description of Exif file format]
* [http://www.youtube.com/watch?v=qh0VQGhCdeM Rösti - YouTube 2]
* [http://www.youtube.com/watch?v=OugaOfkpVaY Rösti - YouTube 3]


* [http://www.foodnews.ch/cooking/20_rezepte/Rezepte_Laender_CH1.html Schweiziske opskrifter 1]
====Picasa====
* [http://www.foodnews.ch/cooking/20_rezepte/Rezepte_Roesti.html Rösti-Recepte]
* [http://picasa.google.com/ picasa.google.com]
* [http://www.foodnews.ch/x-plainmefood/30_produkte/Kaese.html Käse - oversigt over oste]
* [http://www.anvo-it.de/wiki/avpicfacexmptagger:main AvPicFaceXmpTagger] Tool for tagging Picasa 3.5 tags into .jpgs
Uses XMP tag system created by Adobe with the addition of Microsoft XMP namespace Microsoft Photo Region Schema and is used by Windows Live Photo Gallery.
* [https://developers.google.com/picasa-web/ Picasa Web Albums Data API]


====Google+ Platfoem====
* [https://developers.google.com/+/api/ Google+ API]


* [http://www.about.ch/culture/food/index.html#CH_Buerli Schweiziske opskrifter 2]
===DR TV oversigter===
* [http://www.madabc.dk/frontpage.aspx?id=0&dbid=8642a742-744e-4d74-8622-16e0f92cf622 Raclette oste]
* [http://www.dr.dk/programoversigttiltryk/ Ugeprogrammer og rettelser til brug for programoversigter]
* [http://www.dr.dk/betalab/2009/11/12/programoversigt-for-dr-tv-som-xml/ PROGRAMOVERSIGT FOR DR TV SOM XML]


* [http://www.artisanalcheese.com/categories/switzerland-cheese/ Switzerland Cheese]
====Tablet UX====
* [http://www.artisanalcheese.com/cheeseclock/ CheseClock]
* [http://ux.stackexchange.com/questions/23356/how-to-indicate-a-form-field-error How to indicate a form-field error?]


* [http://www.marions-kochbuch.de/index/0748.htm Schweineschmalz - Marions Kochbuck]
====Squeezebox====
* [http://www.butter.ch/de/ratgeber/produktinformationen/buttersorten.html Buttersorten - eingesottene Butter]
* [http://www.dr.dk/hjaelp/DR%20Netradio/20111020145139.htm Danmarks Radio DR Direkte links]


* [http://www.landwirtschaft.ch/de/wissen/pflanzen/kartoffelbau/kochtypen/ Kartoffeltyper]
=====Squeezebox End Of Life=====
* [http://www.dict.cc/?s=geschwellte+Kartoffeln dict.cc English-German Dictionary - geschwellte Kartoffeln]
* [http://forums.slimdevices.com/showthread.php?96188-New-Squeezebox-Radio&p=714295&viewfull=1#post714295 New Squeezebox Radio]
* [http://de.narkive.com/2010/2/27/1695996-selten.html Pillekartofler]
* [http://forums.slimdevices.com/showthread.php?96542-CNET-Logitech-leaves-Squeezebox-fans-wondering-what-s-next&p=718707&viewfull=1#post718707 CNET: Logitech leaves Squeezebox fans wondering what's next]
* [http://www.rezeptsuche.info/suche/Geschwellte+Kartoffeln/ Receptsuche - Geschwellte Kartoffeln]


* [http://www.kaesewelten.de/Schweiz/Sbrinz-AOC::578.html Kaesewelten.de - Sælger oste til hele Europa]
=====Squeezebox=====
* [http://valutaomregneren.dk Valutaomregner]
* [http://www.delback.co.uk/squeezebox/sbr_signal.html Getting an on/off indicator voltage out of a Squeezebox Receiver]
* [http://www.shopwiki.de shopwiki.de]


=====MySQL Collation=====
* [http://bugs.mysql.com/bug.php?id=21505 Collation BUG]
# http://dev.mysql.com/doc/refman/5.0/en/charset-connection.html


* [http://www.svensksmak.se/index.php?action=recept_info&id=1366 Fransk omelett 1]
SHOW VARIABLES LIKE 'character_set%';
* [http://www.recept.nu/1.306812/ulrika_davidsson/varmratter/1.306812?view=printerfriendly Fransk omelett 2]
SHOW VARIABLES LIKE 'collation%';
* [http://www.arla.se/Default____17653.aspx?RecipeID=15845 Fransk omelett 3]
SET collation_connection = @@collation_database;
* [http://dev.mysql.com/doc/refman/5.0/en/charset-connection.html Connection Character Sets and Collations]


* [http://wiki.slimdevices.com/index.php/SqueezeCenter_File_Locations Squeezebox Server File Locations]
* [http://wiki.slimdevices.com/index.php/ExistingMySQLInstance Squeezebox Existing My SQL Instance]


* [http://www.dr.dk/DR1/Aftenshowet_old/Opskrifter/26141954.htm Estragoncreme]
====TypeScript====
* [http://borbye.com/mobil_estragoncreme.html Estragoncreme (samme opskrift)]
* [http://www.typescriptlang.org/ TypeScript - TypeScriptLang.org]
* [http://hotstart.dk/Opskrifter/ViewRecipie.aspx?id=1184 Og en Estragoncreme med fløde]
* [http://typescript.codeplex.com/ TypeScript - CodePlex]


* [http://convivial.blogs.com/my_weblog/2008/03/ossobuco-osso-b.html Ossobuco (Osso Buco) in Bianco alla Milanese with Gremolata]
====WD Green Drive Problems====
* [http://support.wdc.com/warranty/rmaaddress.asp?custtype=end&lang=en Western Digital Warranty Services]
* [http://www.synology.com/support/faq_show.php?q_id=407 What should I do if my Western Digital Green Power Disk has a dramatic high Load/Unload Cycle Count? - Synology]
* [http://en.wikipedia.org/wiki/S.M.A.R.T. S.M.A.R.T. - Wikipedia]
* [http://www.tomshardware.co.uk/forum/281368-14-green-drives-raid-load-cycle-count  Green drives, RAID & load cycle count]
* [http://wdc.custhelp.com/app/answers/detail/a_id/251/p/85,8/session/L3RpbWUvMTM0OTE5MDY3NS9zaWQvWTdONTVKN2w%3D Understanding S.M.A.R.T. and S.M.A.R.T. failure and errors - Western Digital]
* [http://wdc.custhelp.com/app/answers/detail/a_id/3263 The S.M.A.R.T Attribute 193 Load/Unload counter continue to increase for the WD RE2-GP SATA II hard drives - Western Digital]
* [http://www.readynas.com/forum/viewtopic.php?f=24&t=40828&start=15 2TB WD20EARS HCL Advanced Format 4k Sectors TLER LCC WDidle3 - ReadyNAS]
* [http://support.wdc.com/product/download.asp?groupid=609&sid=113 WD Support / Downloads / SATA & SAS / WD RE2-GP - Western Digital]
* [http://www.silentpcreview.com/forums/viewtopic.php?t=51401&sid=674cf4adc5450832ec9b22c1659daf10 Is there a problem with head parks on WD Green HDDs?]
* [http://www.silentpcreview.com/forums/viewtopic.php?t=57419
WD20EARS or WD20EADS? What about seagate's 2tb drive?]
* [http://arstechnica.com/civis/viewtopic.php?f=11&t=100152 Western Digital GreenPower drives head parking problem]


====Adobe Photoshop====
====error recovery control (ERC) time-limited error recovery (TLER) command completion time limit (CCTL)====
Unable to continue because of hardware or system error.<br>
* [http://en.wikipedia.org/wiki/Error_recovery_control Error recovery control - Wikipedia]
Solution: Delete the Photoshop settings file.<br>
Start the application while holding down Ctrl+Alt+Shift. Click Yes to the message "Delete the Adobe Photoshop Settings file?" when it appears.<br>


* [http://www.talkphotography.co.uk/forums/showthread.php?t=41349 Fix 1]
====Using consumer disks in a Dell T110====
* [http://www.sitepoint.com/forums/graphics-8/photoshop-error-need-really-help-fast-111693.html Fix 2]
* [http://support.euro.dell.com/support/edocs/storage/storlink/perc_s100_s300/en/PDF/ug_en.pdf Dell PowerEdge RAID Controller (PERC) S100, PERC S300 User’s Guide]
* [http://support.dell.com/support/edocs/storage/Storlink/PERC_S100_S300/en/HTML/a5_sectb.htm Dell PowerEdge RAID Controller (PERC) S100, PERC S300 User's Guide]
* [http://en.wikipedia.org/wiki/Intelligent_Platform_Management_Interface Intelligent Platform Management Interface (IPMI) - Wikipedia]
 
====Server 2012 Storage Server and Hyper-V====
=====Storage Spaces=====
* [http://blogs.msdn.com/b/b8/archive/2012/01/05/virtualizing-storage-for-scale-resiliency-and-efficiency.aspx Virtualizing storage for scale, resiliency, and efficiency]
* [http://blogs.msdn.com/b/b8/archive/2012/01/16/building-the-next-generation-file-system-for-windows-refs.aspx Building the next generation file system for Windows: ReFS]
* [http://www.petri.co.il/4-reasons-refs-is-better-than-ntfs.htm 4 Reasons ReFS (Resilient File System) is Better Than NTFS]
 
* [http://blogs.technet.com/b/keithmayer/archive/2012/09/13/migrating-to-microsoft-hyper-v-server-2012-from-2008-r2-and-vmware-winserv-hyperv-itpro-vmware.aspx Migrating to Microsoft Hyper-V Server 2012 from 2008 R2 and VMware]
 
 
* [http://www.petri.co.il/create-storage-pool-on-windows-server-2012.htm How to Create a Storage Pool on Windows Server 2012]
* [http://www.howtogeek.com/109380/how-to-use-windows-8s-storage-spaces-to-mirror-combine-drives/ How to Use Windows 8′s Storage Spaces to Mirror & Combine Drives]
 
=====Hyper-V and ReFs=====
* [http://social.technet.microsoft.com/Forums/en-US/winserverhyperv/thread/5b731f1a-f495-4d88-a875-0eea77ecd6b4 Export then Import to a different Hyper-V server]
* [http://social.technet.microsoft.com/Forums/da-DK/winserver8gen/thread/6f76d628-96d2-47eb-ad5e-2eb3b204ee67 Move storage to SMB Share based on storage space mirror disk : error integrity stream attribute]
'''format /fs:refs /q /i:disable <volume>'''


==== Unity ====
=====Hyper-V=====
* [http://unity.codeplex.com/workitem/7019 Exception: Object synchronization method was called from an unsynchronized block of code]
* [http://www.roelvanlisdonk.nl/?p=2521 How to run Hyper-V on Windows 8 inside VMware Workstation 8]
* [http://unity.codeplex.com/workitem/7206 SynchronizedLifetimeManager - SynchronizationLockException]
* [http://blogs.technet.com/b/matthts/archive/2012/02/27/using-native-powershell-cmdlets-with-hyper-v-in-windows-server-8.aspx Using native PowerShell cmdlets with Hyper-V in Windows Server “8”]
* [http://stackoverflow.com/questions/2873767/can-unity-be-made-to-not-throw-synchronizationlockexception-all-the-time Can Unity be made to not throw SynchronizationLockException all the time? - Stackoverflow]
* [http://en.wikipedia.org/wiki/Windows_Server_2012 Windows Server 2012 (Editions) - Wikipedia]


==== Windows Small Business Server 2011 General Information ====
* [http://blogs.technet.com/b/keithmayer/archive/2012/09/13/migrating-to-microsoft-hyper-v-server-2012-from-2008-r2-and-vmware-winserv-hyperv-itpro-vmware.aspx#.UGaQu73Mirg Migrating to Microsoft Hyper-V Server 2012 from 2008 R2 and VMware]
Hardware requirements can be found here:
* [http://download.microsoft.com/download/3/8/F/38F07CCB-B752-45DE-9747-247BAE5E2974/WS%202012%20Data%20Sheet_Storage.pdf Optimized Storage Efficiency with Windows Server 2012 Release Candidate]
* [http://technet.microsoft.com/en-us/library/gg491249.aspx Release Documentation for Windows Small Business Server 2011 Standard]
* [http://www.microsoft.com/en-us/server-cloud/windows-storage-server/default.aspx Windows Storage Server 2012]
* [http://www.microsoft.com/en-us/server-cloud/windows-server/default.aspx Windows Server 2012]
* [http://download.microsoft.com/download/8/0/8/80882EEE-96E1-486F-889D-6C0ACFCC1E42/Windows_Server_2012_Essentials_FAQ.pdf Windows Server 2012 Essentials FAQ]


====  Installing Windows Small Business Server 2011 ====
* [http://robertpearman.wordpress.com/2011/01/09/installing-windows-small-business-server-2011-standard-part-1/ Installing Windows Small Business Server 2011 Standard Part 1]
* [http://robertpearman.wordpress.com/2011/01/09/installing-windows-small-business-server-2011-standard-part-2/ Installing Windows Small Business Server 2011 Standard Part 2]
* [http://robertpearman.wordpress.com/2011/01/09/installing-windows-small-business-server-2011-standard-part-3/ Installing Windows Small Business Server 2011 Standard Part 3]


* [http://en.wikipedia.org/wiki/Advanced_Host_Controller_Interface#cite_note-intel-0 Advanced Host Controller Interface - Wikipedia]
=====RAID=====
* [http://en.wikipedia.org/wiki/Standard_RAID_levels Standard RAID levels]


* [http://blog.ronnypot.nl/?page_id=434 Windows Small Business Server 2011 installation and configuration – 1-16]


How to Reboot to Safe Mode F8


* [http://blog.mpecsinc.ca/2010/12/sbs-2011-setup-guide-v100.html SBS 2011 Setup Guide]
====MSBuild files====
* [http://msdn.microsoft.com/en-us/library/dd576348.aspx Walkthrough: Creating an MSBuild Project File from Scratch]
* [http://stackoverflow.com/questions/2790958/expression-blend-does-not-allow-to-select-solution-configuration-platform Expression Blend does not allow to select Solution Configuration/Platform]


* [http://www.microsoft.com/sbs/en/us/system-requirements.aspx SBS 2011 System Requirements]
====Android Exchange sync battery====
* [http://www.microsoft.com/downloads/en/details.aspx?FamilyID=2e49e8c5-99bc-49c2-af8c-8b8649c6f03a Windows Small Business Server 2011 Standard Installation Guide]
Søg efter "Changing mailbox from push to ping i denne" fil:
* [http://technet.microsoft.com/en-us/library/gg637877.aspx Windows Small Business Server 2011 Installation Worksheet]
* [http://source-android.frandroid.com/packages/apps/Exchange/src/com/android/exchange/EasSyncService.java /packages/apps/Exchange/src/com/android/exchange/EasSyncService.java]
* [http://technet.microsoft.com/en-us/library/dd239199(WS.10).aspx Best Practices for Using Hyper-V with Windows Small Business Server 2008]
* [http://blog.mpecsinc.ca/2010/12/sbs-2011-installing-os-into-vm-time.html SBS 2011 – Installing The OS Into A VM – Time]


Google: kb2743248  android exchange battery


* [http://support.microsoft.com/kb/949748 Description of the changes that were made to the product activation process for Windows Server 2008 in a virtual operating system environment]
====How to change DNS server in Android====
* [http://blog.varunkumar.me/2010/09/how-to-change-dns-server-on-android.html How to: Change DNS server on Android phones?]


====Small Business Server 2011 - Well known bugs====
====JPT3815W====
* [http://support.microsoft.com/kb/2483007 Windows SBS 2011 Standard Known Post Installation Event Log Errors and Warnings - Microsoft]
* [http://safehome.dk/produkt.asp?P=100&PR=278020&UM=2 www.safehome.dk]
* [http://www.tenvis.com/web/tenvisdown.html Tenvis - Common Software Download For JPT3815W, Mini319W,IP391W, IP601W, IP602W, PT7131W, etc.]
* [http://www.tenvis.com/web/firmwaredownload.html Tenvis - Frimware & UI Download Center]


=====Cannot resolve names in certain top level domains like .co.uk=====
* [https://code.google.com/p/binwalk/ Binwalk - A tool for searching a given binary image for embedded files and executable code]
* [http://blogs.technet.com/b/sbs/archive/2009/01/29/cannot-resolve-names-in-certain-top-level-domains-like-co-uk.aspx Cannot resolve names in certain top level domains like .co.uk]
* [http://lxr.linux.no/linux/Documentation/filesystems/romfs.txt romfs - layout of the rom rile system]
Solution: Set MaxCacheTtl to 2 days or greater, and restart DNS service.<br>
* [http://mancoosi.org/~abate/analyzing-tenvis-mini319w-firmware analyzing tenvis mini319W firmware ... - This history led me to binwalk]
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\DNS\Parameters\MaxCacheTtl=0x2A300 (DWORD (32-bit)) (172800 in decimal = 2 days)


=====Backup unsuccessful 0x800423f0=====
If you have SBS 2011 and you or your client installed SharePoint sp1, or some othrt update to SharePoint, you might end up with:
'''Backup unsuccessful.  A volume shadow copy service operation failed.  Unknown error (0x800423f0)'''<br>
[[File:Backup unsuccessful.png]]
# Open an Administrative command prompt.
# Change directory to C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN
# Run PSConfig.exe -cmd upgrade -inplace b2b -force -cmd applicationcontent -install -cmd installfeatures
# Reboot
# Test backup again


====Small Business Server 2011 Backup====
* [http://technet.microsoft.com/en-us/library/cc772523.aspx Windows Server Backup Overview]
* [http://technet.microsoft.com/en-us/library/cc754097(WS.10).aspx Backup and Recovery - Microsoft]


* [http://technet.microsoft.com/en-us/library/dd252619(WS.10).aspx Planning for Backup]
* [http://foscam-util.sourceforge.net/ foscam-util - SorceForge]
* [http://support.microsoft.com/kb/958662 Hyper-V How To: Back up Hyper-V virtual machines using Windows Server Backup]
* [http://sourceforge.net/projects/foscam-util/ foscam-util - SorceForge]
Includes how to register the Microsoft Hyper-V VSS writer with Windows Server Backup


* [http://technet.microsoft.com/en-us/library/cc742083(v=WS.10).aspx Wbadmin start backup - Creates a backup using specified parameters]
* [http://irishjesus.wordpress.com/2010/03/30/hacking-the-foscam-fi8908w/ Hacking the Foscam FI8908W]


====Securing your server====
* [http://www.openipcam.com/ OpenIPCam.com]
* [http://technet.microsoft.com/en-us/library/bb734905.aspx Chapter 12 - Security: For Administrators and Developers]
* [http://technet.microsoft.com/en-us/library/dd759206.aspx Running and Filtering Scans in Best Practices Analyzer]


====Install Windows from USB Stick ====
* [http://foscam.us/tools-support.html Foscam.us]
* [http://www.windowsvalley.com/install-windows-2000xp2003-using-usb-storage-device-pen-drive/ Install Windows 2000/XP/2003 from USB Stick (Pen Drive)]
* [http://www.intowindows.com/how-to-install-windows-7vista-from-usb-drive-detailed-100-working-guide/ How To: Install Windows 7/Vista From USB Drive [Detailed 100% Working Guide]


====ESXi====
* [http://darkdust.net/writings/diskimagesminihowto Creating and using disk images mini-howto]
Backup
* [http://www.magikmon.com/mksbackup/ghettovcb.en.html Backup VMware VM via ghettoVCB]
* [http://blog.peacon.co.uk/completely-free-backup-for-esxi/ Completely Free Backup for ESXi]
* [http://communities.vmware.com/thread/164134?start=480&tstart=0 Thread about backup]
* [http://en.wikipedia.org/wiki/Comparison_of_platform_virtual_machines Comparison of platform virtual machines]


====VirtualBox====
====ListBox====
* [http://www.virtualbox.org/manual/UserManual.html Oracle VM VirtualBox User Manual]
* [http://msdn.microsoft.com/en-us/library/cc278062(v=vs.95).aspx ListBox Styles and Templates - MSDN] Shows the default style and template for the ListBox and the ListBoxItem
* [http://www.virtualbox.org/wiki/Technical_documentation VirtualBox Technical documentation]


====Hyper-V====
* [http://blogs.msdn.com/b/mikehillberg/archive/2006/09/28/briefanatomyofalistbox.aspx Brief anatomy of a ListBox]
* [http://technet.microsoft.com/en-us/library/cc753637(WS.10).aspx Windows Server Technologies Hyper-V]
Grid.IsSharedScopeSize is incompatible with * columns in WPF Grid
Storage configuration options for a server running Hyper-V.
 
* [http://technet.microsoft.com/en-us/library/dd183729(WS.10).aspx Planning for Disks and Storage]
How to center the content of cells in a data grid?
* [http://blogs.msdn.com/b/virtual_pc_guy/ Virtual PC Guy's Blog - Ben Armstrong, Virtualization Program Manager Talking about core virtualization at Microsoft (Hyper-V, Virtual PC and Virtual Server)]
<source lang="xml">
* [http://technet.microsoft.com/en-us/library/dd239199(WS.10).aspx Best Practices for Using Hyper-V with Windows Small Business Server 2008]
<Style TargetType="{x:Type DataGridCell}">
* [http://support.microsoft.com/kb/888794 Things to consider when you host Active Directory domain controllers in virtual hosting environments]
  <Setter Property="Template">
* [http://technet.microsoft.com/en-us/library/ee256063(WS.10).aspx Create a Virtual Active Directory Domain Controller]
      <Setter.Value>
* [http://technet.microsoft.com/en-us/library/dd239197(WS.10).aspx Install the Primary and Second Servers in Hyper-V Virtual Machines on a Single Physical Computer]
        <ControlTemplate TargetType="{x:Type DataGridCell}">
* [http://www.sriramkrishnan.com/blog/2008/03/running-ubuntu-on-windows-server-2008.html Running Ubuntu on Windows Server 2008 Hyper-V]
            <Grid Background="{TemplateBinding Background}">
* [http://technet.microsoft.com/en-us/library/cc816563(WS.10).aspx Using Windows Small Business Server 2008 Product Keys]
              <ContentPresenter VerticalAlignment="Center" />
* [http://webcache.googleusercontent.com/search?q=cache:EKlJaMqijY8J:social.technet.microsoft.com/wiki/contents/articles/small-business-server-2011-standard-build-document-i-overview-of-sbs-2011.aspx+Windows+Small+Business+Server+2011+hyperv&cd=1&hl=en&ct=clnk&gl=dk&source=www.google.dk Small Business Server 2011 Standard - Build Document I. Overview of SBS 2011]
            </Grid>
        </ControlTemplate>
      </Setter.Value>
  </Setter>
</Style>
</source>


====Open pages====
* http://waldbjoern.dk/


* http://www.cookingwithkamal.com/
* http://www.cookingwithkamal.com/images/Spinach_Triangles_with_Basic_Dough_60842.pdf


=====Migrating physical machines to Hyper-V=====
Τυρόπιτα
* [http://vmtoolkit.com/ vmToolkit VMDK(VMWare) to VHD Converter]
* http://en.wikipedia.org/wiki/Tiropita
* [http://vmtoolkit.com/ vmToolkit VHD Resizer]
* http://thursdayfordinner.com/2008/09/evas-tasty-tyropita-cheese-puffs/
*


* [http://technet.microsoft.com/en-us/library/bb740912.aspx How to Convert a Physical Server to a Virtual Machine]
* [http://technet.microsoft.com/en-us/library/cc764232.aspx P2V: Converting Physical Computers to Virtual Machines in VMM]
* [http://technet.microsoft.com/en-us/sysinternals/ee656415.aspx Disk2vhd - By Mark Russinovich and Bryce Cogswell]
* [http://www.labnol.org/software/create-virtual-machine-of-existing-computer/10510/ Create a Virtual Machine of your Existing Computer With a Click]
* [http://tweaks.com/windows/40123/convert-physical-machines-to-virtual-with-disk2vhd/ Convert Physical Machines to Virtual with Disk2vhd]


=====Assigning disk space  to Virtual Machines=====
* [http://blogs.technet.com/b/josebda/archive/2008/02/14/storage-options-for-windows-server-2008-s-hyper-v.aspx Storage options for Windows Server 2008 Hyper-V]


=====Assigning memory to Virtual Machines=====
* http://www.hacktabs.com/how-to-upgrade-your-box-com-account-from-5gb-to-50gb-for-free/
Note: Dynamic Memory virker ikke med Small Business Server 2011
*
* [http://technet.microsoft.com/en-us/library/ff817651(WS.10).aspx Hyper-V Dynamic Memory Configuration Guide]


=====Using TurnKey Linux on Hyper-V=====


* [http://blogs.msdn.com/b/virtual_pc_guy/archive/2010/10/21/installing-ubuntu-server-10-10-on-hyper-v.aspx Installing Ubuntu Server 10.10 on Hyper-V - Virtual PC Guy's Blog]
* http://arla.dk/opskrifter/Ovnomelet-med-bagte-tomater/ Ovnomelet med bagte tomater
* [http://blog.allanglesit.com/2010/05/ubuntu-and-hyper-v-the-paths-to-enlightenment/ Ubuntu and Hyper-V: The Paths to Enlightenment]
* http://www.svensksmak.se/index.php?action=recept_info&id=1366 Fransk omelett
* [http://blogs.technet.com/b/port25/archive/2009/07/22/introduction-to-the-linux-integration-components.aspx Introduction to the Linux Integration Components]


* To show what version of linux it is:
* http://www.dr.dk/Regioner/Aarhus/Madopskrifter/20101104151456.htm 7 krydderi og Sfiha
cat /etc/issue
*
 
* http://www.boston.dk/default.asp?mainmenu=10&dir=&webmanage=Kontakt%20os Boston distribution Farum


* To enable boot logging
:Edit /etc/default/bootlogd so it shows
:# Run bootlogd at startup ?
:BOOTLOGD_ENABLE=No
/var/log/boot will be created, and it will contain a log of all your boot messages, ther will be some escape sequences but it is colour coding


* [http://veggievampire.net/?q=node/51 VI Cheet Sheet]
* http://danielfrost.dk/post/Windows-8-app-udvikling.aspx?goback=%2Egde_1837948_member_105222418 Windows 8 app udvikling


* [http://comments.gmane.org/gmane.linux.ubuntu.devel.kernel.general/14018 Maverick on Hyper-V - fixes for instability]
* [https://bugs.launchpad.net/ubuntu/+source/linux/+bug/752064 Maverick on Hyper-V causes BUG: scheduling while atomic]
* [http://www.turnkeylinux.org/docs/automatic-security-updates TurnKey - Automatic security updates]


* [http://www.turnkeylinux.org/forum/support/20110202/cronapt-typo cronapt typo? Should be cron-apt]
* http://www.whiteaway.com/ Whiteaway ejer Skousen.dk
* [http://en.wikipedia.org/wiki/List_of_Ubuntu_releases List of Ubuntu releases]
* [https://wiki.ubuntu.com/Testing/EnableProposed Testing/EnableProposed - Ubuntu Wiki]
apt-get install aptitude


* [http://en.wikipedia.org/wiki/Comparison_of_file_managers Comparison of file managers]
* http://www.redspot.dk/Problemer-med-Zyxel-routere-fra-bla-Telenor-og-Fullrate/pg/721395ea-f964-4d02-92a8-1b1602f4637d Problemer med Zyxel routere fra bl.a. Telenor og Fullrate
* http://groups.google.com/group/dk.edb.netvaerk/browse_thread/thread/c84f8b71a5a52882 ip nat loopback
* http://tutorials.worldwidewhat.dk/zyxel_cc/ Tutorial CyberCity Zyxel Router 650 (Loopback)


* [http://www.dell.com/downloads/global/products/pedge/en/Dell_Software_RAID_Functionality_White_Paper.pdf Software RAID Functionality on Dell Value Line Server]
* [http://support.euro.dell.com/support/edocs/storage/Storlink/PERC_S100_S300/en/HTML/a5_sectb.htm#wp1181300  PERC S100 Controller or PERC S300 Controller Descriptions]
* [http://communities.vmware.com/thread/241626 ESXi 4 support for Dell T110] ***
* [http://en.community.dell.com/support-forums/servers/f/906/t/19327958.aspx I try to install ESXi 4.001 on a PowerEdge R210 with S100 Software Perc]


* [http://boardreader.com/thread/Quieting_a_Dell_Poweredge_T110_8kuuX17ad.html Quieting a Dell Poweredge T110] Cool Master PSU Silent Pro
* http://www.voltagenewmedia.com/seo/free-75-google-ad-words-creditcoupon/
* https://services.google.com/fb/forms/adwordscoupon/
* http://support.google.com/adwords/bin/answer.py?hl=en&answer=1703648 AdWords - Using promotional codes and coupons


=====Using Ubuntu on Hyper-V=====
* http://hanneksverden.blogspot.com/2010/07/fyldt-svinemrbrad-og-kartoffel.html
* [http://petermoulding.com/ubuntu_10.10_server_amd64 Ubuntu 10.10 server AMD64 - installation guide]
* https://www.google.dk/search?rlz=1C1CHKZ_enDK433DK433&q=fyldt+kalvem%C3%B8rbrad&um=1&ie=UTF-8&hl=en&tbm=isch&source=og&sa=N&tab=wi&ei=UK5tT_29N4bi4QSP0PW_Ag&biw=1920&bih=1075&sei=VK5tT5PULOiM4gTM_fy_Ag
* [http://serverfault.com/questions/85401/what-is-the-proper-way-to-keep-ubuntu-server-8-04-updated What is the proper way to keep Ubuntu Server 8.04 updated?]
* http://madogkris.blogspot.com/2011/04/svinemrbrad-fyldt-med-spinat-og.html
* [http://www.builderau.com.au/program/linux/soa/Automatically-update-your-Ubuntu-system-with-cron-apt/0,339028299,339279542,00.htm Automatically update your Ubuntu system with cron-apt]
* https://www.google.dk/search?q=svinem%C3%B8rbrad+spinat&hl=en&safe=off&rlz=1C1CHKZ_enDK433DK433&prmd=imvns&source=lnms&tbm=isch&ei=m6ttT5_0AdHQ4QSe0_y_Ag&sa=X&oi=mode_link&ct=mode&cd=2&ved=0CAkQ_AUoATgK&biw=1920&bih=1075#q=svinem%C3%B8rbrad+spinat&hl=en&safe=off&sa=X&rlz=1C1CHKZ_enDK433DK433&tbm=isch&prmd=imvns&bav=on.2,or.r_gc.r_pw.r_cp.r_qf.,cf.osb&fp=66dccf4c3746aea8&biw=1288&bih=725
*


====OpenFiler====
* http://www.foodfanatic.dk/spaghetti-med-svinem%C3%B8rbrad-i-cremet-hvidvinsauce
* [http://arstechnica.com/civis/viewtopic.php?f=11&t=1089531 On using a Dell T110 server for an ESXi host]


* http://www.maduniverset.dk/opskrift.php/2409/Marinade-opskrifter/Ingefaermarinade


====Disks====
====Beef Jerky====
* [http://www.edbpriser.dk/Product/Details.aspx?sp=all&pid=539348 Intern bay]
* [http://mundgericht.de/index.php/beef-jerky-trockenfleisch/ Beef Jerky – Trockenfleisch]
* [http://www.raidsonic.de/de/products/external-cases.php?we_objectID=7530 Extern bay - esata]
* [http://www.jerkyshop.dk www.jerkyshop.dk] Billigst
* [http://foodfromhome.dk foodfromhome.dk]


====Blomberg induktionskomfur====
* [http://www.ezz.dk/635326-tranistor-butw92 Blog om reperation]
* [http://www.ezz.dk/635436-induktionskomfur-giver-ikke-effekt Anden blog om reperation]
* [https://www.elfaelektronik.dk/elfa3~dk_da/elfa/init.do?item=71-133-43 Her kan man købe - Effekttransistor TO-247 NPN 250 V, BUTW 92]


* [http://www.wdc.com/wdproducts/library/SpecSheet/ENG/2879-701229.pdf WD Caviar® Green™ Desktop Hard Drives - Datasheets]
====Online converter for video sound and documents====
* [http://techreport.com/articles.x/17708/1 Seagate's Barracuda LP 2TB hard drive compared to WD Caviar Green WD20EADS]
* [http://www.convertfiles.com/ Convert.Files - www.convertfiles.com]
* [http://www.overclock.net/hard-drives-storage/868325-samsung-hd204ui-performance-raid.html Samsung HD204UI Performance]
 
* [http://www.overclock.net/hard-drives-storage/886768-samsung-spinpoint-f4-intel-ich10r-raid.html Samsung Spinpoint F4 Intel ICH10R RAID tests]
====Microsoft Safety Scanner====
* [http://blog.patyuen.com/lessons/technology/openfiler-and-advanced-format-4k-drives/ Openfiler and advanced format 4k sectors drives]
* [http://www.microsoft.com/security/scanner/en-us/default.aspx Microsoft Safety Scanner - Download here (msert.exe)]
The logfiles is saved in "C:\Windows\debug\msert.log"
 
==== TechSmith Screen Capture Codec ====
* [http://www.techsmith.com/download.html TSCC Codec]
It installs and registres C:\Windows\system32\tsccvid.dll.<br>
It can be removed from the command line (running as administrator) with the command:<br>
Uninstall: '''tscc.exe /REMOVE'''<br>
You can verify if it is installed with [http://www.nirsoft.net/utils/installed_codec.html NirSoft's InstalledCodec].<br>


====Mail server====
====Beocom 6000 secret codes ====
* [http://publib.boulder.ibm.com/infocenter/domhelp/v8r0/index.jsp?topic=/com.ibm.help.domino.admin.doc/DOC/H_DOMAIN_NAMING_SERVICE_DNS_OVER.html The Domain Name System (DNS) and SMTP mail routing]
* 9#9#9*655 OK => After replacing battery, will charge new battery full
* 9#9#9*DOT7 (MKI)=> Enter Test Mode Menu
* 9#9#9*INT (MKII) => Enter Test Mode Menu


====Blocking specific IP's from attacking your server====
====HDMI-CEC====
* [http://www.google.dk/search?sourceid=chrome&ie=UTF-8&q=windows+server+block+ip+adresses+failing+to+authenticate#hl=en&sa=X&ei=FTXCTYO1AoODOq_03Z0I&ved=0CBQQvwUoAQ&q=windows+server+block+ip+addresses+failing+to+authenticate&spell=1&fp=bba78b9cafefc984 Google: windows server block ip addresses failing to authenticate]
* [http://code.google.com/p/cec-arduino/ cec-arduino Arduino library for communicating with HDMI CEC equipment]
* [http://codehill.com/2010/02/how-to-block-ip-addresses-in-windows-server-2003/ How to Block IP Addresses in Windows Server 2003]
* [http://www.arduino.cc/playground/Main/InterfacingWithHardware Arduino - Interfacing with Hardware]
* [http://www.iblocklist.com/lists.php I-Blocklist]
* [http://wiki.novoflight.com/index.php?title=HDMI-CEC_Overview HDMI-CEC Overview ***]
* [http://www.peerblock.com/userguide PeerBlock]
* [http://www.pulse-eight.com/store/products/104-usb-hdmi-cec-adapter.aspx#overview Pulse Eight USB - CEC Adapter]


==Dell PowerEdge T110==
====Xbox Live====
* [http://support.dell.com/support/edocs/systems/pet110/en/index.htm Dell PowerEdge T110 - Manuals]
* [http://forum.teamxbox.com/showthread.php?t=622193 XBOX Live: What you may not know]


====Windows Server====
====Symbol server====
* [http://support.microsoft.com/kb/948472 How to extend the Windows Server 2008 evaluation period]
* [http://msdn.microsoft.com/en-us/library/windows/desktop/ms681417(v=vs.85).aspx Using SymStore]
* [http://entland.homelinux.com/blog/2006/07/06/setting-up-a-symbol-server/ Setting up a Symbol Server]


====Raid====
:\\<server>\<share>\Symbols\bin\symstore add /s \\<server>\<share>\Symbols\<company name> /t <product name> /o /r /compress /f <path to build output>
General overview
* [http://www.dell.com/downloads/global/products/pedge/en/Dell_Software_RAID_Functionality_White_Paper.pdf Software RAID Functionality on Dell Value Line Servers]
* [http://support.dell.com/support/edocs/storage/Storlink/PERC_S100_S300/en/index.htm Dell™ PowerEdge™ RAID Controller (PERC) S100/S300 - Manuals]


On a PERC H200 card, caching is forced to be disabled for all physical disks configured into a virtual disk, regardless of the drive type and default drive settings.
:add - Add files to server or create an index file.
* [http://support.dell.com/support/edocs/storage/Storlink/H200/en/UG/HTML/features.htm Dell™ PowerEdge™ RAID Controller (PERC) H200 and 6Gbps SAS HBA User's Guide]
:/t Product - Name of the product.
:/o - Give verbose output.
:/r - Add files or directories recursively.
:/compress - When storing files, store compressed files on the server.
:/f File - Network path of files or directories to add.


For Microsoft Windows 2008, as long as you formatted the disk using the Windows 2008 operating sytem, the disk requires no further alignment actions.
:\\<server>\<share>\Symbols\bin
* [http://social.technet.microsoft.com/Forums/en-US/exchangesvrdeploy/thread/4213ada5-022b-4b4a-bed5-75fc6dccfe82/ In Windows Server 2008, partitions are automatically offset by 1 MB, which provides good alignment for the power-of-two stripe unit sizes that are typically found in hardware]
:\\<server>\<share>\Symbols\<company name>
* [http://blogs.msdn.com/b/jimmymay/archive/2009/05/08/disk-partition-alignment-sector-alignment-make-the-case-with-this-template.aspx Disk Partition Alignment (Sector Alignment): Make the Case: Save Hundreds of Thousands of Dollars]
:\\<server>\<share>\Symbols\ThirdParty
* [http://support.microsoft.com/kb/929491 Disk performance may be slower than expected when you use multiple disks in Windows Server 2003, in Windows XP, and in Windows 2000]
* [http://download.microsoft.com/download/9/c/5/9c5b2167-8017-4bae-9fde-d599bac8184a/Perf-tun-srv.docx Performance Tuning Guidelines for Windows Server 2008(Page 30th- Block Alignment (DISKPART))]


=====How to view progress of Windows software RAID resynching on Server 2008 R2?=====
====Udfasning af glødepærer====
# Select one of the raid drives in the ''Disk Mangement''
Europa-Kommisionen Energisparepærer
# In the right pane under ''Actions'', select ''More Actions -> Refresh''
* [http://ec.europa.eu/energy/lumen/professional/index_da.htm Her finder man information, som kan være relevant for fagorganisationer (myndigheder, forbrugerorganisationer, detailhandlen, industrien osv.)]
If you press F5 (refresh) the progress indication will disappear again. To get it back you need to close and reopen ''Computer Management''.
[[File:Server_2008_R2_resynching_disks.png]]


* [http://www.osram.dk/osram_dk/Professionelle/Produktinformationer/Udfasning_af_gldepren/Generel_information/e21_Phaseout_TIM_Salesfolder_GB_16032010.pdf Liste over pærer som udfases og hvad man kan bruge i stedet for - Osram]
* [http://www.wattoo.dk/shop/halopin-es-33w-119899p.html HALOPIN ES 33W G9 230V]


Dell PowerEdge Servers – Support for very large drives (>2 TB)
* [http://www.osram.dk/osram_dk/Professionelle/Produktinformationer/Udfasning_af_gldepren/Generel_information/Oversigt_udfasning_skema_PDF.pdf Oversigt over udfasning af gløde og halogenpærer - Osram]
* [http://www.delltechcenter.com/page/HDD+Support+for+2.5TB,+3TB+Drives+and+Beyond HDD SUPPORT FOR 2.5TB, 3TB DRIVES AND BEYOND]
* [http://www.osram.dk/osram_dk/Professionelle/Produktinformationer/Udfasning_af_gldepren/Generel_information/index.html Generel information om udfasning af glødepæren - Osram]


====Dell PERC 6====
* [http://www.osram.dk/osram_dk/Kundeservice_%26_vrktjer/OSRAM_medarbejdere/Kontaktinformationer/index.html Osram kontaktinformationer]
* [http://www.dell.com/downloads/global/power/ps2q08-20080255-Dixit.pdf Introducing the Dell Perc 6 Family of SAS Raid controllers]
* [http://support.dell.com/support/edocs/storage/RAID/perc6/en/PDF/en_ug.pdf Dell™ PERC 6/i, PERC 6/E and CERC 6/i User’s Guid]


====Disks====
* WD Caviar Green WD20EARS 2 TB
* Samsung Spinpoint F4EG HD204UI 2 TB
* Seagate Barracuda LP ST32000542AS 2 TB
Cables
* [http://www.avxperten.dk/pc-kabler/intern-pc-stroemkabel/intern-pc-stroemkabel.asp avXperten]
* [http://www.av-cables.dk/sata_kabel/sata_30_kabel_669_da/ Av-Cables.dk]


====The Best Disk write performance testing====
* [http://www.goenergi.dk/forbruger/lys-og-apparater/belysning GoEnergi]
* [http://www.passmark.com/ PassMark PC benchmark and test software - PassMark PerformanceTest]
* [http://belysningsberegner.ens.dk/ Energistyrelsens lyskildeberegner]
* [http://crystalmark.info/?lang=en CrystalDiskInfo (FREE)]
* [http://www.iozone.org/ IOzone - open source]


====Dell UPS 500W====
* [http://www.eminebea.com/content/html/en/fan_list/fpc01_mm.shtml Fan data overview - 2806KL-04W-B69 12VDC 0.39A]
* [http://www.eminebea.com/content/pdf/TMP00123/M/2806kl.pdf Datasheet - 2806KL-04W-B69 12VDC 0.39A]
* [http://www.stillepc.dk/hovedgrupper/fan.htm Støjsvage blæsere]
* [https://www.elfaelektronik.dk/elfa3~dk_da/elfa/init.do?item=54-133-64&toc=20906 Muligt alternativ fra ELFA]


==APC UPS==
Lampe Line
* [http://www.apc.com/resource/include/techspec_index.cfm?base_sku=sua1500i APC Smart-UPS 1500VA USB & Serial 230V - Replacement Battery RBC7]
* [http://www.lavprisvvs.dk/shop/nordlux-ripasso-mini-281352p.html Nordlux Ripasso mini pendel i grøn ø: 9 cm]
* [http://www.apc.com/resource/include/techspec_index.cfm?base_sku=DLA1500I Dell Smart-UPS 1500VA USB 230V - Replacement Battery RBC7]
* [http://www.elvvs.dk/category.2929.article.87903 NORDLUX RIPASSO MINI GRØN GLASPENDEL G9 40W kr 235,94]
* [http://www.proshop.dk/ShowProduct.aspx?uid=60014&prodid=4717 RBC7 fra Proshop]
 
=====Løsningen=====
: Varenavn: 66733 33 Watt ECO - G9 type fatning
: EAN-nr. 4008321208668
: El-nr. 5650667335
* [http://www.xn--elpre-ura.dk/shop/66733-33-watt-339p.html Elpære.dk - her er de billige (25,- kr)]


==Install SSL Certificate for SBS 2003 Exchange Server==
* [http://support.apple.com/kb/HT3580 iOS 3.x: List of available trusted root certificates]
* [https://knowledge.rapidssl.com/support/ssl-certificate-support/index?page=content&id=SO6506&actp=LIST&viewlocale=en_US How do I generate a Certificate Signing Request (CSR)]
* [http://support.microsoft.com/default.aspx?scid=kb;en-us;Q295281 How To Renew or Create New Certificate Signing Request While Another Certificate Is Currently Installed]
====iPhone - Exchange====
* [http://www.apple.com/support/iphone/enterprise/ iPhone Support - Enterprise]
* [http://support.apple.com/kb/HT1421 Setting up a corporate email server for iPhone and iPod touch]
* [http://developer.apple.com/library/ios/#featuredarticles/FA_Exchange_ActiveSync_and_iOS4_Devices/Introduction/Introduction.html Exchange ActiveSync and iOS 4 Devices]
* [http://support.apple.com/kb/DL926 iPhone Configuration Utility 3.1 for Windows]
* [http://en.wikipedia.org/wiki/List_of_HTTP_status_codes List of HTTP status codes - Wikipedia]


====How to identify Exchange 2003 SP Version====
Shoplight
Go to your server in Exchange System Manager, right-click your server, choose Properties, and on the General tab make a note of the version number.
* [http://www.osram.dk/osram_dk/Professionelle/Produktinformationer/Lyskilder/Shoplight_HCI/index.html Shoplight HCI]
* [http://www.osram.dk/osram_dk/Professionelle/Produktinformationer/Lyskilder/Shoplight_HCI/POWERBALL.pdf Shoplight HCI Powerball]
* [http://www.metraco.dk Metraco belysning til erhvervslivet]
* [http://www.wattoo.dk Wattoo.dk]


Each version of Exchange Server includes a build number so that you can easily identify which version of the product you are running:
====HTC Surround====
* [http://member.america.htc.com/download/Web_materials/Manual/HTC_Surround/Surround_UM.pdf Your HTC Surround User guide]
* [http://www.mytrendyphone.dk/shop/htc-7-surround-39867p.html HTC 7 SURROUND PDAIR LÆDER TASKE - SORT]
* [http://forum.xda-developers.com/showthread.php?t=1101344 Guide How To Pass ChevronWP7 from 7004 to 7712 MangoB2 via zune, by ansar]
* [http://www.wpcentral.com/hack-unlocked-htc-phones-gets-nodo-now Hack for unlocked HTC phones gets NoDo right now]
* [http://www.addictivetips.com/mobile/permanently-unlock-windows-phone-7-for-htc-devices-how-to/ Permanently Unlock Windows Phone 7 For HTC]
* [http://forum.xda-developers.com/showthread.php?t=1271963 INTEROP-UNLOCK for MANGO]
* [http://walshie.me/2011/03/23/how-to-remove-the-operator-and-get-your-windows-phone-updates-htc-only How to remove the operator and get your Windows Phone Updates (HTC ONLY)]
* [http://wmpoweruser.com/nokia-drive-xap-pirated-made-to-run-on-other-windows-phones/ Nokia Drive XAP pirated, made to run on other Windows Phones]


:6944.4 = Exchange 2003 RTM (including SBS2003)
====EU information====
:7226.6 = Exchange 2003 SP1
* [http://www.notat.dk/ Notat - Magasin om demokrati og Europa]
:7638.2 = Exchange 2003 SP2
* [http://www.e-pages.dk/notat/10/ Notat - read online]


==DCP Latency==
====Dæk====
Eksempler på WPP og ETW findes her: ''C:\Program Files\Microsoft SDKs\Windows\v7.1\Samples\winbase\Eventing''
* [http://www.skan-x-daek.dk SCAN-X-DÆK]
* [https://www.billigalu.dk Billig Alu]
* [http://www.daek-shoppen.dk DAEK-SHOPPEN]




ISR and DPC latency monitor (with ETW)
====Quadcopter====
* http://www.kvraudio.com/forum/viewtopic.php?t=248691
* [http://eirikso.com/2011/11/20/quadcopter-in-the-gustav-vigeland-sculpture-park/ Quadcopter in the Gustav Vigeland Sculpture Park]
* http://www.resplendence.com/latmon
* http://www.osronline.com/ShowThread.cfm?link=154232 Her står hvordan det virker !!!


ISR and DPC latency monitor (with ETW)<br>
====Jacobs firma====
So, I put together an ISR and DPC latency monitor using ETW. It shows DPC and ISR latencies including routine addressses, drivers, interrupt vectors and CPU number.
* [http://www.thegeekstuff.com/2010/12/dell-hdd-fault/ How to Fix DELL PowerEdge Server E1810 HDD 1 Fault error message]


All this is done on a best effort basis. After running for a few seconds, the ETW consumer stops receiving events for completely unknown reasons. ProcessTrace is called but events are no longer delivered to the consumer callback. I'm starting to believe ETW is not suitable for a live monitor. If I want to use the real-time logging mode events are not delivered until the trace is stopped.
====Fyldingsdøre====
* [http://www.genbyg.dk/brugte_doere/doer_tilbehoer/laasekasser/ Låsekasser - Genbyg]
* [http://www.genbyg.dk/brugte_doere/doer_tilbehoer/haengsler/ Hamborg hængsel - Genbyg]


While the KernelTime and ProcessorTime fields in the EVENT_TRACE_HEADER structure should report the elapsed time in clock ticks of these executions, I have found these instead to be always zero. So I had to do some work and build a table of all starting timestamps of all context switches and calculate the latency by subtracting intervals. This was not exactly straightforward because events are not guaranteed to arrive in order of execution.
* [http://www.o-olesenogson.dk/26545831 Bygnings- og maskinsnedkeriet O.Olesen og Søn (Struer)]
* [http://www.romsk.dk/?pid=1 Roskilde Maskinsnedkeri]
* [http://www.snedkergarden.dk/profil.html Snedkergården (Brørup)]
* [http://www.bj-bentjensen.dk/ Bent Jensen Maskinsnedkeri A/S (Ejstrupholm)]


So while I still need to straighten out a few things I would like to ask you to run LatencyMon and check if the values reported make sense to you, if you find any bugs or have any suggestions. I will soon add some graphics and add a bit of documentation as well so all this is still subject to evolution.
====Dell GX620 til Gamer PC====
* [http://support.euro.dell.com/support/edocs/systems/opgx620/en/ug/A02/mtspecs0.htm Technical Specifications - Dell]
* [http://support.euro.dell.com/support/edocs/systems/opgx620/en//index.htm Manuals - Dell]
* [http://support.euro.dell.com/support/edocs/systems/opgx620/QRG_AMF/K8502A01.pdf Dell™ OptiPlex™ GX620 Quick Reference Guide - Dell]


You can download the first version of LatMon (including source of the ETW stuff)
from here:
http://www.resplendence.com/latmon


(requires Windows Vista or later)
* [http://reviews.cnet.com/desktops/dell-optiplex-gx620/1707-3118_7-31420314.html Dell OptiPlex GX620 CNET Review]
* [http://en.wikipedia.org/wiki/PCI_Express PCI Express - Wikipedia]


//Daniel
* [http://www.videocardbenchmark.net Video Card Benchmarks - Over 350.000 Video Card Benchmarks - PassMark]
* [http://www.videocardbenchmark.net/gpu_value.html Video Card Benchmarks - Price Performance]
* [http://www.videocardbenchmark.net/video_lookup.php?gpu=CONNECT+3D+RADEON+X300 Radeon X300]
* [http://www.videocardbenchmark.net/video_lookup.php?gpu=Radeon+HD+5450 Video Card Benchmarks - Radeon  HD 5450]
* [http://www.videocardbenchmark.net/video_lookup.php?gpu=Radeon+HD+5670 Video Card Benchmarks - Radeon  HD 5670]


==Mortens aften==
* [http://www.amd.com/us/products/desktop/graphics/ati-radeon-hd-5000/ati-radeon-hd-5670-overview/Pages/ati-radeon-hd-5670-overview.aspx ATI Radeon™ HD 5670 Graphics - AMD Homepage]
* [http://www.24.dk/article.jsp?articleId=7291 Test af ænder]
* [http://www.braenderiet-enghaven.dk/images/stories/DeBedsteVine.dk_NYHEDSBREV_d._20-02-2010.htm Gode billige vine]


==Løvsugere==
* [http://www.edbpriser.dk/Product/Details.aspx?q=radeon&sp=all&pid=4891057 XFX Radeon HD 5670 (1 GB) - Edbpriser 500,-]
BMI Jyllingevej ECHO
* [http://www.edbpriser.dk/Product/Details.aspx?q=directx&sp=all&pid=4304824 HIS Radeon HD 5450 Silence (1 GB) - Edbpriser 331,-]
* [http://www.lytek.dk/shop/loevsugere-blaesere-62c1.html Hvorfor har de ikke elektriske]
* [http://www.skovogpark.dk/index.php?option=com_virtuemart&page=shop.browse&category_id=18&Itemid=145 SHE 71 Vedbæk]
* [http://www.testberichte.de/a/laubsauger-laubblaeser/magazin/selber-machen-10-2009/179195.html Hvor blev SHE 81 af]


==XNA==
* [http://farseerphysics.codeplex.com/ Farseer Physics Engine]
* [http://create.msdn.com/en-US/ App hub]
* [http://create.msdn.com/en-US/education/ App hub education]
* [http://www.laumania.net/ Laumania.net RambukGames]
* [http://www.rambukgames.com/ RAMBUKGAMES]
* [http://silversprite.codeplex.com/ SilverSprite - Run XNA games without code changes in Silverlight 3]


==Indkøb==
* [http://alienbabeltech.com/main/big-gpu-shootout-part-iii-pcie-10-vs-pcie-20/all/1 Big GPU-Shootout; Part III, PCIe 1.0 vs. PCIe 2.0]
* USB Stick til mig og Annette
=====Display=====
* [http://www.edbpriser.dk/Product/Details.aspx?q=3ware&sp=all&pid=450114 3ware Multilane Serial Attached SCSI (SAS) internt]
* [http://accessories.euro.dell.com/sna/productdetail.aspx?c=dk&l=da&s=dhs&cs=dkdhs1&sku=613289&~ck=dellSearch&baynote_bnrank=0&baynote_irrank=1 Dell HD WLED Ultraslim S2330MX 58cm(23'') skærm VGA,DVI-D (1920x1080), 2 ms Responstid]
* [http://reviews.cnet.com/lcd-monitors/dell-s2330mx-23-inch/4505-3174_7-34859190.html Dell HD WLED Ultraslim S2330MX - CNET]


====Opening files by doubleclicking - Drag Drop====
* [http://www.codeproject.com/KB/cs/SingleInstanceAppMutex.aspx C# Single Instance App With the Ability To Restore From System Tray (Using Mutex) - Codeproject]
* [http://www.codeproject.com/KB/cpp/avoidmultinstance.aspx Avoiding Multiple Instances of an Application - Codeproject]
* [http://www.codeproject.com/KB/cs/CSSIApp.aspx Single-Instance C# Application - for .NET 2.0 - Using StartupNextInstance from VB in C# - Codeproject]


=====CommandLine=====
* [http://msdn.microsoft.com/en-us/library/windows/desktop/bb776391(v=vs.85).aspx CommandLineToArgvW function]


* Power kabler
=====Interprocess Communications=====
* [http://msdn.microsoft.com/en-us/library/windows/desktop/aa365574(v=vs.85).aspx Interprocess Communications - MSDN]
* [http://msdn.microsoft.com/en-us/library/ms742522.aspx WPF and Win32 Interoperation - MSDN]


* [http://www.edbpriser.dk/Product/Details.aspx?q=keyboard&pid=420195 Logitech diNovo Mini (Dansk) (Bluetooth)]
=====Named pipes=====
* Printerblæk
* [http://technet.microsoft.com/en-us/sysinternals/dd581625.aspx PipeList - Sysinternals]
* [http://msdn.microsoft.com/en-us/library/windows/desktop/aa365783(v=vs.85).aspx Pipe Names - MSDN]


======C++======
* [http://somebastardstolemyname.wordpress.com/2007/06/03/c-named-pipes/ C++ Named Pipes]
* [http://msdn.microsoft.com/en-us/library/windows/desktop/aa365592(v=vs.85).aspx Named Pipe Client - MSDN]


* [http://www.carcomm.eu/news/htc-desire-hd/ Carcomm HTC Desire HD bilholder]
======C#======
* [http://www.brodit.com/?main=productinformation.jsp&anr=512198 Brodit HTC Desire HD bilholder]
* [http://www.switchonthecode.com/tutorials/dotnet-35-adds-named-pipes-support .NET 3.5 Adds Named Pipes Support]
* [http://hemorrdroids.net/htc-desire-hd-brodit-car-mount/ Brodit HTC Desire HD bilholder - anmeldelse]
* [http://msdn.microsoft.com/en-us/library/bb546085.aspx How to: Use Named Pipes to Communicate Between Processes over a Network]
* [http://www.mobilefun.co.uk/htc-desire-hd-car-upgrade-kit-cu-s400-p26536.htm HTC Desire HD Car Upgrade Kit - CU S400]


==Mediaportal remote - iPiMP - a Smartphone web interface to MediaPortal==
=====File Mapping=====
* [http://forum.team-mediaportal.com/ipimp-518/ iPiMP forum]
* [http://msdn.microsoft.com/en-us/library/windows/desktop/aa366551(v=vs.85).aspx Creating Named Shared Memory - MSDN]
* [http://code.google.com/p/ipimp/wiki/iPiMPWiki iPiMPWiki]
* [http://msdn.microsoft.com/en-us/library/windows/desktop/aa366883(v=vs.85).aspx Using File Mapping]
* [http://code.google.com/p/ipimp/wiki/Introduction An introduction to iPiMP - a Smartphone web interface to MediaPortal]
 
=====Drag Drop using SendMessage=====
* [http://www.codeguru.com/csharp/csharp/cs_graphics/screencaptures/print.php/c16045 FindWindow: Finding Window Handles - Codeguro]
* [http://bobobobo.wordpress.com/2008/01/31/how-to-create-a-basic-window-in-c/ How to create a basic Window in C++ (SIMPLEST WINDOWS PROGRAM)]
======WM_DROPFILES======
* [http://answers.microsoft.com/en-us/windows/forum/windows_7-files/file-drag-n-drop-via-wmdropfiles-doesnt-work-in/d172ed8c-1a5b-e011-8dfc-68b599b31bf5 File Drag n Drop Via WM_DROPFILES Doesn't Work in Windows 7?]
* [http://stackoverflow.com/questions/2070740/drag-drop-using-sendmessage Drag Drop using SendMessage - Stackoverflow]
* [http://forums.fanatic.net.nz/index.php?showtopic=18873 How to send a file programmatically C#]
* [http://us.generation-nt.com/send-hdrop-data-wm-dropfiles-message-help-24589542.html Send HDROP data with WM_DROPFILES message]
* [http://social.msdn.microsoft.com/forums/en-US/winforms/thread/ccee7ae6-75ca-4916-89cf-a099d12074a7 send message to other process]
======WM_COPYDATA======
* [http://msdn.microsoft.com/en-us/library/windows/desktop/ms648710(v=vs.85).aspx Data Copy - The data copy feature enables you to send data from one application to another WM_COPYDATA - MSDN]
* [http://msdn.microsoft.com/en-us/library/windows/desktop/ms649009(v=vs.85).aspx Using Data Copy - MSDN] Example demonstrating how to send information between two applications using the WM_COPYDATA message.
* [http://www.codeproject.com/KB/threads/ipc_wmcopy.aspx Inter-Process Communication using WM_COPYDATA - C++ - Codeproject]
* [http://www.codeproject.com/KB/cs/ipc_wmcopy.aspx Inter-Process Communication with C# - Codeproject]


==MailIT==
=====Interprocess Communication Between .NET and MFC Using WM_COPYDATA=====
* F:\MailIT\Dokumentflet
* [http://www.codeproject.com/KB/threads/InterprocessCommunicator.aspx?display=Print Interprocess Communication Between .NET and MFC Using WM_COPYDATA - CodeProject]
* F:\MailIT\MailITPDFfiler


* Opsætning foretages i Navsion via SALG OG MARKETING --> EXPANDIT MAILIT --> RAPPORTER --> RAPPORTOPSÆTNING på fanerne PDF-fil og Fletning.
=====Windows Messages=====
* [http://msdn.microsoft.com/en-us/magazine/cc163417.aspx Handling Messages in Console Apps - MSDN Magazine]
* [http://stackoverflow.com/questions/1456010/whats-a-good-way-to-debug-windows-message-content-and-destination What's a good way to debug Windows message content and destination? - Stackoverflow]


==Howto Patch .NET managed EXE to run as x86 on x64 bit computer==
There is a 32BIT flag in the CorFlags section of the header of a portable executable image that tells Windows if the EXE should be allowed to run as 64 bit application x64 bit Windows.<br>
If this flag is set, the application will run as x86 on both x86 and x64 bit machines.<br>


To set the flag and force application to run as x86 use:<br>
=====Drag and Drop=====
'''CorFlags.exe assembly.exe /32BIT+'''<br>
* [http://www.wpftutorial.net/DragAndDrop.html Drag and Drop in WPF -WPF -Tutorial.net]
* [http://www.codeproject.com/KB/shell/explorerdragdrop.aspx How to Implement Drag and Drop Between Your Program and Explorer]


CorFlags.exe is located in "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin" or one of the other folders win SDK bin's.
* [http://blogs.msdn.com/b/jaimer/archive/2007/07/12/drag-drop-in-wpf-explained-end-to-end.aspx http://blogs.msdn.com/b/jaimer/archive/2007/07/12/drag-drop-in-wpf-explained-end-to-end.aspx]
* [http://blogs.msdn.com/b/jaimer/archive/2007/07/12/drag-drop-in-wpf-part2.aspx Drag & drop in WPF part2 ...]
* [http://blogs.msdn.com/b/jaimer/archive/2007/07/12/drag-drop-in-wpf-part-3-the-results-and-code.aspx Drag & Drop in WPF.. part 3 .. the results and code...]


* [http://msdn.microsoft.com/en-us/library/ms164699(VS.80).aspx CorFlags Conversion Tool (CorFlags.exe) - MSDN]
* [http://www.codeproject.com/KB/dialog/FindWindow.aspx FindWindow is a tool for searching windows/controls - Codeporject]


==Kogebøger==
=====Set filetype association=====
* [http://www.mad.henning-holler.dk/index.html Hollers kogebog - Tapas]
* [http://mel-green.com/2009/04/c-set-file-type-association/ C#: Set File Type Association]
* http://www.yggenyk.dk/wiki/Kold_kartoffelsalat_med_gr%C3%B8nne_b%C3%B8nner_og_kapers
* [http://msdn.microsoft.com/en-us/library/ee872121(v=VS.85).aspx Application Registration - MSDN]


==Rendering, zooming and printing with WPF==
====Getting android source====
* [http://msdn.microsoft.com/en-us/library/system.windows.controls.canvas.aspx Canvas Class]
Google's howto:
* [http://msdn.microsoft.com/en-us/library/ms608740.aspx VisualTreeHelper.GetDescendantBounds Method]
# [http://source.android.com/source/initializing.html Initializing a Build Environment]
* [http://msdn.microsoft.com/en-us/library/system.windows.uielement.rendersize.aspx UIElement.RenderSize Property]
# [http://source.android.com/source/downloading.html Downloading the Source Tree]


* [http://www.google.dk/search?sourceid=chrome&ie=UTF-8&q=clone+visual+tree Google - Clone Visual Tree]
* How to get android source from GitHub using repo https://plus.google.com/100301252568537087423/posts/3NngLGAjVgG
* [http://www.slickthought.net/post/2009/05/26/Visual-Tree-Printing-in-WPF-Applications.aspx Visual Tree Printing in WPF Applications]
* [http://www.switchonthecode.com/tutorials/printing-in-wpf Printing in WPF]
* [http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/496f4f1c-8a1a-4f8f-a231-9d432268ebb8 Can PrintVisual use another resolution than 96 DPI?]
* [http://cid-fd9a0f1f8dd06954.office.live.com/browse.aspx/Public/Code%20Samples/WPF VisualCopyDemo]
* [http://msdn.microsoft.com/en-us/magazine/dd263097.aspx Render Text On A Path With WPF]


==XAML Guidelines==
====Python====
* [http://www.cookingwithxaml.com/content/xamlguidelines/xamlGuidelinesDraft0.pdf XAML Guidelines]
* [http://pygame.org/docs/tut/newbieguide.html A Newbie Guide to pygame]
* [http://www.py2exe.org/ py2exe]
* [http://www.py2exe.org/index.cgi/Tutorial py2exe Tutorial]


==Localization in WPF==
====Metro style====
* [http://robertoschiabel.wordpress.com/2010/01/31/wpf-add-localization-via-resx-files/ WPF: add localization via resx files]
The goal of MahApps.Metro is to allow devs to quickly and easily cobble together a "Metro" UI for their WPF4+ apps, with minimal effort
* [http://www.theleagueofpaul.com/metro MahApps.Metro]
* [http://www.syncfusion.com/downloads/metrostudio Syncfusion Metrostudio]
* [http://elysium.codeplex.com/ Elysium]


==Resources in WPF==
====OnPropertyChanged====
* [http://csharpsimplified.wordpress.com/2009/02/16/resources-in-wpf-i-binary-resources/ Resources in WPF – I (Binary Resources)]
* [http://code.google.com/p/notifypropertyweaver/ Notifypropertyweaver]
* [http://csharpsimplified.wordpress.com/2009/02/17/resources-in-wpf-ii-logical-resources/ Resources in WPF – II (Logical Resources)]


==Zooming med WPF==
====Azure====
* [http://geekswithblogs.net/lbugnion/archive/2009/04/05/using-a-behavior-to-magnify-your-wpf-applications.aspx Using a Behavior to magnify your WPF applications - GalaSoft]
* [http://blogs.msdn.com/b/henrikwh/archive/2012/03/21/har-du-msdn-s-229-har-du-gratis-azure.aspx?goback=%2Egde_1837948_member_102516081 Har du MSDN, så har du gratis Azure!]
For at aktivere dine fordele, skal du [https://msdn.microsoft.com/en-us/subscriptions/manage logge på din MSDN konto] og vælge "Activate Windows Azure".


* [http://stackoverflow.com/questions/741956/wpf-pan-zoom-image WPF - Pan & Zoom Image - stackowerflow]
====Google App Engine====
* [http://www.vbdotnetheaven.com/UploadFile/raj1979/WPFVisualBrush01302009004450AM/WPFVisualBrush.aspx How to use Visual Brush in WPF]
* [https://developers.google.com/appengine/ Google App Engine]


* [http://www.codeproject.com/KB/dialog/WPFWindowFinder.aspx WPF WindowFinder Tool]
====Helium Voice====
* [http://www.dspdimension.com/admin/pitch-shifting-using-the-ft/ Pitch Shifting Using The Fourier Transform]
* [https://sites.google.com/site/mikescoderama/pitch-shifting Pitch Shifting in C#]


* [http://windows-presentation-foundation.com/WPF_Layout_Viewbox.aspx ViewBox - windows-presentation-foundation.com]
* [http://www.dsprelated.com/showmessage/127126/1.php Helium Voice effect algorithm]
* [http://www.epiphyte.ca/proj/vocoder Zerius Vocoder - epiphyte.ca]


* [http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/ba5ae36c-324f-4220-be76-464eab74d475 Data binding to a VisualBrush viewbox]


==Design time data in WPF==
=====Usorteret=====
* [http://www.galasoft.ch/mydotnet/articles/article-2007091401.html WPF: Simulating data in design mode in Microsoft Expression Blend - GalaSoft]
* [http://en.wikipedia.org/wiki/Morse_code Morse code - Wikipedia]
* [http://www.arrangeactassert.com/how-to-use-designdata-to-populate-controls-with-design-time-data-in-silverlight-and-wpf/ How To Use DesignData To Populate Controls With Design Time Data In Silverlight And WPF]
* [http://homepages.tesco.net/~a.wadsworth/MBcode.htm THE MORSE CODE]
* [http://en.wikipedia.org/wiki/Telegraph_key Telegraph key - Wikipedia]
* [http://morse-rss-news.sourceforge.net/ Morse Code Tools]


==Routed Events in WPF==
* [http://www.wpftutorial.net/RoutedEvents.html Routed Events]


==Data Binding in WPF==
* [http://en.wikipedia.org/wiki/Helium Helium - Wikipedia]
* [http://msdn.microsoft.com/en-us/magazine/cc163299.aspx Data Binding in WPF]
* [http://msdn.microsoft.com/en-us/library/ff769512(v=vs.92).aspx How to: Use the Application Deployment Tool for Windows Phone]
* [http://msdn.microsoft.com/en-us/library/ms752347.aspx Data Binding Overview]
 


==Brushes in WPF==
* [http://msdn.microsoft.com/en-us/library/aa970904.aspx WPF Brushes Overview - MSDN]
* [http://msdn.microsoft.com/en-us/library/system.windows.media.tilebrush.viewbox.aspx TileBrush .Viewbox Property - MSDN]
* [http://msdn.microsoft.com/en-us/library/system.windows.media.imagebrush.imagesource.aspx ImageBrush .ImageSource Property - MSDN]


==Silverlight==
<silverlight width="700" height="400">HelloWorldSilverlight.xap</silverlight>
<silverlight width="150" height="600">MediaWikiMenu.xap</silverlight>


==Stegetider og opskrifter==
* [http://www.svinegodt.dk/smcms/Svinegodt/I_koekkenet/Tilberedning/2884/Index.htm?ID=2884 Stegning i ovn
– mørt og ikke tørt, STOP i tide]


==Open Source OCR==
* [http://en.wikipedia.org/wiki/SMS SMS - Wikipedia]
Tesseract is a free software optical character recognition engine that was originally developed as proprietary software at Hewlett-Packard between 1985 and 1995. After ten years without any development taking place, Hewlett Packard and UNLV released it as open source in 2005. Tesseract is currently developed by Google and released under the Apache License, Version 2.0
* [http://code.google.com/p/tesseract-ocr/ tesseract-ocr
An OCR Engine that was developed at HP Labs between 1985 and 1995... and now at Google]
* [http://sourceforge.net/projects/tesseract-ocr/ Tesseract OCR - old Sourceforge homepage]
* [http://www.irfanview.info/plugins/kadmos/ KADMOS for Irfanview - NOT OPEN SOURCE]


==Kopibeskyttelse af .NET programmer==
=====Phone 7=====
====Produckt keys ====
DMI
Hi!<br>
* [http://www.dmi.dk/dmi/index/danmark/android-iphone-telefoner/brug_af_dmi-data_i_mobilapplikationer.htm DMI Brug af DMI's data i mobilapplikationer]
* [http://www.dmi.dk/dmi/index/danmark/android-iphone-telefoner.htm Android- og iPhone-telefoner DMI]
* [http://www.windowsphone.com/da-DK/apps/a665728c-d2e4-4c9d-ad4b-b1ef924cd641 Dansk Byvejr]
* [http://silverbullet.dk/index.php?option=com_content&view=article&id=71:vejrudsigten-fra-dmi-wp7&catid=20:software&Itemid=33 Vejrudsigten fra DMI (Phone 7)]


I've finished developing a windows application, but now I am faced with a dilemma on producing two versions of the software: evaluation copy and full version. Specifically, the software won’t utilize the internet for the verification of the product key. Can anyone help me to get started with creating license keys?<br>


Thanks.<br>
Lumos
* [http://www.locked.nl/wp7-flashlight-getting-started Windows Phone Flashlight: Getting started]
* [http://harrypotter.wikia.com/wiki/Wand-Lighting_Charm  (Lumos) is a charm that causes the tip of the caster's wand to emit a warm glow]
* [http://www.windowsphonegeek.com/tips/all-about-wp7-isolated-storage-files-and-folders All about WP7 Isolated Storage - Files and Folders]
Code samples
* [http://msdn.microsoft.com/en-us/library/ff431744(v=VS.92).aspx Code Samples for Windows Phone]
Reverse Engineer
* [http://mktwp7.codeplex.com/ Marketplace Browser and Downloader for Windows Phone 7]
* [http://thewp7phones.com/ THEWP7PHONES Place for cracked games & apps for Windows Phone 7]
* [http://www.securityninja.co.uk/application-security/windows-phone-app-analyser-v1-0-released-today-2/ Windows Phone App Analyser v1.0 released today]
* [http://sourceforge.net/projects/wpaa/ Windows Phone App Analyser]


jonorossi:<br>
AgFx Windows Phone App and Data Caching Framework
Here is a pile of licensing solutions that you might want to browse through, even the good ones that I have heard heaps of people talk about aren't that expensive for the amount of hours you would spend doing it yourself<br>
* [http://agfx.codeplex.com/ AgFx Windows Phone Application Data Caching Framework]


-----------------------------------------------------------------<br>
UDP Sockets
* [http://msdn.microsoft.com/en-us/library/hh202864(v=vs.92).aspx How to: Create and Use a UDP Socket Client Application for Windows Phone]
* [http://stackoverflow.com/questions/6968029/sockets-in-windows-phone-7-works-fine-in-emulator-but-not-on-the-phone Sockets in Windows Phone 7 works fine in emulator but not on the phone]
* [http://www.codeproject.com/KB/windows-phone-7/ZuneDetectAndNetworking.aspx Zune Detection and Network Awareness]
* [http://msdn.microsoft.com/en-us/library/gg180729(v=vs.92).aspx How to: Use the Connect Tool for Windows Phone]
* [http://mikaelkoskinen.net/post/wp7-sockets-tutorial-sending-messages.aspx Windows Phone 7 Sockets: How to send a message]


Desaware Licensing System<br>
Portrait and landscape orientation on Windows Phone
http://www.desaware.com/products/licensingsystem/index.aspx<br>
* [http://msdn.microsoft.com/en-us/library/ff769553(v=vs.92).aspx How to: Handle Orientation Changes on Windows Phone]
Price: Expensive at $1495<br>


Licensing .Net Pro<br>
AForge.NET
http://www.licensingdotnet.com/<br>
* [http://www.aforgenet.com/framework/ AForge.NET]
Price: Bargan from $29.95 (limited time)<br>
* [http://code.google.com/p/aforge/ AForge.NET - code.google.com]
* [http://accord-net.origo.ethz.ch/ Accord.NET Framework]
* [http://www.aforgenet.com/projects/iplab/downloads.html AForge Image Processing Lab IPLab]


OpenLicense<br>
Shape detection
http://openlicense.tigris.org/<br>
* [http://www.aforgenet.com/framework/docs/html/15ef1e79-a7ae-93d4-507e-34961c6562ec.htm SimpleQuadrilateralTransformation Class]
http://www.spextreme.com/openlicense/openlicense.aspx<br>
* [http://www.aforgenet.com/framework/docs/html/2c8218cc-921c-34d8-5c88-39c652488490.htm SobelEdgeDetector Class]
Price: Free<br>
* [http://www.aforgenet.com/articles/shape_checker/ AForge Detecting some simple shapes in images]
* [http://www.aforgenet.com/forum/viewtopic.php?f=4&t=1637 AForge Image Deskewing distortion(of co-ordinates) issue]


Infralution Licensing System<br>
* [http://en.wikipedia.org/wiki/Shear_mapping Shear mapping]
http://www.infralution.com/licensing.html<br>
Price: $80<br>


LM-X<br>
* [http://unpaper.berlios.de/ unpaper - post-processing scanned and photocopied book pages]
http://www.x-formation.com/LM-X/<br>
Price: Cannot find one, I cannot find a page to buy this one which isn't a good thing for them<br>


XHEO Licensing<br>
http://www.xheo.com/products/enterprise/licensing/<br>
Price: $289<br>


Shareware Starter Kit<br>
http://blogs.msdn.com/danielfe/archive/2005/07/10/437293.aspx<br>
Price: Free<br>
This solution requires the internet for licensing<br>


DreamKey<br>
http://www.fingoo.net/lib/asp/packages.asp<br>
Price: 2.9% or 3.9% of sales<br>


-----------------------------------------------------------------<br>
MVVM Light Toolkit
* [http://mvvmlight.codeplex.com/ MVVM Light Toolkit]


Here is one artlcle about getting info from the user's computer that you could use to identify that the license will only work on their machine:<br>
Expression Blend
Retrieving Hardware Identifiers in C# with WMI<br>
* [http://www.dotnetcurry.com/ShowArticle.aspx?ID=348 Expression Blend 3 and the New 'Make Into Control' Feature]
http://www.eggheadcafe.com/articles/20030511.asp<br>


This article looks alright, but from just skimming through it, it looks like it is using very simple encryption:<br>
* [http://msdn.microsoft.com/en-us/library/ff724009(v=expression.40).aspx To add an EventTrigger]
License Key Generation<br>
http://www.codeproject.com/dotnet/LicenseKeyGeneration.asp<br>


This one looks good, it uses a XML formatted license but it uses RSA to store the license key:<br>
HOW TO DO COMMAND BINDING FOR APPLICATION BAR WITH APPBARUTILS IN XAML?
Using XML Digital Signatures for Application Licensing<br>
* [http://www.windowsphonegeek.com/articles/How-to-Use-AppBarUtils-in-XAML- http://www.windowsphonegeek.com/articles/How-to-Use-AppBarUtils-in-XAML-]
http://www.codeproject.com/dotnet/xmldsiglic.asp<br>
* [http://msdn.microsoft.com/en-us/library/hh202979(v=VS.92).aspx How to: Create, Delete, and Update Tiles for Windows Phone]


Here is another article that uses RSA and XML that is easy to understand.<br>
* [http://msdn.microsoft.com/en-us/library/bb203897(v=XNAGameStudio.31).aspx TUTORIAL: Going Beyond: XNA Game Studio in 3D]
** [http://msdn.microsoft.com/en-us/library/bb197293(v=XNAGameStudio.31).aspx Tutorial 1: Displaying a 3D Model on the Screen]
** [http://msdn.microsoft.com/en-us/library/bb203896(v=XNAGameStudio.31).aspx Tutorial 2: Making Your Model Move Using Input]
** [http://msdn.microsoft.com/en-us/library/bb203895(v=XNAGameStudio.31).aspx Tutorial 3: Making Sounds with XNA Game Studio]
** [http://msdn.microsoft.com/en-us/library/bb975644(v=XNAGameStudio.31).aspx Tutorial 4: Make a Game in 60 Minutes]
** [http://msdn.microsoft.com/en-us/library/bb975645(v=XNAGameStudio.31).aspx Tutorial 5: Adding Multiplayer and Networking Support to the Game]


Really Simple Licensing Scheme for .NET<br>
Dropbox
http://jclement.ca/devel/dotnet/reallysimplelicensing.html<br>
* [http://dkdevelopment.net/2010/05/18/dropbox-api-and-restsharp-for-a-c-developer/ Dropbox API and Restsharp for a C# Developer - DK Development]
* [http://dkdevelopment.net/tag/dropbox/ Dropbox for Windows Mobile - DK Development]


-----------------------------------------------------------------<br>
=====iPhone=====
* [http://www.pcworld.com/article/159627/howto_use_your_iphone_as_a_wireless_laptop_modem.html iPhone som modem]


Those are a few commerial solutions and a few sample licensing apps. It might be easier and cost less (because time is money) to purchase a commerial solution because then you have support and upgrades.<br>


Let me know if you need anything else, Jono
* [http://www.agilemobile.com/iphone.html  Agile Mobile iPhone Software The worlds best MSN®, ICQ®, AIM®, Yahoo® & Google Talk®]


====Detecting if the application is being debugged====
* Pinkodehusker http://www.sydbank.dk/privat/produkter/kort/pinkode-husker
* [http://blogs.msdn.com/b/jmstall/archive/2006/07/03/managed-vs-native-apis.aspx Managed vs. Native debugging APIs]
* TV Spil
* Bluetooth Lego
* Støjfrit foto af mange billeder
* Helium talk
* Opret billede af dokument
* Guitar Tuner
* Morse og koder
* Kogebog billeder
* Oscilliscope http://projectproto.blogspot.com/2010/09/android-bluetooth-oscilloscope.html
* FFT (Signal analysis)
* Room correction
* Salmonsens konversationsleksikon
* http://runeberg.org/
* http://runeberg.org/download.pl?mode=work&work=salmonsen
* http://runeberg.org/admin/19990511.html
* OCR
# http://stackoverflow.com/questions/850717/what-are-some-popular-ocr-algorithms
# http://www.discover.uottawa.ca/~qchen/my_papers/master_thesis.pdf
#
* Face / image recognition
# http://www.face-rec.org/algorithms/
# http://www.techcrunch.com/2008/04/27/google-experiments-with-next-generation-image-search/
# http://www.google.com/search?hl=en&q=pagerank+for+product+image+search&sourceid=navclient-ff&rlz=1B3GGGL_enDK266DK266&ie=UTF-8
* Games
* Korteste/hurtigste cykel vej


==CHM to PDF===
====Ikon design====
* [http://www.theta-software.com/ CHM To PDF Converter - Theta - Software]
* [http://www.gimpusers.com/tutorials/3d-icons-in-gimp Tutorial: Creating 3D icons in Gimp]
* [http://www.processtext.com/abcchm.html ABC Amber CHM Converter]
* [http://www.colorpilot.com/chm2pdf.html CHM2PDF Pilot]


==Recover PDF passwords==
====Sætningsskema / feltskema====
* [http://sourceforge.net/projects/pdfcrack/ pdfcrack open source for Linux]
* [http://sprogmuseet.dk/grammatik-2/jagten-pa-sproglige-universalier/ Jagten på sproglige universalier]
* [http://blog.rubypdf.com/pdfcrack/ pdfcrack for windows]
====MP970====
* [http://canon-resetter-repair.blogspot.com/ Complete CANON Printer Resetter, Repair and Troubleshooting]
* [http://www.printerproblemsolved.co.uk/index.php?model_id=7 Printer problems and solutions for the Canon PIXMA MP970]
* Google: mp970 ink absorber
* Google: mp970 ink waste


==Den skaldede kok's kartoffelsalat==
====Error 5100 on Canon printers====
* [http://fix-your-printer.blogspot.com/2009_03_01_archive.html Fix your printer ! - Reset printers and cartridge. Printers problem solving,tips, tricks and tutorial]
Clean the timing strip
* [http://www.soft-manufaktura.ru/manual/hp/mp500sm.pdf PIXMA MP500 SERVICE MANUAL]
* [http://www.soft-manufaktura.ru/manual/hp/mp800sm.pdf PIXMA MP800 SERVICE MANUAL]
* [http://www.wraithtdk.com/filedump/MP830/Canon%20PIXMA%20MP830%20Service%20Manual.pdf PIXMA MP830 SERVICE MANUAL]
* [http://pixma.ulmb.com/?p=226 Canon Service Call Error codes]
* [http://www.usa.canon.com/cusa/support/consumer/printers_multifunction/pixma_mp_series/pixma_mp830#ServiceAndSupport Canon - Home / Support & Drivers / Consumer & Home Office / Printers & Multifunction / PIXMA MP Series / PIXMA MP830]
 
====Vista Print Spooler Stopping====
Delete all files in C:\Windows\System32\spool\PRINTERS
* [http://www.amphis-software.com/tech-tips/vista-print-spooler-stopping.htm Vista Print Spooler Stopping]
 
====DataGrid Styling====
* [http://stackoverflow.com/questions/5303470/change-wpf-datagrid-column-header-style-menu-visibility-in-code-behind Change WPF DataGrid Column Header Style, Menu Visibility in Code Behind?]
* [http://stackoverflow.com/questions/3133097/wpf-datagrid-template-removes-ability-to-resize-columns WPF Datagrid template removes ability to resize columns]
* [http://stackoverflow.com/questions/4371554/wpf-datagrid-automatic-column-resizing-logic WPF - DataGrid - Automatic Column Resizing Logic]
* [http://webcache.googleusercontent.com/search?q=cache:X0Ib8W9MzC0J:www.wpftutorial.net/DataViews.html+cast+ilist+to+CollectionViewSource&cd=9&hl=da&ct=clnk&source=www.google.com How to Create and Use a CollectionView]
* [http://blogs.msdn.com/b/jgoldb/archive/2008/08/26/improving-microsoft-datagrid-ctp-sorting-performance.aspx Improving Microsoft DataGrid CTP sorting performance]
* [http://www.wpftutorial.net/DataGrid.html WPF DataGrid Control....]
* [http://msdn.microsoft.com/en-us/library/ms745786.aspx How to: Sort a GridView Column When a Header Is Clicked]
* [http://waxtadpole.wordpress.com/2009/11/04/wpf-setting-default-sort-order-for-datagrid-without-using-a-static-resource/ WPF Setting Default Sort Order For Datagrid Without Using A Static Resource]
* [http://stackoverflow.com/questions/1627149/pre-sorting-a-datagrid-in-wpf Pre-sorting a DataGrid in WPF]
* [http://www.4guysfromrolla.com/articles/012308-1.aspx Extending the GridView to Include Sort Arrows *** Nice article]
* [http://blog.smoura.com/wpf-toolkit-datagrid-part-ii-custom-styling/ WPF Toolkit DataGrid, Part II – Custom styling]
* [http://blogs.msdn.com/b/jaimer/default.aspx?PageIndex=1&PostSortBy=MostViewed Styling Microsoft’s WPF datagrid]
* [http://blogs.msdn.com/b/vinsibal/archive/2008/08/29/wpf-datagrid-tri-state-sorting-sample.aspx WPF DataGrid: Tri-state Sorting sample]
* [http://blogs.msdn.com/b/vinsibal/archive/2008/08/27/more-datagrid-samples-custom-sorting-drag-and-drop-of-rows-column-selection-and-single-click-editing.aspx More DataGrid Samples: Custom Sorting, Drag and Drop of rows, Column Selection, and Single-click Editing]
* [http://msdn.microsoft.com/en-us/library/ff407126.aspx How to: Group, Sort, and Filter Data in the DataGrid Control]
* [http://blogs.msdn.com/b/jaimer/archive/2009/01/20/styling-microsoft-s-wpf-datagrid.aspx Styling Microsoft’s WPF datagrid]
* [http://www.codeproject.com/KB/WPF/WPFDataGridExamples.aspx# WPF DataGrid Practical Examples]
* [http://blogs.u2u.be/diederik/2009/09/default.aspx Validation in a WPF DataGrid]


* 1 kg kartofler


* 3/4 dl æbleeddike
* 1/4 tsk friskkværnet sort peber
* 1/2 dl hakket persille
* 2 store knuste fed hvidløg
* 3/4 dl dijonsennep
* 1/2 tsk salt
* 3/4 dl olivenolie
* 3/4 dl mayonnaise
Kog kartoflerne i letsaltet vand med lidt citronsaft - syren fra citronen holder bid i de nye kartofler.<br>
Skær kartoflerne i skiver når de er kogt.<br>
Bland dressingen mens kartoflerne koger.<br>
Når kartoflerne er afkølede, kommes dressingen over.<br>
Kom lidt i ad gangen, så der ikke kommer for meget dressing, og det hele svømmer.<br>
==Madleksikon==
Ansjoser
* [http://ekstrabladet.dk/kup/fodevarer/article1378062.ece Mick og ansjosmysteriet]
==Politikens opskrifter Tjek.dk==
* [http://politiken.dk/tjek/tjekmad/tjekopskrifter/article736083.ece Fyldte auberginer]


==AGM Batterier==
* [http://msdn.microsoft.com/en-us/library/ms743737.aspx Adorners Overview]
* http://www.scanbrit.dk/varekatalog_vis.asp?id=733
* http://www.scanbrit.dk/upload/pdf/6fm75.pdf
* http://www.bue-net.dk/product_info.php?products_id=6622 845,-
* http://www.marinetorvet.dk/visprodukt.asp?ProduktID=1752 999,-
* http://www.harald-nyborg.dk/merinfo.asp?varenr=6674&n=10 895,-


==Open source S.M.A.R.T Disk tool==
====MacBook====
* [http://crystalmark.info/?lang=en CrystalDiskInfo - CrystalDiskMark]
* [http://support.apple.com/kb/ht1379 Resetting your Mac's PRAM and NVRAM]
* [http://sourceforge.jp/projects/crystaldiskinfo/ CrystalDiskInfo SourceForge.jp]
* [http://support.apple.com/kb/ht1533 Startup key combinations for Intel-based Macs]
CrystalDiskInfo  is a HDD/SSD utility software which supports S.M.A.R.T and a part of USB-HDD.
* [http://www.powerbookmedic.com/manual.php?id=57 MacBook 13" (A1342) Take Apart Video]
* [http://sourceforge.jp/projects/crystaldiskmark/ CrystalDiskMark]
 
CrystalDiskMark is a disk benchmark software.
=====Read Mac harddrive from Windows=====
* [http://www.mediafour.com/products/macdrive/standard/ MacDrive Standard - Read Mac Drives from Windows - 5 days trial]
* [http://www.catacombae.org/hfsx.html HFSExplorer - open source]


* [http://smartmontools.sourceforge.net/  
====Embedded WiFi====
smartmontools
* [http://www.digi.com/products/wireless-wired-embedded-solutions/solutions-on-module/rabbit-minicore/ MiniCore® RCM5600W Series]
Search: ]
* [http://www.c88.dk/print.asp?menu=133&side=280  RCM5600W fra C88]
The smartmontools package contains two utility programs (smartctl  and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (SMART) built into most modern ATA and SCSI harddisks. In many cases, these utilities will provide advanced warning of disk degradation and failure.  


* [http://gsmartcontrol.berlios.de/home/index.php/en/Home GSmartControl - Hard disk drive health inspection tool]
====Blandede links====
GSmartControl is a graphical user interface for smartctl (from [http://smartmontools.sourceforge.net/ smartmontools] package), which is a tool for
* [http://www.damonkohler.com/2009/02/android-recipes.html Android Recipes and Snippets]
querying and controlling SMART (Self-Monitoring, Analysis, and Reporting
* [http://www.softwarepassion.com/android-series-custom-listview-items-and-adapters/ Android Series: Custom ListView items and adapters]
Technology) data on modern hard disk drives. It allows you to inspect the
drive's SMART data to determine its health, as well as run various tests on
it.


==Application settings in .NET==
* [http://developer.android.com/guide/topics/ui/ui-events.html Handling UI Events]
* [http://msdn.microsoft.com/en-us/library/cftf714c.aspx Settings Page, Project Designer- MSDN]
* [http://developer.android.com/guide/topics/ui/binding.html Binding to Data with AdapterView]
* [http://msdn.microsoft.com/en-us/library/system.windows.window.closing.aspx Window.Closing Event - MSDN]
* [http://developer.android.com/resources/tutorials/views/hello-spinner.html Android Spinner control]
* [http://msdn.microsoft.com/en-us/library/system.configuration.applicationsettingsbase_members.aspx ApplicationSettingsBase Members - MSDN]
* [http://coderzheaven.com/2011/02/19/how-to-set-an-item-selected-in-spinner-in-android/ How To Set An Item Selected In Spinner In ANDROID?]
* [http://www.bearcanyon.com/dotnet/ Mike Woodring's .NET Sample Page]
<source lang="java">
* [http://stackoverflow.com/questions/154533/best-way-to-bind-wpf-properties-to-applicationsettings-in-c Best way to bind WPF properties to ApplicationSettings in C#?]
ArrayList<String> entries = new ArrayList<String>(Arrays.asList("List Item A", "List Item B"));
* [http://www.eggheadcafe.com/software/aspnet/29435781/how-to-share-settings-bet.aspx how to share settings between app <-> class lib?]
ArrayAdapter<String> arrAdapt = new ArrayAdapter<String>(this, R.layout.list_item, entries);
* [http://blogs.windowsclient.net/bragi/archive/2008/07/03/using-settings-in-wpf-or-how-to-store-retrieve-window-pos-and-loc.aspx Using settings in WPF (or how to store/retrieve window pos and loc)]
arrAdapt.setNotifyOnChange(true);
arrAdapt.add("List Item C");
</source>
* []
* [http://developer.android.com/reference/android/os/PowerManager.WakeLock.html PowerManager.WakeLock]
* [http://mylifewithandroid.blogspot.com/2010/01/remoteviews-as-hypertext-document.html RemoteViews as hypertext document]
* [http://mobiforge.com/designing/story/understanding-user-interface-android-part-1-layouts Understanding User Interface in Android - Part 1: Layouts]
* [http://mobiforge.com/designing/story/understanding-user-interface-android-part-2-views Understanding User Interface in Android - Part 2: Views]
* [http://mobiforge.com/designing/story/understanding-user-interface-android-part-3-more-views Understanding User Interface in Android - Part 3: More Views]
* [http://mobiforge.com/designing/story/understanding-user-interface-android-part-4-even-more-views Understanding User Interface in Android - Part 4: Even More Views]


* [http://forum.xda-developers.com/showthread.php?t=733339 Android Development and Hacking - Android Software Development - Google Navigation API]
* [file:///C:/Android/android-sdk-windows/docs/reference/java/util/Locale.html Lokale - Android SDK]


==What hardware is in my PC==
====SQL Server troubleshooting====
# Select Properties
* [http://support.microsoft.com/?kbid=884495 The Microsoft ISA Server Storage service failed to start due to the following error: The service did not respond to the start or control request in a timely fashion. source: Service control manager Event ID: 7009 Type Error Description Timeout (30000 milliseconds) waiting for the Microsoft ISA Server storage service to connect.]
# Select the Details tab
* [http://msdn.microsoft.com/en-us/library/ms187885.aspx Viewing the SQL Server Error Log]
# Select Hardware Ids
# Use the links below to locate Your hardware
* [http://www.pcidatabase.com/ www.pcidatabase.com PCI Vendor and Device Lists]
* [http://www.pcidatabase.com/reports.php?type=tab-delimeted List of known Id's in text format]


====DNS====
* [http://rscott.org/dns/soa.html Oversimplified DNS]
* [http://support.microsoft.com/kb/200525 Using NSlookup.exe]
* [http://www.java2s.com/Code/Java/Network-Protocol/AnnslookupcloneinJava.htm An nslookup clone in Java]
* [ftp://ftp.isc.org/isc/bind9/9.2.3/bind-9.2.3.tar.gz Nslookup source code]


==Scanning==
====Windows Workflow Foundation====
* [http://www.piratgruppen.org/wiki/index.php/Ops%C3%A6tning_og_indscanning_med_Omnipage Opsætning og indscanning med Omnipage]
* [http://visualstudiogallery.msdn.microsoft.com/7fe6f504-a58d-456e-8f55-e64bddc81a41/ Hands On Lab: Introduction to Windows Workflow Foundation (WF4) ]
* [http://linux.aldeby.org/how-to-professionally-scan-and-ocr-with-open-source-tools.html How to professionally scan and OCR with open source tools]
* [http://code.msdn.microsoft.com/Windows-Workflow-b4b808a8 Windows Workflow Foundation (WF4) - Introduction to State Machine Hands On Lab]
* [http://en.flossmanuals.net/ReadingandSugar/ScanningBookPages SCANNING BOOK PAGES]
* [http://www.microsoft.com/downloads/en/details.aspx?familyid=752CB725-969B-4732-A383-ED5740F02E93&displaylang=en Visual Studio 2010 Training Kit - Introduction To Workflow Services Hands On Lab]
* [http://www.proportionalreading.com/scan.html How To Scan a Book]
* [http://www.imagemagick.org/script/index.php ImageMagick - crop from the command line]
* [http://www.gimp.org/ GIMP - use it to figure out where ImageMagic should crop]


* [http://www.gutenberg.org Project Gutenberg]
====Træsko====
* [http://msdn.microsoft.com/en-us/magazine/cc534995.aspx#id0070014 Foundations - Bitmaps And Pixel Bits - Charles Petzold]
Dem fra Fog
* [http://www.wintellect.com/CS/blogs/jprosise/archive/2009/03/23/silverlight-3-s-new-writeablebitmap.aspx SILVERLIGHT 3'S NEW WRITEABLE BITMAP]
* [http://www.saekko-industri.dk/Default.aspx?ID=308&ProductID=521.43&GroupID=7050 Euro-Dan PU-finér tøffel fra OX-ON Varenummer: 521.43]
* [http://globaltools.dk/da_p/sikkerhedsudstyr/traesko/fodtoej_0/traesko_soft_u_kap_s De samme på postordre]
* [http://www.euro-dan.dk/DK/Sider/Tr%e6sko-D.html Euro-Dan]
* [http://www.slidstaerk.dk/trasko.html Slidstærk.dk]


====Debugging and profiling====
* [http://www.codeproject.com/KB/bugs/PdbParser.aspx How To Inspect the Content of a Program Database (PDB) File]


* [http://www.filmscanner.info/FilmscannerRangliste.html Filmscanner rangelist]
====Opspænding af cykelhjul====
* [http://www.yamahafs1.dk/forum/download/file.php?id=13879&sid=bad6634c98730ded82d200450e76feaf Guide til hjul og eger4.pdf - (Motorcykel)]
* [http://www.sheldonbrown.com/wheelbuild.html Wheelbuilding]


* [http://en.wikipedia.org/wiki/Microsoft_Site_Server Microsoft Site Server]
* [http://techdocs.shimano.com/techdocs/blevel.jsp?ASSORTMENT%3C%3East_id=1408474395181679&FOLDER%3C%3Efolder_id=2534374302051151&bmUID=1246924812515 Shimano DH  Dynamo Front Hubs]
* [http://techdocs.shimano.com/media/techdocs/content/cycle/EV/bikecomponents/DH/EV-DH-2R40-2288_v1_m56577569830608780.pdf DH-2R40-E SW-NX30 Dynamo Front Hub (for Roller Brake)]
* [http://techdocs.shimano.com/media/techdocs/content/cycle/EV/bikecomponents/DH/EV-DH-2R30-E-2498A_v1_m56577569830682142.pdf Hub Dynamo (6 V-- 2.4 W / Roller Brake Compatible DH-2R30-E DH-2R30-ES]
* [http://senseable.mit.edu/copenhagenwheel/ The Copenhagen Wheel]
* [http://smartlifeblog.com/5-smart-cycling-upgrades/ The ReeCharge Power Pack upgrades any bike hub dynamo to work on important things like smartphones, and other smartphone]
* [http://www.thinkbiologic.com/products/reecharge-power-pack ReeCharge™ Power Pack]


==Artikler smidt ud under oprydning==
====Shimano tekniske vejledninger====
* [http://www.microsoft.com/msj/archive/s25f.aspx Write a Simple HTTP-based Server Using MFC and Windows Sockets]
* [http://productinfo.shimano.com/ Shimano teknisk produktinfo] Her kan man bl.a. se hvilke dele der passer sammen
* [http://si.shimano.com/ Forhandlermanual primært beregnet til brug af professionelle cykelmekanikere]
* [http://techdocs.shimano.com/techdocs/index.jsp Andre manualer]


==MySQL Collation==
Reservedele
* [http://bugs.mysql.com/bug.php?id=21505 Collation BUG]
* [http://stores.ebay.de/Wheels-4-Frames Wheels-4-Frames - ebay]
# http://dev.mysql.com/doc/refman/5.0/en/charset-connection.html
* [http://www.idealo.de/preisvergleich/MainSearchProductCategory/100I1-15.html?q=DH-3N30&ts=1304229684668 idealo.de DH-3N30]
* [http://cgi.ebay.de/ws/eBayISAPI.dll?ViewItem&rvr_id=228784372184&customid=oesg&item=310311967062#ht_2553wt_979 ebay.de]
* [http://cgi.ebay.de/28-Trekking-Laufrad-Shimano-Nabeldynamo-nwtg-/110678816337?pt=Sport_Radsport_Fahrradteile&hash=item19c4f8b651&autorefresh=true#ht_500wt_1156 ebay.de]
* [http://www.cykelpartner.dk www.cykelpartner.dk]
* [http://politiken.dk/tjek/penge/pengetest/dinepengetest/ECE310054/stor-prisforskel-paa-cykellapning/ Stor prisforskel på cykellapning]
* [http://www.dethitter.dk/sog/Knallertforretninger/Frederiksberg/ www.dethitter.dk/sog/Knallertforretninger/Frederiksberg]


SHOW VARIABLES LIKE 'character_set%';
==== Cryptology====
SHOW VARIABLES LIKE 'collation%';
* [http://www.geocaching.com/seek/cache_details.aspx?wp=GCNVTV Geocache CCC#2 - Vigenère]
SET collation_connection = @@collation_database;
* [http://www.secretcodebreaker.com/ Secret Code Breaker - Online Cryptoanalyst's Handbook]
* [http://dev.mysql.com/doc/refman/5.0/en/charset-connection.html Connection Character Sets and Collations]
* [http://en.wikipedia.org/wiki/Kasiski_examination Kasiski examination - Wikipedia]
* [http://www.daimi.au.dk/PB/485/PB-485.pdf Block Ciphers - Analysis, Design and Applications]
* [http://www.murky.org/blg/2004/09/autokey-or-le-chiffre-indchiffrable/ AutoKey or le chiffre indéchiffrable]
* [http://home.cogeco.ca/~cipher/cyprogs.htm Cryptology Programs]


* [http://wiki.slimdevices.com/index.php/SqueezeCenter_File_Locations Squeezebox Server File Locations]
====Adobe Photoshop====
* [http://wiki.slimdevices.com/index.php/ExistingMySQLInstance Squeezebox Existing My SQL Instance]
Unable to continue because of hardware or system error.<br>
Solution: Delete the Photoshop settings file.<br>
Start the application while holding down Ctrl+Alt+Shift. Click Yes to the message "Delete the Adobe Photoshop Settings file?" when it appears.<br>


==DPC Latency==
* [http://www.talkphotography.co.uk/forums/showthread.php?t=41349 Fix 1]
* [http://www.thesycon.de/deu/latency_check.shtml DPC Latency Checker]
* [http://www.sitepoint.com/forums/graphics-8/photoshop-error-need-really-help-fast-111693.html Fix 2]
* [http://blogs.msdn.com/peterwie/archive/2008/10/06/measuring-dpc-time.aspx Measuring DPC time]


1) Download and install
==== Unity ====
* [http://www.microsoft.com/downloads/details.aspx?FamilyID=c17ba869-9671-4330-a63e-1fd44e0e2505&displaylang=en Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 SP1]
* [http://unity.codeplex.com/workitem/7019 Exception: Object synchronization method was called from an unsynchronized block of code]
* [http://unity.codeplex.com/workitem/7206 SynchronizedLifetimeManager - SynchronizationLockException]
* [http://stackoverflow.com/questions/2873767/can-unity-be-made-to-not-throw-synchronizationlockexception-all-the-time Can Unity be made to not throw SynchronizationLockException all the time? - Stackoverflow]


2) Start All Programs - Microsoft Windows SDK v7.0 - Tools - Install Windows Performance Tool Kit (x64)
====Exchange 2010 SP2 + OWA====
* [http://blogs.technet.com/b/exchange/archive/2011/05/17/announcing-exchange-2010-service-pack-2.aspx Announcing Exchange 2010 Service Pack 2]
* [http://blogs.msexchange.org/walther/2011/12/05/exchange-2010-sp2-owa-mini-exposed-update-of-old-blog-post-from-may-2011/ Exchange 2010 SP2: OWA Mini Exposed (update of old blog post from May 2011)]


3)
====Install Windows from USB Stick ====
Administrator - Command prompt
* [http://www.windowsvalley.com/install-windows-2000xp2003-using-usb-storage-device-pen-drive/ Install Windows 2000/XP/2003 from USB Stick (Pen Drive)]
C:\Program Files\Microsoft Windows Performance Toolkit>xperf -on Latency
* [http://www.intowindows.com/how-to-install-windows-7vista-from-usb-drive-detailed-100-working-guide/ How To: Install Windows 7/Vista From USB Drive [Detailed 100% Working Guide]
C:\Program Files\Microsoft Windows Performance Toolkit>xperf -stop
C:\Program Files\Microsoft Windows Performance Toolkit>xperfview.exe \kernel.etl


NVIDIA PowerMizer !!
====ESXi====
Backup
* [http://www.magikmon.com/mksbackup/ghettovcb.en.html Backup VMware VM via ghettoVCB]
* [http://blog.peacon.co.uk/completely-free-backup-for-esxi/ Completely Free Backup for ESXi]
* [http://communities.vmware.com/thread/164134?start=480&tstart=0 Thread about backup]
* [http://en.wikipedia.org/wiki/Comparison_of_platform_virtual_machines Comparison of platform virtual machines]


Device Driver Kit tracelog
====VirtualBox====
* [http://msdn.microsoft.com/en-us/library/ms797921.aspx Windows Driver Kit: Driver Development Tools Example 15: Measuring DPC/ISR Time]
* [http://www.virtualbox.org/manual/UserManual.html Oracle VM VirtualBox User Manual]
* [http://www.virtualbox.org/wiki/Technical_documentation VirtualBox Technical documentation]


====Hyper-V 3.0 on Windows Server Core 2012====
* [http://virtualizationreview.com/blogs/virtual-insider/2012/07/install-hyper-v-windows-core.aspx How to Install Hyper-V 3.0 on Windows Server Core 2012]


Dell
====Hyper-V====
* [http://en.community.dell.com/blogs/direct2dell/archive/2010/02/19/update-on-dpc-latency-for-alienware-m17x-customers.aspx Update on DPC Latency for Alienware M17x Customers]
* [http://technet.microsoft.com/en-us/library/cc753637(WS.10).aspx Windows Server Technologies Hyper-V]
 
Storage configuration options for a server running Hyper-V.
==3D Plotter==
* [http://technet.microsoft.com/en-us/library/dd183729(WS.10).aspx Planning for Disks and Storage]
* [http://reprap.org/ RepRap is short for Replicating Rapid-prototyper]
* [http://blogs.msdn.com/b/virtual_pc_guy/ Virtual PC Guy's Blog - Ben Armstrong, Virtualization Program Manager Talking about core virtualization at Microsoft (Hyper-V, Virtual PC and Virtual Server)]
* [http://homes.esat.kuleuven.be/~visit3d/webservice/v2/index.php ARC 3D Webservice]
* [http://technet.microsoft.com/en-us/library/dd239199(WS.10).aspx Best Practices for Using Hyper-V with Windows Small Business Server 2008]
* [http://lists.diku.dk/pipermail/imageworld/2007-August/000537.html About ARC 3d Webservice]
* [http://support.microsoft.com/kb/888794 Things to consider when you host Active Directory domain controllers in virtual hosting environments]
* [http://meshlab.sourceforge.net/ MeshLab]
* [http://technet.microsoft.com/en-us/library/ee256063(WS.10).aspx Create a Virtual Active Directory Domain Controller]
* [http://technet.microsoft.com/en-us/library/dd239197(WS.10).aspx Install the Primary and Second Servers in Hyper-V Virtual Machines on a Single Physical Computer]
* [http://www.sriramkrishnan.com/blog/2008/03/running-ubuntu-on-windows-server-2008.html Running Ubuntu on Windows Server 2008 Hyper-V]
* [http://technet.microsoft.com/en-us/library/cc816563(WS.10).aspx Using Windows Small Business Server 2008 Product Keys]
* [http://webcache.googleusercontent.com/search?q=cache:EKlJaMqijY8J:social.technet.microsoft.com/wiki/contents/articles/small-business-server-2011-standard-build-document-i-overview-of-sbs-2011.aspx+Windows+Small+Business+Server+2011+hyperv&cd=1&hl=en&ct=clnk&gl=dk&source=www.google.dk Small Business Server 2011 Standard - Build Document I. Overview of SBS 2011]


==Stenslibning==
* [http://www.anku-netbutik.dk ANKU Netbutik]


==Program Compatibility Assistant (PCA)==
* [http://msdn.microsoft.com/en-us/library/dd371711(VS.85).aspx Application Manifest - Windows 7]
* [http://msdn.microsoft.com/en-us/library/bb756937.aspx Application Compatibility: Program Compatibility Assistant (PCA)]


==Equations in Word 2007==
=====Migrating physical machines to Hyper-V=====
* [http://blogs.msdn.com/microsoft_office_word/archive/2006/10/04/Equations-in-Word-2007.aspx Equations in Word 2007]
* [http://vmtoolkit.com/ vmToolkit VMDK(VMWare) to VHD Converter]
* [http://vmtoolkit.com/ vmToolkit VHD Resizer]


==Geocaching==
* [http://technet.microsoft.com/en-us/library/bb740912.aspx How to Convert a Physical Server to a Virtual Machine]
* [http://www.getcachebox.net/ Cachebox]
* [http://technet.microsoft.com/en-us/library/cc764232.aspx P2V: Converting Physical Computers to Virtual Machines in VMM]
* [http://www.microsoft.com/downloads/details.aspx?familyid=E3821449-3C6B-42F1-9FD9-0041345B3385&displaylang=en Installer Microsoft .NET CF 3.5]
* [http://technet.microsoft.com/en-us/sysinternals/ee656415.aspx Disk2vhd - By Mark Russinovich and Bryce Cogswell]
* Installer http://www.getcachebox.net/install/sqlce30.wce5.armv4i.CAB
* [http://www.labnol.org/software/create-virtual-machine-of-existing-computer/10510/ Create a Virtual Machine of your Existing Computer With a Click]
* Kopier sqlceme30.dll fra C:\Program Files\Microsoft Visual Studio 8\SmartDevices\SDK\SQL Server\Mobile\v3.0\wce500\armv4i\sqlceme30.dll
* [http://tweaks.com/windows/40123/convert-physical-machines-to-virtual-with-disk2vhd/ Convert Physical Machines to Virtual with Disk2vhd]
* Tilføj HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows CE Services\AllowLSP Let this be a DWORD with a value of 0
* [http://community.spiceworks.com/how_to/show/635 How to Convert and Use a VMWare Guest In Hyper-V]
* Flyt data væk fra main memory


==Database EER Diagrams==
=====Assigning disk space  to Virtual Machines=====
MySQL Workbench
* [http://blogs.technet.com/b/josebda/archive/2008/02/14/storage-options-for-windows-server-2008-s-hyper-v.aspx Storage options for Windows Server 2008 Hyper-V]
* [http://www2.cs.uregina.ca/~bernatja/crowsfoot.html Crow’s Foot Notation]
* [http://stackoverflow.com/questions/762937/whats-the-difference-between-identifying-and-non-identifying-relationships What’s the difference between identifying and non-identifying relationships?]


==Surdej==
=====Assigning memory to Virtual Machines=====
* http://www.lillekrabbe.dk/surdej/surdej_hvordan.htm
Note: Dynamic Memory virker ikke med Small Business Server 2011
* [http://technet.microsoft.com/en-us/library/ff817651(WS.10).aspx Hyper-V Dynamic Memory Configuration Guide]


==Perspektiv i billeder==
=====Using TurnKey Linux on Hyper-V=====
* http://www.google.dk/search?q=whiteboard+photo+straighten&rls=com.microsoft:da:&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGLC_en
* http://www.google.dk/search?hl=da&rls=com.microsoft:da:&rlz=1I7GGLC_en&q=perspektiv+opretning+photoshop&btnG=S%C3%B8g&meta=&aq=f&oq=
* http://www.ephotozine.com/article/How-to-correct-verticals-using-Gimp-9992


==XPath==
* [http://blogs.msdn.com/b/virtual_pc_guy/archive/2010/10/21/installing-ubuntu-server-10-10-on-hyper-v.aspx Installing Ubuntu Server 10.10 on Hyper-V - Virtual PC Guy's Blog]
* [http://msdn.microsoft.com/en-us/library/ms256086.aspx XPath Examples]
* [http://blog.allanglesit.com/2010/05/ubuntu-and-hyper-v-the-paths-to-enlightenment/ Ubuntu and Hyper-V: The Paths to Enlightenment]
* [http://www.codeproject.com/KB/vb/XMLPathfinder.aspx XML Pathfinder: a Visual Basic Utility VB]
* [http://blogs.technet.com/b/port25/archive/2009/07/22/introduction-to-the-linux-integration-components.aspx Introduction to the Linux Integration Components]
* [http://www.c-sharpcorner.com/UploadFile/scottlysle/XMLPathfinder02042008053230AM/XMLPathfinder.aspx XML Pathfinder - Sample C# Utility to Study XML Paths and XPath Queries]
==C#==
* [http://www.csharp-examples.net/examples/ C# Examples - a site with many useful code snippets]


==Skumringsrelæer==
* To show what version of linux it is:
* http://www.billigvvs.dk/El-artikler-Bevaegelsessensor-Sensor-inde--Servodan-Skumringsrelae-med-indbygget-radiostyret-DCF-ur-389772.html
cat /etc/issue
* http://www.esylux.com/dk/dk/produkte/katalog/product_group.php?group_id=Node%group4160622992140&lang=dk
* http://www.preisroboter.de/search.php?search=4015120016509


* To enable boot logging
:Edit /etc/default/bootlogd so it shows
:# Run bootlogd at startup ?
:BOOTLOGD_ENABLE=No
/var/log/boot will be created, and it will contain a log of all your boot messages, ther will be some escape sequences but it is colour coding


==Cykel holdere til iPAQ og iPhone==
* [http://veggievampire.net/?q=node/51 VI Cheet Sheet]
* [http://www.handhirn.de/zubehoer/Hewlett+Packard/iPAQ+rx5935/pdair-alucase-hardcase-fuer-hp-ipaq-rx59xx---silber-a1572.html PDAir Alu case]
* [http://www.pdair.com/catalog/product_info.php?cPath=10100000_200000_11000067&products_id=5112 APAir Alu Case fabrikkens hjemmeside]
* [http://www.pdamax.de/seiten/detailansicht_an-127.html?sid=55530d3c69065441e38b2e7842e1d84a Den fancy holder til iPhone]
* [http://www.andres-industries.de/index.php?option=com_content&view=article&id=183&catid=34&Itemid=61%E2%8C%A9%3Dde%E2%8C%A9%3Dde&lang=de Andres Industries AG - Dem som laver den fancy holder til iPhone]
* [http://www.arkon.com/iPhone_Car_Mount.php Langt nede på siden er der en meget billig cykelholder til iPhone]
 
* [http://www.hrautocomfort.de HERBERT RICHTER fabrikken der laver de almindelige holdere]


Anmeldelser af iPhone holdere
* [http://comments.gmane.org/gmane.linux.ubuntu.devel.kernel.general/14018 Maverick on Hyper-V - fixes for instability]
* [https://bugs.launchpad.net/ubuntu/+source/linux/+bug/752064 Maverick on Hyper-V causes BUG: scheduling while atomic]
* [http://www.turnkeylinux.org/docs/automatic-security-updates TurnKey - Automatic security updates]


* [http://www.jens-stratmann.de/?p=3165&gtlang=da Anmeldelse af BikeCase]
* [http://www.turnkeylinux.org/forum/support/20110202/cronapt-typo cronapt typo? Should be cron-apt]
* [http://www.jens-stratmann.de/iphone-fahrradhalter-mtb-rennrad-geocaching-outdoor/2009/09/30 Anmeldelse af BikeCase på tysk]
* [http://en.wikipedia.org/wiki/List_of_Ubuntu_releases List of Ubuntu releases]
* [http://www.pocketnavigation.de/article/view_793__bikecase-fuer-das-iphone-3gs/2.4.19.html Den fancy]
* [https://wiki.ubuntu.com/Testing/EnableProposed Testing/EnableProposed - Ubuntu Wiki]
* [http://www.spin-planet.de/2009/08/iphone-fahrradhalterung/ Den almindelige type med svanehals]
apt-get install aptitude


==Garmin Edge 305==
* [http://en.wikipedia.org/wiki/Comparison_of_file_managers Comparison of file managers]
* [http://www.marengo-ltd.com/gps/ Open Source GPS HOW TO - Using a Garmin Edge to Plot Cycle Routes with Google Maps on Linux, Macs and Windows]


==BlueTooth Physiological Sensors==
* [http://www.dell.com/downloads/global/products/pedge/en/Dell_Software_RAID_Functionality_White_Paper.pdf Software RAID Functionality on Dell Value Line Server]
* [http://code.google.com/p/zephyropen/ Zephyr Open is a code project to provide a framework for BlueTooth Physiological Sensors]
* [http://support.euro.dell.com/support/edocs/storage/Storlink/PERC_S100_S300/en/HTML/a5_sectb.htm#wp1181300  PERC S100 Controller or PERC S300 Controller Descriptions]
* [http://forum.polar.fi/showthread.php?t=4323&page=7 Polar Bluetooth chest belt (for Nokia)]
* [http://communities.vmware.com/thread/241626 ESXi 4 support for Dell T110] ***
* [http://en.community.dell.com/support-forums/servers/f/906/t/19327958.aspx I try to install ESXi 4.001 on a PowerEdge R210 with S100 Software Perc]


==Cykelsko==
* [http://boardreader.com/thread/Quieting_a_Dell_Poweredge_T110_8kuuX17ad.html Quieting a Dell Poweredge T110] Cool Master PSU Silent Pro
SPD
* [http://en.wikipedia.org/wiki/Cycling_shoe Wikipedia]
* [http://da.wikipedia.org/wiki/Spinning Spinning]


==Konverter video og musik T-1300 Kjærulf==
=====Using Ubuntu on Hyper-V=====
* [http://www.isoftdownload.com/software/daniusoft-digital-media-converter-pro Daniusoft Digital Media Converter Pro]
* [http://petermoulding.com/ubuntu_10.10_server_amd64 Ubuntu 10.10 server AMD64 - installation guide]
* [http://www.soundtaxi.org/index.php SoundTaxi]
* [http://serverfault.com/questions/85401/what-is-the-proper-way-to-keep-ubuntu-server-8-04-updated What is the proper way to keep Ubuntu Server 8.04 updated?]
* [http://www.builderau.com.au/program/linux/soa/Automatically-update-your-Ubuntu-system-with-cron-apt/0,339028299,339279542,00.htm Automatically update your Ubuntu system with cron-apt]


==Performance analysis tools==
====OpenFiler====
* [http://ipedia.net/what+is+Performance+analysis What is Performance Analysis?]
* [http://arstechnica.com/civis/viewtopic.php?f=11&t=1089531 On using a Dell T110 server for an ESXi host]
==Arduino Duemilanove==
* [http://ing.dk/grupper/selvgjort-er-velgjort/forum/121281 Selvgjort er velgjort]
* [http://let-elektronik.dk/ LET-Elektronik Arduino Print: Duemilanove]


==Driveres for S12==
* [http://laptopvideo2go.com/ LaptopVideo2Go]


==WCS-0010 IP Camera==
====Disks====
* [http://uk.level1.com/product_l.php?searchtype=1&modelstr1=WCS&modelstr2=0010&type=1&btnsearch2.x=18&btnsearch2.y=13 Download]
* [http://www.edbpriser.dk/Product/Details.aspx?sp=all&pid=539348 Intern bay]
* [http://download.level1.com/level1/datasheet/WCS-0010_SPEC_V2.0.pdf Datasheet]
* [http://www.raidsonic.de/de/products/external-cases.php?we_objectID=7530 Extern bay - esata]
* [http://videoexpert.home.att.net/artic1/250sens.htm Light sensitivity, what is 3 LUX]


==Windows Vista Backup, Windows 7 Backup and .VHD files==
* [http://technet.microsoft.com/en-us/magazine/2007.09.backup.aspx A Guide to Windows Vista Backup Technologies]
* [http://blogs.zdnet.com/hardware/?p=3324 How-to: Getting started with .VHD files in Windows 7]
* [http://kb.acronis.com/content/3504 Acronis 3504: Mounting VHD File in Windows 7]
* [http://www.petri.co.il/mounting-vhd-files-with-vhdmount.htm Mounting VHD files with VHDMount – Microsoft Virtual Server]
* [http://www.eggheadcafe.com/software/aspnet/32271826/complete-pc-backup-full.aspx Complete PC Backup: full vs. incremental]


==Julegløgg==
* [http://www.wdc.com/wdproducts/library/SpecSheet/ENG/2879-701229.pdf WD Caviar® Green™ Desktop Hard Drives - Datasheets]
*2 dl Vodka eller klar Brøndum
* [http://techreport.com/articles.x/17708/1 Seagate's Barracuda LP 2TB hard drive compared to WD Caviar Green WD20EADS]
*1 flaske rødvin (70 cl)
* [http://www.overclock.net/hard-drives-storage/868325-samsung-hd204ui-performance-raid.html Samsung HD204UI Performance]
*2 dl vand
* [http://www.overclock.net/hard-drives-storage/886768-samsung-spinpoint-f4-intel-ich10r-raid.html Samsung Spinpoint F4 Intel ICH10R RAID tests]
*80 g sukker
* [http://blog.patyuen.com/lessons/technology/openfiler-and-advanced-format-4k-drives/ Openfiler and advanced format 4k sectors drives]
*100 g rosiner
*100 g mandler
*2 kardemommekapsler
*2 kryddernelliker
*1 spsk. friskrevet eller tørret ingefær
*Skallen af en halv usprøjtet appelsin, tyndt skrællet eller 1 g pomeransskal
*1 hel kanelstang


*Lad krydderierne trække i rødvinen i ca. 8 timer, hvorefter de sies fra. Tilsæt resten af ingredienserne, og varm forsigtigt op under omrøring. Gløggen må ikke koge.
====Mail server====
* [http://publib.boulder.ibm.com/infocenter/domhelp/v8r0/index.jsp?topic=/com.ibm.help.domino.admin.doc/DOC/H_DOMAIN_NAMING_SERVICE_DNS_OVER.html The Domain Name System (DNS) and SMTP mail routing]


*(6-8 personer)
====Blocking specific IP's from attacking your server====
* [http://www.google.dk/search?sourceid=chrome&ie=UTF-8&q=windows+server+block+ip+adresses+failing+to+authenticate#hl=en&sa=X&ei=FTXCTYO1AoODOq_03Z0I&ved=0CBQQvwUoAQ&q=windows+server+block+ip+addresses+failing+to+authenticate&spell=1&fp=bba78b9cafefc984 Google: windows server block ip addresses failing to authenticate]
* [http://codehill.com/2010/02/how-to-block-ip-addresses-in-windows-server-2003/ How to Block IP Addresses in Windows Server 2003]
* [http://www.iblocklist.com/lists.php I-Blocklist]
* [http://www.peerblock.com/userguide PeerBlock]


==x64 Windows Registry keys and KEY_WOW64_64KEY==
==Dell PowerEdge T110==
* [http://www.codeproject.com/KB/system/Reflection.aspx Accessing 64 bit registry keys from 32 bit]
* [http://support.dell.com/support/edocs/systems/pet110/en/index.htm Dell PowerEdge T110 - Manuals]
* [http://www.pinvoke.net/default.aspx/advapi32/RegOpenKeyEx.html x64 Registry keys read from C#]


==Jobs==
====Windows Server====
* http://ing.dk/rank
* [http://support.microsoft.com/kb/948472 How to extend the Windows Server 2008 evaluation period]


* Oticon
====Raid====
* GnResound
General overview
* Videx
* [http://www.dell.com/downloads/global/products/pedge/en/Dell_Software_RAID_Functionality_White_Paper.pdf Software RAID Functionality on Dell Value Line Servers]
* BK Medical
* [http://support.dell.com/support/edocs/storage/Storlink/PERC_S100_S300/en/index.htm Dell™ PowerEdge™ RAID Controller (PERC) S100/S300 - Manuals]
* Niels Jørgensen 3 Shape


* [http://www.kurser.dtu.dk/ DTU Kurser]
On a PERC H200 card, caching is forced to be disabled for all physical disks configured into a virtual disk, regardless of the drive type and default drive settings.
* [http://www.match.dtu.dk/Kurser/Kursusforledige.aspx DTU  Kursus for ledige 2010]
* [http://support.dell.com/support/edocs/storage/Storlink/H200/en/UG/HTML/features.htm Dell™ PowerEdge™ RAID Controller (PERC) H200 and 6Gbps SAS HBA User's Guide]
 
For Microsoft Windows 2008, as long as you formatted the disk using the Windows 2008 operating sytem, the disk requires no further alignment actions.
* [http://social.technet.microsoft.com/Forums/en-US/exchangesvrdeploy/thread/4213ada5-022b-4b4a-bed5-75fc6dccfe82/ In Windows Server 2008, partitions are automatically offset by 1 MB, which provides good alignment for the power-of-two stripe unit sizes that are typically found in hardware]
* [http://blogs.msdn.com/b/jimmymay/archive/2009/05/08/disk-partition-alignment-sector-alignment-make-the-case-with-this-template.aspx Disk Partition Alignment (Sector Alignment): Make the Case: Save Hundreds of Thousands of Dollars]
* [http://support.microsoft.com/kb/929491 Disk performance may be slower than expected when you use multiple disks in Windows Server 2003, in Windows XP, and in Windows 2000]
* [http://download.microsoft.com/download/9/c/5/9c5b2167-8017-4bae-9fde-d599bac8184a/Perf-tun-srv.docx Performance Tuning Guidelines for Windows Server 2008(Page 30th- Block Alignment (DISKPART))]
 
=====How to view progress of Windows software RAID resynching on Server 2008 R2?=====
# Select one of the raid drives in the ''Disk Mangement''
# In the right pane under ''Actions'', select ''More Actions -> Refresh''
If you press F5 (refresh) the progress indication will disappear again. To get it back you need to close and reopen ''Computer Management''.
[[File:Server_2008_R2_resynching_disks.png]]


* [http://zone.ni.com/devzone/cda/pub/p/id/361 microLEX Alain Moriat]
* [http://www.merlinia.com/dan/OutBack.msl Merlina Outback integration med Outlook og omstillingsborde SIP]


* [http://www.linkedin.com/profile?authType=name&authToken=1teX&locale=en_US&viewProfile=&key=20489899 Thorkil Filholm]
Dell PowerEdge Servers – Support for very large drives (>2 TB)
* [http://www.delltechcenter.com/page/HDD+Support+for+2.5TB,+3TB+Drives+and+Beyond HDD SUPPORT FOR 2.5TB, 3TB DRIVES AND BEYOND]


* [http://www.jobfinder.dk/searchresults/job.aspx?jobId=329280137 Zigbee Schneider]
====Dell PERC 6====
* [http://www.dell.com/downloads/global/power/ps2q08-20080255-Dixit.pdf Introducing the Dell Perc 6 Family of SAS Raid controllers]
* [http://support.dell.com/support/edocs/storage/RAID/perc6/en/PDF/en_ug.pdf Dell™ PERC 6/i, PERC 6/E and CERC 6/i User’s Guid]


* [http://www.it-jobbank.dk/da/firma/7353/job/50204670 - Progrator Ivan Tullberg]
====Disks====
* [http://www.it-jobbank.dk/da/firma/4773/job/50204807 Dako Embedded software design]
* WD Caviar Green WD20EARS 2 TB
* [http://www.it-jobbank.dk/da/firma/4773/job/50204801 Dako - Software Design Engineer - Instruments]
* Samsung Spinpoint F4EG HD204UI 2 TB
* [http://www.dako.dk/ Dako - Glostrup]
* Seagate Barracuda LP ST32000542AS 2 TB
* [http://www.madebydelta.com/delta/Jobs/Intro.page? Delta]
Cables
* [http://www.widex.com Widex - Værløse]
* [http://www.avxperten.dk/pc-kabler/intern-pc-stroemkabel/intern-pc-stroemkabel.asp avXperten]
* [http://it.jobindex.dk/annoncer/84480.shtml Visual Information Systems A/S - Hørsholm 5. oktober]
* [http://www.av-cables.dk/sata_kabel/sata_30_kabel_669_da/ Av-Cables.dk]
* [https://careers.microsoft.com/Search.aspx#&&page=1 Microsoft]
* [http://it.jobindex.dk/cache/af/2449780.shtml iPhone Lyngby]
* [http://www.it-jobbank.dk/da/firma/6479/job/50204986 Ementor]
* [http://www.cim-gruppen.dk/ CIM-Gruppen LabView]
* [http://www.gamasutra.com/contractors/contractor_display.php?contractor_id=1535 Jens Mose]
* [http://www.axcon.dk/ Axcon Lyngby Kroman]
* [http://www.jobfinder.dk/searchresults/job.aspx?jobId=329264367 LOGOS Smart Card]


====The Best Disk write performance testing====
* [http://www.passmark.com/ PassMark PC benchmark and test software - PassMark PerformanceTest]
* [http://crystalmark.info/?lang=en CrystalDiskInfo (FREE)]
* [http://www.iozone.org/ IOzone - open source]


* [http://ing.dk/artikel/102893-anders-lund-madsen-ingenioerer-kan-ikke-netvaerke-heldigvis?utm_medium=email&utm_source=nyhedsbrev&utm_campaign=ingformiddag Anders Lund Madsen]
====Dell UPS 500W====
* [http://www.studerende.dk/messe/aalborg/2009/katalogDMJA2009.pdf Jobkatalog DSE Ålborg]
* [http://www.eminebea.com/content/html/en/fan_list/fpc01_mm.shtml Fan data overview - 2806KL-04W-B69 12VDC 0.39A]
* [http://studerende.dk/messe/lyngby/2009/katalog_web.pdf Jobkatalog DSE Lyngby]
* [http://www.eminebea.com/content/pdf/TMP00123/M/2806kl.pdf Datasheet - 2806KL-04W-B69 12VDC 0.39A]
* [http://www.stillepc.dk/hovedgrupper/fan.htm Støjsvage blæsere]
* [https://www.elfaelektronik.dk/elfa3~dk_da/elfa/init.do?item=54-133-64&toc=20906 Muligt alternativ fra ELFA]


==Start egen virksomhed==
==APC UPS==
* [http://www.startvaekst.dk/ Væksthus]
* [http://www.apc.com/resource/include/techspec_index.cfm?base_sku=sua1500i APC Smart-UPS 1500VA USB & Serial 230V - Replacement Battery RBC7]
* [http://www.iak.dk/Selvstaendig/Ivaerksaetter.aspx IAK Iværksættersiden]
* [http://www.apc.com/resource/include/techspec_index.cfm?base_sku=DLA1500I Dell Smart-UPS 1500VA USB 230V - Replacement Battery RBC7]
* [http://www.initiativgruppen.dk/index.php?option=com_jumi&fileid=4&Itemid=66&courseid=23 Regnskabskursus - fem dage i dagtimerne kl. 09.30-15.15 i Gentofte. Bogføring, skat og moms for mindre virksomheder og iværksættere.]
* [http://www.proshop.dk/ShowProduct.aspx?uid=60014&prodid=4717 RBC7 fra Proshop]


==How to access Microsoft Exchange Server with Outlook from the internet==
==Install SSL Certificate for SBS 2003 Exchange Server==
* [http://support.apple.com/kb/HT3580 iOS 3.x: List of available trusted root certificates]
* [https://knowledge.rapidssl.com/support/ssl-certificate-support/index?page=content&id=SO6506&actp=LIST&viewlocale=en_US How do I generate a Certificate Signing Request (CSR)]
* [http://support.microsoft.com/default.aspx?scid=kb;en-us;Q295281 How To Renew or Create New Certificate Signing Request While Another Certificate Is Currently Installed]
====iPhone - Exchange====
* [http://www.apple.com/support/iphone/enterprise/ iPhone Support - Enterprise]
* [http://support.apple.com/kb/HT1421 Setting up a corporate email server for iPhone and iPod touch]
* [http://developer.apple.com/library/ios/#featuredarticles/FA_Exchange_ActiveSync_and_iOS4_Devices/Introduction/Introduction.html Exchange ActiveSync and iOS 4 Devices]
* [http://support.apple.com/kb/DL926 iPhone Configuration Utility 3.1 for Windows]
* [http://en.wikipedia.org/wiki/List_of_HTTP_status_codes List of HTTP status codes - Wikipedia]


* [http://www.petri.co.il/configure_outlook_2003_to_use_rpc_over_http.htm Configure Outlook 2003 to use RPC over HTTP/S]
====How to identify Exchange 2003 SP Version====
* [http://www.petri.co.il/how-can-i-configure-rpc-over-https-on-exchange-2003-single-server-scenario.htm How can I configure RPC over HTTP/S on Exchange 2003 (single server scenario)?]
Go to your server in Exchange System Manager, right-click your server, choose Properties, and on the General tab make a note of the version number.


* [http://www.msexchange.org/tutorials/Outlook_2003_Connect_Exchange_2003.html Using Outlook 2003 to connect to Exchange 2003 using RPC over HTTPS]
Each version of Exchange Server includes a build number so that you can easily identify which version of the product you are running:


* [http://forums.techarena.in/small-business-server/813671.htm Outlook Anywhere - RPC over HTTPS]
:6944.4 = Exchange 2003 RTM (including SBS2003)
:7226.6 = Exchange 2003 SP1
:7638.2 = Exchange 2003 SP2


==Unicycle - Ethjulet cykel==
==DCP Latency==
* [http://www.freewebs.com/andrewcarter/basic.htm Unicycling Tips and Tutorials]
Eksempler på WPP og ETW findes her: ''C:\Program Files\Microsoft SDKs\Windows\v7.1\Samples\winbase\Eventing''
* [http://www.freewebs.com/andrewcarter/learning.doc Lerning to Unicycle]


==Indkøbsliste==
*Dimension 9150
*4 GB Ram
*Western digital 1,5 TB green disk wd15ears eller wd15eads
*Harddisk [http://www.edbpriser.dk/Product/Details.aspx?pid=673387 BlackArmor WS 110 2 TB]
* Logitech diNovo Edge (Dansk) (Bluetooth) http://www.edbpriser.dk/Product/Details.aspx?pid=227722
* Sandberg Wireless Touchpad Keyboard DK http://www.sandberg.dk/product.aspx?id=630-60
* http://www.coolshop.dk/catalog/product/60024-wireless-touchpad-keyboard-dk-sandberg-630-60--for-pc&utm_source=spilpriser&utm_medium=index&utm_content=textlink?utm_source=spilpriser&utm_medium=cpa&utm_campaign=general&tduid=9b9c77d101e90c191fb340f740943396


==eSATAp==
ISR and DPC latency monitor (with ETW)
* FAQ http://www.lindy.it/lindyshop/manuals/70534v0.pdf
* http://www.kvraudio.com/forum/viewtopic.php?t=248691
* Billede http://www.delock.com/popup/picture.php4?url=/pictures/pictures/org/4ae58e4714551.jpg&title=84432
* http://www.resplendence.com/latmon
* USB eSATA http://www.pimfg.com/product_detail.asp?search=Y&part=EUSB-CM5EC-2M
* http://www.osronline.com/ShowThread.cfm?link=154232 Her står hvordan det virker !!!


==Marsvinebure==
ISR and DPC latency monitor (with ETW)<br>
* http://www.ikea.com/dk/da/catalog/products/00130129
So, I put together an ISR and DPC latency monitor using ETW. It shows DPC and ISR latencies including routine addressses, drivers, interrupt vectors and CPU number.
* http://www.e-pages.dk/eldorado/1/2
* http://dyreriget.dk/
Ivomec
* http://forum.mutterne.dk/viewtopic.php?f=1&t=8514


==TV Overscan==
All this is done on a best effort basis. After running for a few seconds, the ETW consumer stops receiving events for completely unknown reasons. ProcessTrace is called but events are no longer delivered to the consumer callback. I'm starting to believe ETW is not suitable for a live monitor. If I want to use the real-time logging mode events are not delivered until the trace is stopped.
LG kalder det for Kun Scanning
Sony kalder det Full Pixel


==Ny TV Mediacenter==
While the KernelTime and ProcessorTime fields in the EVENT_TRACE_HEADER structure should report the elapsed time in clock ticks of these executions, I have found these instead to be always zero. So I had to do some work and build a table of all starting timestamps of all context switches and calculate the latency by subtracting intervals. This was not exactly straightforward because events are not guaranteed to arrive in order of execution.
Driver til Harald Nyborg Tuner findes på Windows Update hvis man kører Vista<br>
Driver til NOVA-T-USB2 (93xxx)  http://www.hauppauge.se/site/support/support_wintv7.html<br>
Mediaportal roadmap: http://mantis.team-mediaportal.com/roadmap_page.php?project_id=1<br>
* [http://www.team-mediaportal.com/download.html Mediaportal 1.0.2]
* [http://www.cyberlink.com/products/powerdvd/overview_en_US.html Power DVD har et h264 codec]
* [http://www.free-codecs.com/download/x264_Video_Codec.htm Forskellige players og codecs med h264]
* [http://www.recordere.dk/forum/forum_posts.asp?TID=66632&PN=1&TPN=500 Ham der bruger Power DVD codec]
* [http://users.vic.chariot.net.au/~mitreski/mediaportal%20codec%20guide%20v.2.pdf Simple, Full Featured Mediaportal Codec Guide]
FFDshow Tryouts? Tryouts is an updated fork of the original, and is actively developed unlike the original.
* [http://forum.team-mediaportal.com/untested-mediaportal-tv-server-1-0-rc3-svn-builds-300/mediaportal-svn-snapshot-10-17-2008-19-45h-revision-20514-rar-46860/ Links til bugbase]


* [http://wiki.team-mediaportal.com/TV-Server/Configuration/GeneralSettings :TV-Server/ Configuration/ GeneralSettings/ ]
So while I still need to straighten out a few things I would like to ask you to run LatencyMon and check if the values reported make sense to you, if you find any bugs or have any suggestions. I will soon add some graphics and add a bit of documentation as well so all this is still subject to evolution.


* [http://recordere.dk/forum/forum_posts.asp?TID=57986&PN=1&TPN=1 Unable to Timeshift]
You can download the first version of LatMon (including source of the ETW stuff)
* [http://mantis.team-mediaportal.com/view.php?id=2422 Changing PMT bugreport]
from here:
http://www.resplendence.com/latmon


* [http://xbmc.org/forum/showthread.php?t=35910 XBMC IR remote]
(requires Windows Vista or later)


* [http://www.pcwelt.de/start/audio_video_foto/tv/tests/189918/die_besten_dvb_t_sticks_im_test/index.html Tysk test af tunere i 2009]
//Daniel


==DR.dk EPG ripper==
==Mortens aften==
* [http://drepg.zzl.org/ dr.dk EPG ripper]
* [http://www.24.dk/article.jsp?articleId=7291 Test af ænder]
* [http://www.braenderiet-enghaven.dk/images/stories/DeBedsteVine.dk_NYHEDSBREV_d._20-02-2010.htm Gode billige vine]


==MediaPortal setup and configuration==
==Løvsugere==
* [http://forum.team-mediaportal.com/codecs-external-players-55/guide-stutter-free-playback-reclock-45834/ A guide to stutter free playback with Reclock]
BMI Jyllingevej ECHO
* [http://forum.slysoft.com/forumdisplay.php?f=85 SlySoft ReClock forum here you can find new ReClock downloads]
* [http://www.lytek.dk/shop/loevsugere-blaesere-62c1.html Hvorfor har de ikke elektriske]
* [http://oss.slysoft.com/ReClock/ ReClock sourcecode]
* [http://www.skovogpark.dk/index.php?option=com_virtuemart&page=shop.browse&category_id=18&Itemid=145 SHE 71 Vedbæk]
* [http://www.testberichte.de/a/laubsauger-laubblaeser/magazin/selber-machen-10-2009/179195.html Hvor blev SHE 81 af]


==MonoGame==
* [http://monogame.codeplex.com/ MonoGame - Codeplex]
* [http://crankgaming.blogspot.dk/2012/02/xna-to-monogame.html XNA to Monogame - Crank Gaming]
* [https://github.com/mono/MonoGame MonoGame - github see README.md on bottom of page]


--- Blandede ting
==XNA==
* [http://artemis.dk/hd-htpc/ Guide: HD-HTPC Dansk forklaring på hvordan man afspiller Bluray på en HTPC]
* [http://farseerphysics.codeplex.com/ Farseer Physics Engine]
* [http://create.msdn.com/en-US/ App hub]
* [http://create.msdn.com/en-US/education/ App hub education]
* [http://www.laumania.net/ Laumania.net RambukGames]
* [http://www.rambukgames.com/ RAMBUKGAMES]
* [http://silversprite.codeplex.com/ SilverSprite - Run XNA games without code changes in Silverlight 3]
 
==Indkøb==
* USB Stick til mig og Annette
* [http://www.edbpriser.dk/Product/Details.aspx?q=3ware&sp=all&pid=450114 3ware Multilane Serial Attached SCSI (SAS) internt]


==h.264 playback==
* [http://www.h264info.com/guides.html H.264 How To Guides]
* [http://www.tomshardware.co.uk/forum/page-251947_15_0.html No Hardware Acceleration for 1080p mkv/avi with 8800Ultra?]
* [http://mpc-hc.sourceforge.net/DXVASupport.html DXVA Support in MPC Home Cinema]


* [http://coreavc.com/ CoreAVC]
* [http://www.divx.com/ DIVX 7 *** Deres codec virker med MediaPortal, men bruger en masse CPU]


* [http://forum.team-mediaportal.com/codecs-external-players-55/saf-v4-00beta-standalone-filters-dxva-ready-mpeg2-h-264-vc-1-a-44614/ SAF v4.00beta (StandAlone Filters) - DXVA ready (MPEG2, H.264 and VC-1).]
* Power kabler
* [http://www.xvidvideo.ru/media-player-classic-home-cinema-x86-x64/media-player-classic-homecinema-x86-x64-svn-1326.html MPC-HC (Russisk)]
 
* [http://software.intel.com/file/16062 Using H.264/AVC DirectX* Video Acceleration with the Intel® G45/GM45 Express Chipsets]
* [http://www.edbpriser.dk/Product/Details.aspx?q=keyboard&pid=420195 Logitech diNovo Mini (Dansk) (Bluetooth)]
* [http://en.wikipedia.org/wiki/Advanced_Audio_Coding Advanced Audio Coding AAC - Wikipedia]
* Printerblæk
* [http://www.cypheros.de/dvb_e.html TS-Doctor and TS-Packet-Viewer]
* [http://www.audiocoding.com/index.html AudioCoding.com FAAC - FAAD2]
---
* [http://www.hack7mc.com/2009/04/disable-and-replace-ms-dtvdvd-decoder.html Disable and Replace MS DTV/DVD Decoder]
* [http://www.geekzone.co.nz/forums.asp?ForumId=83&TopicId=20744 Cyberlink hardware accleration registry]
* [http://www.hack7mc.com/2009/02/mkvs-for-minimalists-on-windows-7.html MKVs for Minimalists on Windows 7]
* [http://nunnally.ahmygoddess.net/configuring-kmplayer-to-play-h-264-videos-using-microsofts-directx-video-acceleration-dxva-and-nvidias-compute-unified-device-architecture-cuda/ Configuring KMPlayer to play H.264 videos using Microsoft’s DirectX Video Acceleration (DXVA) and nVidia’s Compute Unified Device Architecture (CUDA)]
* [http://aaron-kelley.net/blog/2009/08/use-windows-7s-built-in-h-264-decoder-in-media-player-classic-homecinema/ Use Windows 7’s built-in h.264 decoder in Media Player Classic Homecinema]
---
Mediecenter 1,1 RC1


Søgte på: microsoft dtv-dvd video decoder" mediaportal, og fandt:
* [http://mantis.team-mediaportal.com/view.php?id=2437 0002437: Incompatibility between HDTV and codecs other than coreavc]
* [http://forum.team-mediaportal.com/submit-patches-mediaportal-tv-server-etc-325/possible-fix-mantis-0002437-incompatibility-between-hdtv-microsoft-dtv-dvd-71814/#post520751 Possible fix for Mantis #0002437 - Incompatibility between HDTV and Microsoft DTV-DVD]


* [http://forum.team-mediaportal.com/untested-mediaportal-1-1-0-beta-svn-builds-268/mediaportal-svn-snapshot-11-14-2009-14-48h-revision-24102-rar-73340/index2.html Medieportal freezes when zapping from MPEG2 to h.264 Mylle]
* [http://www.carcomm.eu/news/htc-desire-hd/ Carcomm HTC Desire HD bilholder]
* [http://www.brodit.com/?main=productinformation.jsp&anr=512198 Brodit HTC Desire HD bilholder]
* [http://hemorrdroids.net/htc-desire-hd-brodit-car-mount/ Brodit HTC Desire HD bilholder - anmeldelse]
* [http://www.mobilefun.co.uk/htc-desire-hd-car-upgrade-kit-cu-s400-p26536.htm HTC Desire HD Car Upgrade Kit - CU S400]


==h.264 edit==
==Mediaportal remote - iPiMP - a Smartphone web interface to MediaPortal==
* [http://www.avs4you.com/AVS-Video-Editor.aspx AVS4YOU]
* [http://forum.team-mediaportal.com/ipimp-518/ iPiMP forum]
==Setup of MediaPortal on Asrock 330HT-BD ION==
* [http://code.google.com/p/ipimp/wiki/iPiMPWiki iPiMPWiki]
* Enter BIOS and select default '''Performance Setup AHCI Mode''' - save and exit
* [http://code.google.com/p/ipimp/wiki/Introduction An introduction to iPiMP - a Smartphone web interface to MediaPortal]
* Install Windows x64
* Insert '''ASRock NetTop ION 330 Series support CD for Windows7 64 MCE
* Start ASRSetup
* Select '''Install all drivers (it takes several reboots where you must reenter password) (this way You will get the Coprocessor driver installed - that might be impossible otherwise)
* Install Avast antivirus
* Install Google Chrome
* Connect USB Tuners and let windows install drivers
* Right click Atheros AR9265 Wireless Network Adaptor in Device Manager and select Update Driver Software - it will find a new driver
* Install all important updates from Windows Update
* Install MediaPortal - defult, default,... one click...
* Run TV Setup - Subtitle Settings - Preferred Language Danish
* Run TV Setup - Subtitle Settings - Enable DVB Subtitles
# TV Servers - Scan for TV channels
# TV Channels - Delete Scrambled/encrypted channels
# TV Channels - Unselect channels you won't see in the TV Guide
# DVB EPG - TV Epg grabber - Press All (otherwise next step won't work)
# Recording - General - set Pre-and Post recording to 4 and 6 min
# Manual Control - Refresh DVB EPG
# Additional 3rd party checks - Microsoft Mediacenter Services - Enable policy to prevent services startup
* OK
* Run MediaPortal Client Setup
# Select '''Microsoft DTV-DVD Video Decode''' where possible to get Hardware Acceleration
# Remote - Use Microsoft Microsoft MCE remote or keyboard
# Change all codecs possible to Microsoft DTV-DVD Video Decoder (or leave as default? - what's best?)
# Additional 3rd party checks - Autostart MPTray to launch MediaPortal with the MediaCenter Button
# TV - TV Client


* Add microsoft infrared tranceiver to increase range
==MailIT==
* Disable Nuvoton W836x7HG CIR Device Driver to make sure only one CIR device is present
* F:\MailIT\Dokumentflet
* Install newest NVIDIA ION drivers (196.34)
* F:\MailIT\MailITPDFfiler
* Set resolution to ... ... (a little less than 720 to fit visible area) 50Hz (If left at default 60Hz you can't plat 25Hz HD without a lot of lost frames)
* Instal InstantBoot(1.23.2) choose Fast mode
* Install OC Tuner and OC DNA


====Ting jeg ikke har helt styr på====
* Opsætning foretages i Navsion via SALG OG MARKETING --> EXPANDIT MAILIT --> RAPPORTER --> RAPPORTOPSÆTNING på fanerne PDF-fil og Fletning.
* Power Scheduler
* Start TV Server Configuration
* Plugins - Enable Power Scheduler
* Plugins - Power Scheduler - Generel
# Shutdown server after being idle 5 minutes
# Wakeup server for varius wakeup events
# Shutdown mode - Suspend
* Plugins - Power Scheduler - Advanced
# Enable extensive logging
* Plugins - Power Scheduler - EPG
# Prevent standby when grapping EPG
# Wakeup system for EPG grabbing on: 04:00
* Plugins - Power Scheduler - Network Monitor
# Prevent standby based on network activity


* Plugins - Browse and install Extensione
==Howto Patch .NET managed EXE to run as x86 on x64 bit computer==
* Know Extensions
There is a 32BIT flag in the CorFlags section of the header of a portable executable image that tells Windows if the EXE should be allowed to run as 64 bit application x64 bit Windows.<br>
# Install MPEIPlugin
If this flag is set, the application will run as x86 on both x86 and x64 bit machines.<br>
# Install YouTube.Fm


To set the flag and force application to run as x86 use:<br>
'''CorFlags.exe assembly.exe /32BIT+'''<br>


CorFlags.exe is located in "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin" or one of the other folders win SDK bin's.


Ret til default bios settings with AHCI det andet larmer frygteligt
* [http://msdn.microsoft.com/en-us/library/ms164699(VS.80).aspx CorFlags Conversion Tool (CorFlags.exe) - MSDN]


==Asrock 330HT-BD ION documents==
==Kogebøger==
* [http://europe.asrock.com/manual/ION%20330HT-BD.pdf NetTop ION 330 Series User Manual]
* [http://www.mad.henning-holler.dk/index.html Hollers kogebog - Tapas]
* [http://europe.asrock.com/manual/qig/ION%20330HT-BD.pdf Quick Installation Guide]
* http://www.yggenyk.dk/wiki/Kold_kartoffelsalat_med_gr%C3%B8nne_b%C3%B8nner_og_kapers
* [http://europe.asrock.com/manual/raid/ION%20330HT-BD/English.pdf RAID Installation Guide]
* [http://europe.asrock.com/manual/others/dts/ION%20330HT-BD.pdf Realtek HD Audio with DTS Operation Guide]


==ASRock==
==Rendering, zooming and printing with WPF==
* [http://wiki.team-mediaportal.com/MediaPortalDevelopment/MediaPortalSVN Mediaportal svn source repository]
* [http://www.codeproject.com/Articles/85603/A-WPF-custom-control-for-zooming-and-panning A WPF Custom Control for Zooming and Panning]
* [http://www.asrock.com/support/qa/TSDQA-74.pdf Mouse and keyboard lost after standby]
* [http://blogs.msdn.com/b/kaelr/archive/tags/zoomablecanvas/ ZoomableCanvas]
* [http://jonkers.net.au/Iframe.aspx Transport stream cutter som ikke virker ordentligt IFrames]
* [http://www.engadget.com/2009/05/13/power-over-esata-fans-go-wild-over-mobo-manufacturers-latest-an/ eSATA power cable]
* [http://forums.mydigitallife.info/showthread.php?t=7583&page=3 Coprocessor not found Windows 7 x64]
* [http://forum.team-mediaportal.com/newcomers-forum-240/font-size-issue-streamedmp-skin-50435/ MediaPortal font size wrong]


* [http://cgi.ebay.com.au/Power-Over-eSATA-2-5-3-5-SATA-22pin-HDD-Adapter-1m-A_W0QQitemZ160380803963QQcmdZViewItemQQptZLH_DefaultDomain_15?hash=item255770db7b Power Over eSATA 2.5 3.5 SATA 22pin HDD Adapter 0.5m A]
* [http://msdn.microsoft.com/en-us/library/system.windows.controls.canvas.aspx Canvas Class]
* [http://msdn.microsoft.com/en-us/library/ms608740.aspx VisualTreeHelper.GetDescendantBounds Method]
* [http://msdn.microsoft.com/en-us/library/system.windows.uielement.rendersize.aspx UIElement.RenderSize Property]


* [http://ontv.dk/xmltv OnTV.dk XMLTV programmer for 89,- / md]
* [http://www.google.dk/search?sourceid=chrome&ie=UTF-8&q=clone+visual+tree Google - Clone Visual Tree]
* [http://forum.team-mediaportal.com/mediaportal-1-1-0-beta-1-454/problems-dropping-frames-evr-74360/index6.html Mediaportal dropping frames problem thread]
* [http://www.slickthought.net/post/2009/05/26/Visual-Tree-Printing-in-WPF-Applications.aspx Visual Tree Printing in WPF Applications]
* [http://www.switchonthecode.com/tutorials/printing-in-wpf Printing in WPF]
* [http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/496f4f1c-8a1a-4f8f-a231-9d432268ebb8 Can PrintVisual use another resolution than 96 DPI?]
* [http://cid-fd9a0f1f8dd06954.office.live.com/browse.aspx/Public/Code%20Samples/WPF VisualCopyDemo]
* [http://msdn.microsoft.com/en-us/magazine/dd263097.aspx Render Text On A Path With WPF]


* [http://forum.recordere.dk/forum_posts.asp?TID=68537&KW=Asrock+st%F8j&PN=1&title=asrock-iOn330-larmer-hjlp Asrock ION330 larmer - hjælp!]
==XAML Guidelines==
* [http://www.cookingwithxaml.com/content/xamlguidelines/xamlGuidelinesDraft0.pdf XAML Guidelines]


* [http://social.technet.microsoft.com/Forums/en/w7itprohardware/thread/8cafe8b1-4a8f-48b2-bd8f-37969f74bf2f x64 Freezes if taksbar autohide]
==Localization in WPF==
* [http://robertoschiabel.wordpress.com/2010/01/31/wpf-add-localization-via-resx-files/ WPF: add localization via resx files]


Søg på: php performance atom processor mysql
==Resources in WPF==
* [http://www.ukraine.com.ua/tools/cms/site/download.php?url=/uploads/site_structure/content_ru/0732/03/05.doc&name=atom_vs_p4_benchmarks ATOM 330 vs. Pentium 4 2.8 Ghz Benchmark Results]
* [http://csharpsimplified.wordpress.com/2009/02/16/resources-in-wpf-i-binary-resources/ Resources in WPF – I (Binary Resources)]
* [http://csharpsimplified.wordpress.com/2009/02/17/resources-in-wpf-ii-logical-resources/ Resources in WPF – II (Logical Resources)]


==WD TV LIVE==
==Zooming med WPF==
* [http://www.legitreviews.com/article/1118/2/ Western Digital WD TV Live HD Media Player Taken apart - see what's inside]
* [http://geekswithblogs.net/lbugnion/archive/2009/04/05/using-a-behavior-to-magnify-your-wpf-applications.aspx Using a Behavior to magnify your WPF applications - GalaSoft]


==Maximum T-1300==
* [http://stackoverflow.com/questions/741956/wpf-pan-zoom-image WPF - Pan & Zoom Image - stackowerflow]
Man kan anvende USB stick eller USB disk med extern strømforsyning. Brug evt. en USB strømskinne til at tænde disken.
* [http://www.vbdotnetheaven.com/UploadFile/raj1979/WPFVisualBrush01302009004450AM/WPFVisualBrush.aspx How to use Visual Brush in WPF]


Maximum formatterer disken med FAT32.
* [http://www.codeproject.com/KB/dialog/WPFWindowFinder.aspx WPF WindowFinder Tool]


Optagelser gemmes is chunks af 2GB så man er nød til at klistre dem sammen hvis man vil have en hel film.
* [http://windows-presentation-foundation.com/WPF_Layout_Viewbox.aspx ViewBox - windows-presentation-foundation.com]
 
* [http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/ba5ae36c-324f-4220-be76-464eab74d475 Data binding to a VisualBrush viewbox]


Man må ikke pege for højt med fjernbetjeningen.
==Design time data in WPF==
* [http://www.galasoft.ch/mydotnet/articles/article-2007091401.html WPF: Simulating data in design mode in Microsoft Expression Blend - GalaSoft]
* [http://www.arrangeactassert.com/how-to-use-designdata-to-populate-controls-with-design-time-data-in-silverlight-and-wpf/ How To Use DesignData To Populate Controls With Design Time Data In Silverlight And WPF]


==iPhone==
==Routed Events in WPF==
* [http://www.pcworld.com/article/159627/howto_use_your_iphone_as_a_wireless_laptop_modem.html iPhone som modem]
* [http://www.wpftutorial.net/RoutedEvents.html Routed Events]


==Data Binding in WPF==
* [http://msdn.microsoft.com/en-us/magazine/cc163299.aspx Data Binding in WPF]
* [http://msdn.microsoft.com/en-us/library/ms752347.aspx Data Binding Overview]


* [http://www.agilemobile.com/iphone.html  Agile Mobile iPhone Software The worlds best MSN®, ICQ®, AIM®, Yahoo® & Google Talk®]
==Brushes in WPF==
* [http://msdn.microsoft.com/en-us/library/aa970904.aspx WPF Brushes Overview - MSDN]
* [http://msdn.microsoft.com/en-us/library/system.windows.media.tilebrush.viewbox.aspx TileBrush .Viewbox Property - MSDN]
* [http://msdn.microsoft.com/en-us/library/system.windows.media.imagebrush.imagesource.aspx ImageBrush .ImageSource Property - MSDN]


* Guitar Tuner
==Silverlight==
* Morse og koder
<silverlight width="700" height="400">HelloWorldSilverlight.xap</silverlight>
* Kogebog billeder
<silverlight width="150" height="600">MediaWikiMenu.xap</silverlight>
* Oscilliscope
* FFT (Signal analysis)
* Room correction
* OCR
# http://stackoverflow.com/questions/850717/what-are-some-popular-ocr-algorithms
# http://www.discover.uottawa.ca/~qchen/my_papers/master_thesis.pdf
#
* Face / image recognition
# http://www.face-rec.org/algorithms/
# http://www.techcrunch.com/2008/04/27/google-experiments-with-next-generation-image-search/
# http://www.google.com/search?hl=en&q=pagerank+for+product+image+search&sourceid=navclient-ff&rlz=1B3GGGL_enDK266DK266&ie=UTF-8
* Games
* Korteste/hurtigste cykel vej


==Face detection==
==Stegetider og opskrifter==
====OpenCV====
* [http://www.svinegodt.dk/smcms/Svinegodt/I_koekkenet/Tilberedning/2884/Index.htm?ID=2884 Stegning i ovn
* [http://opencv.willowgarage.com/wiki/FaceRecognition Face Recognition using OpenCV]
– mørt og ikke tørt, STOP i tide]
* [http://www.cognotics.com/opencv/servo_2007_series/part_4/index.html Seeing With OpenCV, Part 4: Face Recognition With Eigenface]
* [http://www.cognotics.com/opencv/servo_2007_series/part_5/index.html Seeing With OpenCV, Part 5: Implementing Eigenface]
* [http://www.emgu.com Emgu CV is a cross platform .Net wrapper to the Intel OpenCV image processing library.]


==Open Source OCR==
Tesseract is a free software optical character recognition engine that was originally developed as proprietary software at Hewlett-Packard between 1985 and 1995. After ten years without any development taking place, Hewlett Packard and UNLV released it as open source in 2005. Tesseract is currently developed by Google and released under the Apache License, Version 2.0
* [http://code.google.com/p/tesseract-ocr/ tesseract-ocr
An OCR Engine that was developed at HP Labs between 1985 and 1995... and now at Google]
* [http://sourceforge.net/projects/tesseract-ocr/ Tesseract OCR - old Sourceforge homepage]
* [http://www.irfanview.info/plugins/kadmos/ KADMOS for Irfanview - NOT OPEN SOURCE]


====Misc====
==Kopibeskyttelse af .NET programmer==
* [http://www.imageprocessingplace.com/root_files_V3/software/software.htm www.imageprocessingplace.com - Image Processing Software]
====Produckt keys ====
* [http://www.imageprocessingplace.com/root_files_V3/tutorials.htm www.imageprocessingplace.com - Tutorials]
Hi!<br>
* [http://www.mathworks.com/matlabcentral/fileexchange/?sort=downloads Matlab Central - Mathlab downloads]


* [http://www.mathworks.com/matlabcentral/fileexchange/4408-face-recognition-system Face Recognition System - In order to obtain the complete source code please visit - http://utenti.lycos.it/matlab/face.htm]
I've finished developing a windows application, but now I am faced with a dilemma on producing two versions of the software: evaluation copy and full version. Specifically, the software won’t utilize the internet for the verification of the product key. Can anyone help me to get started with creating license keys?<br>
* [http://utenti.multimania.it/matlab/face.htm Face Recognition System --- Release 2.0 --- Eigenfaces  for Recognition (Matthew Turk and Alex Pentland, 1991)]


==NTCore.com reversing==
Thanks.<br>
* [http://www.ntcore.com/rebelnet.php Rebel .net]
* [http://www.ntcore.com/files/netint_native.htm .NET Internals and Native Compiling]


==Sådan finder du de nyeste og bedste drivere til din PC==
jonorossi:<br>
Disse sider kan automatisk detektere hvilken hardware du har og give dig download links til download af nyeste drivere.
Here is a pile of licensing solutions that you might want to browse through, even the good ones that I have heard heaps of people talk about aren't that expensive for the amount of hours you would spend doing it yourself<br>


* [http://www.intel.com/support/detect.htm Intel® Driver Update Utility Automatically identify and find drivers]
-----------------------------------------------------------------<br>
The Intel® Driver Update Utility keeps your system up-to-date. It detects which driver updates are relevant to your computer, and then helps you install them quickly and easily.


* [http://www.nvidia.com/Download/Scan.aspx NVIDIA Driver Downloads autodetect graphics drivers]
Desaware Licensing System<br>
http://www.desaware.com/products/licensingsystem/index.aspx<br>
Price: Expensive at $1495<br>


==Virtual machines==
Licensing .Net Pro<br>
* [http://en.wikipedia.org/wiki/Comparison_of_platform_virtual_machines Comparison of platform virtual machines]
http://www.licensingdotnet.com/<br>
* [http://en.wikipedia.org/wiki/VMware VMware]
Price: Bargan from $29.95 (limited time)<br>
* [http://en.wikipedia.org/wiki/Xen Xen]
* [http://en.wikipedia.org/wiki/Citrix_Systems Citrix]


==Image Library SDK==
OpenLicense<br>
FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, compatible with all 32-bit versions of Windows, and cross-platform (works both with Linux and Mac OS X).
http://openlicense.tigris.org/<br>
* [http://freeimage.sourceforge.net/index.html The FreeImage Project]
http://www.spextreme.com/openlicense/openlicense.aspx<br>
Price: Free<br>


==Squeezebox==
Infralution Licensing System<br>
* [http://www.delback.co.uk/squeezebox/sbr_signal.html Getting an on/off indicator voltage out of a Squeezebox Receiver]
http://www.infralution.com/licensing.html<br>
Price: $80<br>


==Windows 7==
LM-X<br>
* [http://social.msdn.microsoft.com/Forums/en-US/vssetup/thread/6a569376-4207-4184-a8a7-73d5168c787e Visual Studio and SQL Server on Windows 7]
http://www.x-formation.com/LM-X/<br>
* [http://social.msdn.microsoft.com/Forums/en-US/sqlexpress/thread/1bfe382b-70a1-4811-93ee-204ce1e81eb7 SQL Server Management Studio broken on Windows 7]
Price: Cannot find one, I cannot find a page to buy this one which isn't a good thing for them<br>
* [http://blogs.msdn.com/sqlexpress/archive/2009/05/14/installing-sql-server-express-on-windows-7-release-candidate.aspx Installing SQL Server Express on Windows 7 Release Candidate ]


==NSLU2==
XHEO Licensing<br>
* [http://www.nslu2-linux.org/ NSLU2-Linux]
http://www.xheo.com/products/enterprise/licensing/<br>
* [http://chezphil.org/slugpower/ SlugPower - A Slug-Controlled Power Switch]
Price: $289<br>
* [http://www.ftdichip.com/Products/FTEvaluationKits.htm FTDI Evaluation Kits]
* [http://www.ftdichip.com/Documents/DataSheets/Modules/DS_UM245R.pdf UM245R USB-Parallel FIFO Development Module - Incorporating FTDIChip-ID™ Security Dongle]


* [http://www.nslu2-linux.org/wiki/Main/SercommFirmwareUpdater Sercomm Firmware Updater]
Shareware Starter Kit<br>
http://blogs.msdn.com/danielfe/archive/2005/07/10/437293.aspx<br>
Price: Free<br>
This solution requires the internet for licensing<br>


====Webcam====
DreamKey<br>
* [http://johnarthur.wordpress.com/2008/03/25/a-high-resolution-ip-webcam/ A High-Resolution IP Webcam]
http://www.fingoo.net/lib/asp/packages.asp<br>
* [http://johnarthur.wordpress.com/2008/03/29/further-notes-on-the-nslu2-and-quickcam-pro-9000/ Further notes on the NSLU2 and QuickCam Pro 9000]
Price: 2.9% or 3.9% of sales<br>
* [https://forum.openwrt.org/viewtopic.php?id=14754 WebCam Using OpenWRT to record WebCam snapshots to USB drive]


==Router==
-----------------------------------------------------------------<br>
* Belkin f5d9230-4
* https://forum.openwrt.org/viewtopic.php?id=19021


==.NET Obfuscators==
Here is one artlcle about getting info from the user's computer that you could use to identify that the license will only work on their machine:<br>
* [http://en.wikipedia.org/wiki/Comparison_of_.net_obfuscators Comparison of .net obfuscators]
Retrieving Hardware Identifiers in C# with WMI<br>
* [http://code.google.com/p/babelobfuscator/ Babel Obfuscator]
http://www.eggheadcafe.com/articles/20030511.asp<br>


* [http://www.metapropeller.com/ Assemblur - Limit Assemblur is free for use in software projects consisted of a single compiled assembly]
This article looks alright, but from just skimming through it, it looks like it is using very simple encryption:<br>
* [http://www.preemptive.com/dotfuscator-product-family.html - Dotfuscator Community Edition]
License Key Generation<br>
* [http://www.foss.kharkov.ua/g1/projects/eazfuscator/dotnet/ Eazfuscator.NET]
http://www.codeproject.com/dotnet/LicenseKeyGeneration.asp<br>
* [http://code.google.com/p/obfuscar/ Google Obfuscar]
* [http://ntcore.com/phoenix.php Phoenix Protector]
* [http://www.codeplex.com/SharpObfuscator SharpObfuscator]


==Outlook hænger==
This one looks good, it uses a XML formatted license but it uses RSA to store the license key:<br>
* [https://kc.mcafee.com/corporate/index?page=content&id=KB57977 Slet EXTEND.DAT og lad Outlook skabe en ny selv]
Using XML Digital Signatures for Application Licensing<br>
http://www.codeproject.com/dotnet/xmldsiglic.asp<br>


==Skærme==
Here is another article that uses RSA and XML that is easy to understand.<br>
* [http://accessories.euro.dell.com/sna/category.aspx?c=dk&category_id=4009&cs=dkdhs1&l=da&navla=33811~0~162930&nf=33811~0~162930&s=dhs&~ck=anav Dell G2410]
* [http://www.flatpanels.dk/nyhed.php?subaction=showfull&id=1249633096 Dell lancerer 3 nye 20-23" skærme]
* [http://reviews.cnet.com/lcd-monitors/dell-g2410/4505-3174_7-33581193.html?tag=lia;rcol Dell G2410 - Cnet review]
* [http://www.cnet.com/topic-reviews/monitor.html Cnet monitor top reviews]
* [http://accessories.euro.dell.com/sna/productdetail.aspx?c=dk&l=da&s=dhs&cs=dkdhs1&sku=520-10704#Overview Soundbar]


==Free icons==
Really Simple Licensing Scheme for .NET<br>
* [http://famfamfam.com/lab/icons/ FAMFAMFAM]
http://jclement.ca/devel/dotnet/reallysimplelicensing.html<br>
"C:\Program Files\Microsoft Visual Studio 9.0\Common7\VS2008ImageLibrary\1033\VS2008ImageLibrary.zip"
* [http://blogs.msdn.com/dwayneneed/archive/2007/10/05/blurry-bitmaps.aspx Presentation Source : Blurry Bitmaps]
* [http://social.msdn.microsoft.com/forums/en-US/wpf/thread/c2e6c82d-025b-4ef2-a88f-f5fb8e69e420/ WPF + bitmap = WTF! Microsoft, why no fix after 2 years?!]


==Donkraft==
-----------------------------------------------------------------<br>
* http://www.golfmk5.com/forums/showthread.php?t=33626
* http://www.protechproducts.net/jackpads.htm
* http://rexhockey.com/information.php?info_id=14&language=da
* http://forums.vwvortex.com/zerothread?id=3255013
* http://forums.vwvortex.com/zerothread?id=4063908
* http://www.gti-vr6.net/library/misc/how_to_jack_car_up.html


==Golf IV benzinpumpe==
Those are a few commerial solutions and a few sample licensing apps. It might be easier and cost less (because time is money) to purchase a commerial solution because then you have support and upgrades.<br>
* http://www.automotix.net/autorepair/recalls/22194-recall/
* http://forums.vwvortex.com/zerothread?id=2241752
* http://www.carfax.com/car_safety/ratings/SRR.cfm/year/1999/make/VOLKSWAGEN/model/GOLF/trim_id/1999VOLK4HFGOLF_WOLFSBURG_EDITION


* http://townhall-talk.edmunds.com/direct/view/.ef185f2
Let me know if you need anything else, Jono


==De sider IT smed ud==
====Detecting if the application is being debugged====
* [http://blogs.msdn.com/b/jmstall/archive/2006/07/03/managed-vs-native-apis.aspx Managed vs. Native debugging APIs]


Søg på VOIP RTP PACKET SIZE 180 260
==CHM to PDF===
* http://toncar.cz/Tutorials/VoIP/VoIP_Basics_Jitter.html VoIP Basics: About Jitter
* [http://www.theta-software.com/ CHM To PDF Converter - Theta - Software]
* [http://www.processtext.com/abcchm.html ABC Amber CHM Converter]
* [http://www.colorpilot.com/chm2pdf.html CHM2PDF Pilot]


==Recover PDF passwords==
* [http://sourceforge.net/projects/pdfcrack/ pdfcrack open source for Linux]
* [http://blog.rubypdf.com/pdfcrack/ pdfcrack for windows]


* http://old.iptel.org/ser/cvs/
==Den skaldede kok's kartoffelsalat==
* http://www.wlanbook.com/netstumbler-windows-vista/
* http://software.intel.com/en-us/intel-ipp/
* http://software.intel.com/en-us/intel-parallel-studio-home/


* 1 kg kartofler


* http://msdn.microsoft.com/en-us/library/ms752347.aspx
* 3/4 dl æbleeddike
* http://msdn.microsoft.com/en-us/library/ms748857.aspx
* 1/4 tsk friskkværnet sort peber
* http://msdn.microsoft.com/en-us/library/ms684175(VS.85).aspx
* 1/2 dl hakket persille
* http://www.csie.ntu.edu.tw/~acpang/course/voip_2004/
* 2 store knuste fed hvidløg
 
* 3/4 dl dijonsennep
* 1/2 tsk salt
* 3/4 dl olivenolie
* 3/4 dl mayonnaise


* http://www.eggheadcafe.com/forumarchives/windowsdeveloperwinfxavalon/oct2005/post24055402.asp
Kog kartoflerne i letsaltet vand med lidt citronsaft - syren fra citronen holder bid i de nye kartofler.<br>
* http://nayyeri.net/blog/slider-control-in-windows-presentation-foundation/
Skær kartoflerne i skiver når de er kogt.<br>
* http://nayyeri.net/blog/viewbox-and-viewport-in-windows-presentation-foundation/
Bland dressingen mens kartoflerne koger.<br>
Når kartoflerne er afkølede, kommes dressingen over.<br>
Kom lidt i ad gangen, så der ikke kommer for meget dressing, og det hele svømmer.<br>
==Madleksikon==
Ansjoser
* [http://ekstrabladet.dk/kup/fodevarer/article1378062.ece Mick og ansjosmysteriet]
==Politikens opskrifter Tjek.dk==
* [http://politiken.dk/tjek/tjekmad/tjekopskrifter/article736083.ece Fyldte auberginer]


==Frisbee golf==
==AGM Batterier==
* http://www.discsalg.dk
* http://www.scanbrit.dk/varekatalog_vis.asp?id=733
* http://www.scanbrit.dk/upload/pdf/6fm75.pdf
* http://www.bue-net.dk/product_info.php?products_id=6622 845,-
* http://www.marinetorvet.dk/visprodukt.asp?ProduktID=1752 999,-
* http://www.harald-nyborg.dk/merinfo.asp?varenr=6674&n=10 895,-


==Solstrøm==
==Open source S.M.A.R.T Disk tool==
* [http://kerychip.dk/oscommerce_st/catalog/product_info.php?cPath=60_94&products_id=837 KeryChip Webshop i Viborg]
* [http://crystalmark.info/?lang=en CrystalDiskInfo - CrystalDiskMark]
* [http://ing.dk/artikel/99298-solstroem-nyt?highlight=solstr%F8m Solstrøm nyt - Poul-Henning Kamp]
* [http://sourceforge.jp/projects/crystaldiskinfo/ CrystalDiskInfo SourceForge.jp]
CrystalDiskInfo  is a HDD/SSD utility software which supports S.M.A.R.T and a part of USB-HDD.
* [http://sourceforge.jp/projects/crystaldiskmark/ CrystalDiskMark]
CrystalDiskMark is a disk benchmark software.


==Outlook remote access==
* [http://smartmontools.sourceforge.net/  
* [http://www.msexchange.org/tutorials/Outlook-Anywhere-2007-ISA-Server-2006.html Outlook Anywhere 2007 with ISA Server 2006]
smartmontools
Search: ]
The smartmontools package contains two utility programs (smartctl  and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (SMART) built into most modern ATA and SCSI harddisks. In many cases, these utilities will provide advanced warning of disk degradation and failure.  


* [http://www.bilgalleri.dk/html/for_messageDetail.asp?Msg_ID=497032 Autoforkortelser]
* [http://gsmartcontrol.berlios.de/home/index.php/en/Home GSmartControl - Hard disk drive health inspection tool]
GSmartControl is a graphical user interface for smartctl (from [http://smartmontools.sourceforge.net/ smartmontools] package), which is a tool for
querying and controlling SMART (Self-Monitoring, Analysis, and Reporting
Technology) data on modern hard disk drives. It allows you to inspect the
drive's SMART data to determine its health, as well as run various tests on
it.


==Passat sætter ud==
==Application settings in .NET==
* [http://ing.dk/debat/13213 Diskussion fra ingeniøren (Golf 2.0 temperatursensor)]
* [http://msdn.microsoft.com/en-us/library/cftf714c.aspx Settings Page, Project Designer- MSDN]
* [http://www.motor-talk.de/forum/passat-setzt-waehrend-der-fahrt-aus-t1580159.html?page=1 Tysk side om Crankshaft position sensor CKP]
* [http://msdn.microsoft.com/en-us/library/system.windows.window.closing.aspx Window.Closing Event - MSDN]
* [http://tech.bentleypublishers.com/thread.jspa?threadID=35392&start=0&tstart=0 Tændingslås?]
* [http://msdn.microsoft.com/en-us/library/system.configuration.applicationsettingsbase_members.aspx ApplicationSettingsBase Members - MSDN]
Vevaxellägesgivare
* [http://www.bearcanyon.com/dotnet/ Mike Woodring's .NET Sample Page]
* http://webkat.mekonomen.se/inetkat/default.asp?Hbutik=3384-000&Hsprak=S&Htider=Vardagar+8.00+-+18.00+Lördag+10-14+&Hadress=Landskronavägen+14,+252+32+HELSINGBORG,+Tel:+042-132400&Hepost=helsingborg@mekonomen.se
* [http://stackoverflow.com/questions/154533/best-way-to-bind-wpf-properties-to-applicationsettings-in-c Best way to bind WPF properties to ApplicationSettings in C#?]
* [http://www.eggheadcafe.com/software/aspnet/29435781/how-to-share-settings-bet.aspx how to share settings between app <-> class lib?]
* [http://blogs.windowsclient.net/bragi/archive/2008/07/03/using-settings-in-wpf-or-how-to-store-retrieve-window-pos-and-loc.aspx Using settings in WPF (or how to store/retrieve window pos and loc)]


Benzinpumpe
* [http://starquest.i-x.net/viewtopic.php?t=1031 Adskillelse af tank, pumpe og filter]
* http://forums.vwvortex.com/zerothread?id=3873161&page=1


==Sommerferie==
==What hardware is in my PC==
* [http://www.familiecamping.dk/site/Getfile.asp?Id=70 Sannes Familiecamping - Gudhjem]
# Select Properties
# Select the Details tab
# Select Hardware Ids
# Use the links below to locate Your hardware
* [http://www.pcidatabase.com/ www.pcidatabase.com PCI Vendor and Device Lists]
* [http://www.pcidatabase.com/reports.php?type=tab-delimeted List of known Id's in text format]


==Have==
* [http://www.dueplant.dk/planter.html Oversigt over planter]
* [http://www.dueplant.dk/ordbog.html Botanisk ordbog]
* [http://www.gartnertips.dk/32-hvornaar%20beskaerer%20man.htm Hvornår er det bedst at beskære?]


===Jord og kompost===
==Scanning==
* [http://www.lyngenaturgoedning.dk/ Lyngenaturgoedning]
* [http://www.piratgruppen.org/wiki/index.php/Ops%C3%A6tning_og_indscanning_med_Omnipage Opsætning og indscanning med Omnipage]
* [http://vognladet.dk/product.asp?product=16 Vognladet]
* [http://linux.aldeby.org/how-to-professionally-scan-and-ocr-with-open-source-tools.html How to professionally scan and OCR with open source tools]
* [http://www.vestfor.dk/web/ama/jordfrisk Vestforbrændings jordfrisk]
* [http://en.flossmanuals.net/ReadingandSugar/ScanningBookPages SCANNING BOOK PAGES]
* [http://www.johannesfog.dk/fileadmin/www/user_upload/Tilbud/Aviser/012009_Udlejningsprisliste.pdf Trailerleje]
* [http://www.proportionalreading.com/scan.html How To Scan a Book]
* [http://www.rigsadvokaten.dk/media/ra_medd_4-2000_boedekatalo.pdf Bødetakster for overlæs]
* [http://www.imagemagick.org/script/index.php ImageMagick - crop from the command line]
* [http://www.politi.dk/Nordsjaelland/da/Borgerservice/Fardsel/Pahangskoretoj/ Regler for Påhængskøretøj med almindeligt B kørekort]
* [http://www.gimp.org/ GIMP - use it to figure out where ImageMagic should crop]


===Gødning===
* [http://www.gutenberg.org Project Gutenberg]
* [http://www.tilbudsugen.dk/ Tilbudsugen.dk]
* [http://msdn.microsoft.com/en-us/magazine/cc534995.aspx#id0070014 Foundations - Bitmaps And Pixel Bits - Charles Petzold]
* [http://www.bauhaus.dk Bauhaus - billig + LIC rabat]
* [http://www.wintellect.com/CS/blogs/jprosise/archive/2009/03/23/silverlight-3-s-new-writeablebitmap.aspx SILVERLIGHT 3'S NEW WRITEABLE BITMAP]
* [http://www.homeshop.dk/70-fro-godning Home Shop - billig] brug links med rabatkoder fra http://www.pricerunner.dk/sp/trim-pl%C3%A6nerens.html
COntan2 er leverandør til det professionelle grønne område.
Vores kunder er blandt andet gartnere, boligselskaber, golfbaner, servicevirksomheder og offentlige myndigheder.
* [http://www.contan2.dk/ COntan2 Gartner-Kemi]
* [http://shop.nordicstaldkemi.dk Nordic Stald Kemi]
* [http://www.nordjyske.dk/livsstil/husoghave/forside.aspx?ctrl=10&data=174%2C2801573%2C5%2C3 Haven gror og kræver gødning - Her står hvordan man regner ud hvor meget der skal til]
* [http://www.havenyt.dk/artikler/dyrkningsmetoder/goedning/319.html Havenyt.dk Gødningsmængder til køkkenhaven]
* [http://www.mobil-forum.dk/showthread.php?t=12583 Reperation] Mobil telefoner


* [http://fpn.dk/bolig/have/article1323227.ece Hjemmedyrkede jordbær til sommer – det kan lige nås]
* [http://www.havenyt.dk/artikler/koekkenhaven/groensager/loeg_og_porrer/155.html Havenyt.dk - Porrer]


* [http://www.tv2nord.dk/default.asp?PageID=108 Gødning TV2/Nord]
* [http://www.filmscanner.info/FilmscannerRangliste.html Filmscanner rangelist]


* [http://en.wikipedia.org/wiki/Microsoft_Site_Server Microsoft Site Server]


Annettes røde blomst til venstre for pejsen.<br>
==Artikler smidt ud under oprydning==
PERIKON HYPERICUM 'AUTUMN BLAZE'<br>
* [http://www.microsoft.com/msj/archive/s25f.aspx Write a Simple HTTP-based Server Using MFC and Windows Sockets]
Gule blomster i juni-sept. Dekor., rødbrune frugter. Ca 1 m. høj. Hårdfør - nøjsom - sol - halvskygge.
Beskæring af disse skal foretages med en total nedskæring af alle grene til 10 - 15 cm. over jorden. Det kan foretages i den sidste halvdel af vinteren og busken vil så hurtigt etablere nye grene og blomstre i juni / juli måned.


==Sata, Micro Sata and eSata==
==DPC Latency==
* [http://www.allpinouts.org/index.php/Serial_ATA_(SATA,_Serial_Advanced_Technology_Attachment) (SATA, Serial Advanced Technology Attachment) Connector Pinout]
* [http://www.thesycon.de/deu/latency_check.shtml DPC Latency Checker]
* [http://blogs.msdn.com/peterwie/archive/2008/10/06/measuring-dpc-time.aspx Measuring DPC time]


==Wireless Antenn==
1) Download and install
* [http://www.extremetech.com/article2/0,2845,1641185,00.asp Building a Wi-Fi Antenna Out of a Tin Can]
* [http://www.microsoft.com/downloads/details.aspx?FamilyID=c17ba869-9671-4330-a63e-1fd44e0e2505&displaylang=en Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 SP1]


==SMTP==
2) Start All Programs - Microsoft Windows SDK v7.0 - Tools - Install Windows Performance Tool Kit (x64)
* [http://technet.microsoft.com/en-us/library/aa998368(EXCHG.65).aspx How to Configure a Windows Server 2003 Server as a Relay Server or Smart Host]
* [http://technet.microsoft.com/en-us/kb/kb00324958.aspx How to block open SMTP relaying and clean up Exchange Server SMTP queues in Windows Small Business Server]


==Kopibeskyttelsesdriver på pluto sfdrv01.sys==
3)
* http://www.glop.org/starforce/
Administrator - Command prompt
* http://www.file.net/process/sfdrv01.sys.html
C:\Program Files\Microsoft Windows Performance Toolkit>xperf -on Latency
* Boycott Starforce NEWS: Ubisoft won't use Starforce anymore !
C:\Program Files\Microsoft Windows Performance Toolkit>xperf -stop
C:\Program Files\Microsoft Windows Performance Toolkit>xperfview.exe \kernel.etl


==Hegn og hække==
NVIDIA PowerMizer !!
* [http://www.havenyt.dk/artikler/inspiration/hegn_og_haekke/754.html Hegn og hække - Gode arter til klippet hæk]
==Home made digital thermometer==
* [http://para.maxim-ic.com/en/search.mvp?fam=temp_sens&374=1-Wire|1-Wire%20Non-Network|2-Wire%2FSMBus|3-Wire|3-Wire%2FSPI|Freq.%20%26%23181%3B%20Temp.|PWM|Period%20%26%23181%3B%20Temp.|Period%20%26%23181%3B%20Temp.|Pulse%20Delay&tree=master Maxim Temperature Sensors - interactive device selector]
* [http://www.maxim-ic.com/design_guides/en/TEMP_SENSORS_13.pdf Maxim design guide - Temp Sensors]


* [http://tau.ac.il/~stoledo/lego/i2c-1631/ Lego NXT Digital Temperature Sensor]
Device Driver Kit tracelog
* [http://msdn.microsoft.com/en-us/library/ms797921.aspx Windows Driver Kit: Driver Development Tools Example 15: Measuring DPC/ISR Time]


===1-wire devices===
* [http://en.wikipedia.org/wiki/1-Wire 1-Wire - Wikipedia]
Maxim's DS9097 is a serial adapter to connect a 1-wire or iButton device to a PC.<br>
It can be bought from Maxim [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2982 DS9097] or you can make it yourself [http://arti.vub.ac.be/~bartj/domoticube/1wireboard.html Homemade 1-wire to Serial adapter] or this [http://www.elektroniikka.org/thermometer/?page=adapter another 1-wire to Serial adapter] or this [http://www-e.uni-magdeburg.de/mthraenh/newapp74.pdf serialport adapter that supplies also 5V]
* [http://www.maxim-ic.com/products/ibutton/software/sdk/sdks.cfm MAXIM - Software Development Kits]
* [http://www.maxim-ic.com/appnotes.cfm/an_pk/1740 APPLICATION NOTE 1740 - White Paper 6: 1-Wire Drivers Installation Guide for Windows]
* [http://sourceforge.net/projects/owdotnet/ OWdotNET - Use the Dallas 1-Wire and iButton chips with standard C# using a serial adapter (also CF.net) or the TMEX drivers on the .NET platform.]
* [http://www.pmalmberg.com/2008/01/03/tmexnet-1-wire-in-pure-c/ TMEX.Net = 1-Wire in pure C#]


Temperature sensors
Dell
* [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/5355 DS28EA00]
* [http://en.community.dell.com/blogs/direct2dell/archive/2010/02/19/update-on-dpc-latency-for-alienware-m17x-customers.aspx Update on DPC Latency for Alienware M17x Customers]
: 12-bit
* [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/4576 DS1825]
: 12-bit
: Measures Temperatures from -55°C to +125°C
: ±0.5°C Accuracy from -10°C to +85°C 
: 12-Bit Digital Word in 750ms (max)
: Only 8-Pin µSOP
: 3.0 to 3.7V


* [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2812 *DS18B20]
==3D Plotter==
: 12-bit
* [http://reprap.org/ RepRap is short for Replicating Rapid-prototyper]
: Measures Temperatures from -55°C to +125°C
* [http://homes.esat.kuleuven.be/~visit3d/webservice/v2/index.php ARC 3D Webservice]
: ±0.5°C Accuracy from -10°C to +85°C 
* [http://lists.diku.dk/pipermail/imageworld/2007-August/000537.html About ARC 3d Webservice]
: 12-Bit Digital Word in 750ms (max)  
* [http://meshlab.sourceforge.net/ MeshLab]
: Also 3-Pin TO-92 Packages !!!
 
: 3.0V to 5.5V
==Stenslibning==
* [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2813 DS18B20-PAR]
* [http://www.anku-netbutik.dk ANKU Netbutik]
: 12-bit
 
* [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2815 DS18S20]
==Program Compatibility Assistant (PCA)==
: 9-bit
* [http://msdn.microsoft.com/en-us/library/dd371711(VS.85).aspx Application Manifest - Windows 7]
* [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2816 DS18S20-PAR]
* [http://msdn.microsoft.com/en-us/library/bb756937.aspx Application Compatibility: Program Compatibility Assistant (PCA)]
: 9-bit
 
==Equations in Word 2007==
* [http://blogs.msdn.com/microsoft_office_word/archive/2006/10/04/Equations-in-Word-2007.aspx Equations in Word 2007]


===I²C 2-Wire/SMBus devices===
==Geocaching==
* [http://en.wikipedia.org/wiki/I%C2%B2C I²C - Wikipedia]
* [http://www.getcachebox.net/ Cachebox]
Temperature sensors
* [http://www.microsoft.com/downloads/details.aspx?familyid=E3821449-3C6B-42F1-9FD9-0041345B3385&displaylang=en Installer Microsoft .NET CF 3.5]
* [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/4407 *DS620]
* Installer http://www.getcachebox.net/install/sqlce30.wce5.armv4i.CAB
: 13 bit
* Kopier sqlceme30.dll fra C:\Program Files\Microsoft Visual Studio 8\SmartDevices\SDK\SQL Server\Mobile\v3.0\wce500\armv4i\sqlceme30.dll
: Measures Temperatures from  -55°C to +125°C
* Tilføj HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows CE Services\AllowLSP Let this be a DWORD with a value of 0
: ±0.5°C Accuracy Over a 0°C to +70°C Range
* Flyt data væk fra main memory
: Fast (13 bit 200ms max) Temperature-to-Digital Conversion Time
: 1.7V to 3.5V
* [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2737 DS1621]
: 12 bit
* [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2738/ln/ DS1624]
: 13 bit
: Measures Temperatures from  -55°C to +125°C
: ±0.5°C Accuracy Over a 0°C to +70°C Range
: 13 bit max 1000ms
: 2.7V to 5.5V
: 256 bytes of E2 memory
* [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3241 *DS1631]
: 12 bit
* [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/5730 DS7505]
: 12 bit
: Measures Temperatures from  -55°C to +125°C
: ±0.5°C Accuracy Over a 0°C to +70°C Range
: 12 bit 200ms
: 1.7V to 3.7V
: Multidrop Capability
: Stand-Alone Thermostat Capability (open-drain output)


===I²C to 1-Wire bridge===
==Database EER Diagrams==
* [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/4338/t/al DS2482-800 Eight-Channel 1-Wire Master]
MySQL Workbench
* [http://www.maxim-ic.com/appnotes.cfm/an_pk/3684 APPLICATION NOTE 3684 - How to Use the DS2482 I²C 1-Wire® Master]
* [http://www2.cs.uregina.ca/~bernatja/crowsfoot.html Crow’s Foot Notation]
* [http://stackoverflow.com/questions/762937/whats-the-difference-between-identifying-and-non-identifying-relationships What’s the difference between identifying and non-identifying relationships?]


==Windows Fiewall "windows firewall has blocked some features of this program"==
==Surdej==
* [http://support.microsoft.com/kb/875357/ Fejlfinding i forbindelse med indstillingerne for Windows Firewall i Windows XP Service Pack 2]
* http://www.lillekrabbe.dk/surdej/surdej_hvordan.htm
* [http://technet.microsoft.com/en-us/library/cc748991.aspx Windows Firewall with Advanced Security Getting Started Guide]


==DD-WRT flere netwæek på samme router==
==Perspektiv i billeder==
* http://viidev.blogspot.com/2008/05/secure-wep-network-for-nintendo-ds.html
* http://www.google.dk/search?q=whiteboard+photo+straighten&rls=com.microsoft:da:&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGLC_en
* http://www.dd-wrt.com/phpBB2/viewtopic.php?t=35556&postdays=0&postorder=asc&start=15
* http://www.google.dk/search?hl=da&rls=com.microsoft:da:&rlz=1I7GGLC_en&q=perspektiv+opretning+photoshop&btnG=S%C3%B8g&meta=&aq=f&oq=
* http://boards.fon.com/viewtopic.php?p=21851
* http://www.ephotozine.com/article/How-to-correct-verticals-using-Gimp-9992
* https://secure.dd-wrt.com/wiki/index.php/FON_Hotspot#FON_On_DD-WRT_w.2F_Chillispot


==Geocaching==
==C#==
* [http://skovkort.sns.dk/Default_2005_stor.asp Skovkort]
* [http://www.csharp-examples.net/examples/ C# Examples - a site with many useful code snippets]
* [http://www.jyllingespejderne.dk/Kode_v410/index.htm Kodemaskine A-K og meget andet]


==Enable or disable Vista hibernation==
==Skumringsrelæer==
http://www.syschat.com/enable-or-disable-vista-hibernation-2369.html
* http://www.billigvvs.dk/El-artikler-Bevaegelsessensor-Sensor-inde--Servodan-Skumringsrelae-med-indbygget-radiostyret-DCF-ur-389772.html
* http://www.esylux.com/dk/dk/produkte/katalog/product_group.php?group_id=Node%group4160622992140&lang=dk
* http://www.preisroboter.de/search.php?search=4015120016509


==Outlook hangs==
* http://office-outlook.com/outlook-forum/index.php?t=msg&th=44628/
mdi132


==Vista won't sleep or hibernate==
==Cykel holdere til iPAQ og iPhone==
* https://msdn.microsoft.com/en-us/subscriptions/securedownloads/default.aspx
* [http://www.handhirn.de/zubehoer/Hewlett+Packard/iPAQ+rx5935/pdair-alucase-hardcase-fuer-hp-ipaq-rx59xx---silber-a1572.html PDAir Alu case]
Use PwrTest in WDK
* [http://www.pdair.com/catalog/product_info.php?cPath=10100000_200000_11000067&products_id=5112 APAir Alu Case fabrikkens hjemmeside]
* [http://www.pdamax.de/seiten/detailansicht_an-127.html?sid=55530d3c69065441e38b2e7842e1d84a Den fancy holder til iPhone]
* [http://www.andres-industries.de/index.php?option=com_content&view=article&id=183&catid=34&Itemid=61%E2%8C%A9%3Dde%E2%8C%A9%3Dde&lang=de Andres Industries AG - Dem som laver den fancy holder til iPhone]
* [http://www.arkon.com/iPhone_Car_Mount.php Langt nede på siden er der en meget billig cykelholder til iPhone]


==Køleskab==
* [http://www.hrautocomfort.de HERBERT RICHTER fabrikken der laver de almindelige holdere]
* http://www.lav-det-selv.dk/Forum/forumid/4/postid/5903/view/topic/


==Håndmikser==
Anmeldelser af iPhone holdere
* [http://www.gp.se/content/1/c6/45/86/70/1117_elvispar.pdf Svensk test Göteborgs-Posten]
* [http://www.icakuriren.se/ArticlePages/200609/22/20060922103452_Icak021/20060922103452_Icak021.dbp.asp Svensk test Icakuriren (artikel)]
* [http://www.icakuriren.se/ArticlePages/200609/22/20060922103452_Icak021/test_elvispar.pdf Svensk test Icakuriren (test resultat)]
* [http://www.smartson.se/test/hushall/test-10-elvispar-2008.htm Svensk test Smartson]


==.NET Noter==
* [http://www.jens-stratmann.de/?p=3165&gtlang=da Anmeldelse af BikeCase]
<source lang="cpp">
* [http://www.jens-stratmann.de/iphone-fahrradhalter-mtb-rennrad-geocaching-outdoor/2009/09/30 Anmeldelse af BikeCase på tysk]
            System.Diagnostics.Debugger.Launch();
* [http://www.pocketnavigation.de/article/view_793__bikecase-fuer-das-iphone-3gs/2.4.19.html Den fancy]
            System.Reflection.Assembly.LoadFrom(@"<path to assembly to load>");
* [http://www.spin-planet.de/2009/08/iphone-fahrradhalterung/ Den almindelige type med svanehals]


==Garmin Edge 305==
* [http://www.marengo-ltd.com/gps/ Open Source GPS HOW TO - Using a Garmin Edge to Plot Cycle Routes with Google Maps on Linux, Macs and Windows]
==BlueTooth Physiological Sensors==
* [http://code.google.com/p/zephyropen/ Zephyr Open is a code project to provide a framework for BlueTooth Physiological Sensors]
* [http://forum.polar.fi/showthread.php?t=4323&page=7 Polar Bluetooth chest belt (for Nokia)]


            System.Diagnostics.Debugger.Launch();
==Cykelsko==
            AppDomain currentDomain = AppDomain.CurrentDomain;
SPD
            currentDomain.AssemblyResolve += new ResolveEventHandler(currentDomain_AssemblyResolve);
* [http://en.wikipedia.org/wiki/Cycling_shoe Wikipedia]
* [http://da.wikipedia.org/wiki/Spinning Spinning]


        System.Reflection.Assembly currentDomain_AssemblyResolve(object sender, ResolveEventArgs args)
==Konverter video og musik T-1300 Kjærulf==
        {
* [http://www.isoftdownload.com/software/daniusoft-digital-media-converter-pro Daniusoft Digital Media Converter Pro]
            System.Diagnostics.Debugger.Launch();
* [http://www.soundtaxi.org/index.php SoundTaxi]
            return System.Reflection.Assembly.LoadFrom(@"<path to assembly to load>");
        }
</source>


==Tændingstidspunkts justering på en Passat AGG motor==
==Performance analysis tools==
Hvis man afmonterer hall sensors kabel og genstarter motoren får man fejlkode:
* [http://ipedia.net/what+is+Performance+analysis What is Performance Analysis?]
VCDS version: NEZ 805.2
==Arduino Duemilanove==
* [http://ing.dk/grupper/selvgjort-er-velgjort/forum/121281 Selvgjort er velgjort]
Adresse 01: Motor
* [http://let-elektronik.dk/ LET-Elektronik Arduino Print: Duemilanove]
Styreenhed reservedelsnr. : 037 906 025 G
Beskrivelse og/eller version : SIMOS 4S          1941
Software kodning : 00000
Forhandlernummer : WSC 00000
1 fejlkode fundet:
00515 - Hallgiver (G40)
        16-00 - Signal udenfor tolerance


Readiness: Ikke tilg.
==Driveres for S12==
* [http://laptopvideo2go.com/ LaptopVideo2Go]


[[Image:VCDS_Styreenhed_Passat.jpg]]
== Replace Lenivi Ideapad S12 LCD screen ==
After breking the sceen on my s12 i had to remove the lcd and this is how i did it.
# remove the small plastic covers in the upper corners
# remove the screws underneath
# now you may carefully remove the front cover around the lcd screen. There are no screws holding it in the bottom, but a lot of 2side tape. I used a sharp knife to cut the tape from the cover . In the bottom the cover is clicked on so just carefully get the cover free ( use the force but not to much force ) .
# After getter the front cover off, unscrew the 4 screws that are holding the lcd screen to the metal frame . The 2 bottom screws are a little tricky cause theres not much room to work in.
# Lift the screen forward a little and disconnect the small connecter in the top of the back of the screen.
# Remove the tape covering the big connector on the back of ther screen and then disconnect the cable.
# your lcd is free and a new one may be fitted in the reverse order.


The steps you quoted are not entirely correct. There are two screws in the upper corners under the rubber bumpers and there is 2 sided tape on the inside of the bezel surrounding the LCD. There is also two screws on the bottom of the bezel but they are not under the rubber bumpers. They are hidden under the hinge covers. You need to pop them off and then remove the screws. The bezel will easily come off then.
R


[[Image:VCDS_Tændingsjustering_Passat.jpg]]
==WCS-0010 IP Camera==
* [http://uk.level1.com/product_l.php?searchtype=1&modelstr1=WCS&modelstr2=0010&type=1&btnsearch2.x=18&btnsearch2.y=13 Download]
* [http://download.level1.com/level1/datasheet/WCS-0010_SPEC_V2.0.pdf Datasheet]
* [http://videoexpert.home.att.net/artic1/250sens.htm Light sensitivity, what is 3 LUX]


==Windows Vista Backup, Windows 7 Backup and .VHD files==
* [http://technet.microsoft.com/en-us/magazine/2007.09.backup.aspx A Guide to Windows Vista Backup Technologies]
* [http://blogs.zdnet.com/hardware/?p=3324 How-to: Getting started with .VHD files in Windows 7]
* [http://kb.acronis.com/content/3504 Acronis 3504: Mounting VHD File in Windows 7]
* [http://www.petri.co.il/mounting-vhd-files-with-vhdmount.htm Mounting VHD files with VHDMount – Microsoft Virtual Server]
* [http://www.eggheadcafe.com/software/aspnet/32271826/complete-pc-backup-full.aspx Complete PC Backup: full vs. incremental]


[[Image:VCDS_Fejlkode_unden_hall_kabel_til_tændspole_forbundet.jpg]]
==Julegløgg==
*2 dl Vodka eller klar Brøndum
*1 flaske rødvin (70 cl)
*2 dl vand
*80 g sukker
*100 g rosiner
*100 g mandler
*2 kardemommekapsler
*2 kryddernelliker
*1 spsk. friskrevet eller tørret ingefær
*Skallen af en halv usprøjtet appelsin, tyndt skrællet eller 1 g pomeransskal
*1 hel kanelstang


* [http://www.lav-det-selv.dk/Forum/forumid/6/postid/99274/view/topic/ Er min tændspole kaput?]
*Lad krydderierne trække i rødvinen i ca. 8 timer, hvorefter de sies fra. Tilsæt resten af ingredienserne, og varm forsigtigt op under omrøring. Gløggen må ikke koge.
* http://213.239.212.66/wiki/Geber_G40_(Hallgeber)
 
* http://www.vaglinks.com/Docs/Catalogues/HoVWdiAudi.dk_Golf_III_PartNumbers.pdf
*(6-8 personer)


1 stk spritny strømfordeler, komplet med hall-giver, rotor og fordelerdæksel..  
==x64 Windows Registry keys and KEY_WOW64_64KEY==
Passer til 2E, AGG, ADC og AAC motorer
* [http://www.codeproject.com/KB/system/Reflection.aspx Accessing 64 bit registry keys from 32 bit]
OENr.: 037 905 205 C
* [http://www.pinvoke.net/default.aspx/advapi32/RegOpenKeyEx.html x64 Registry keys read from C#]
OENr.: 037 905 205 J
OENr.: 037 905 237 A
OENr.: 037 905 237 AX


* [http://hjemmesider.eucsyd.dk/peb/ EUCSYD lærebøger]
==Jobs==
* [http://hjemmesider.eucsyd.dk/peb/Materialer/T%C3%A6ndingsanl%C3%A6g/T%C3%A6ndingsanl%C3%A6g.pdf Pædagogisk forklaring på hvordan tændingssytemet virker]
* http://ing.dk/rank
* [http://hjemmesider.eucsyd.dk/peb/Materialer/Tændingsanlæg/Tændingsanlæg.pdf Pædagogisk forklaring på hvordan tændingssytemet virker]
That will have an AGG code engine. The distributor hall sender is out of sync and so the distributor needs top be repositioned. Start the car and enter Engine 01, Measuring Blocks 007 and four blocks of data will appear. Rotate the distributor until the value in block 1 is between 57 and 60 or 1 and the value in block 2 is between 5 and 8.
* [http://www.vwaudiforum.co.uk/forum/showthread.php?t=40899]
Lav grundindstilling bagefter


==Software jeg gerne vil eje==
* Oticon
* [http://www.4dev.com/regc/index.htm Registry Crawler]
* GnResound
* Videx
* BK Medical
* Niels Jørgensen 3 Shape


==Digitale Billedrammer==
* [http://www.kurser.dtu.dk/ DTU Kurser]
* [http://www.hama.de/portal/articleId*173886/picType*det5/action*2599?picURL=%2Fbilder%2F00090%2Fdet%2F00090921det5.jpg#picture Hama 15" 4:3"]
* [http://www.match.dtu.dk/Kurser/Kursusforledige.aspx DTU  Kursus for ledige 2010]
* [http://www.digitalpictureframereview.com/review-samsung-spf-85v Review: Samsung SPF-85V]
Der findes en holder WMP081BD til rammen http://www.samsung.com/cn/consumer/accessory/type/accList.do?group=computersperipherals&type=photoframe&subtype=photoframeaccessories
* [http://192.168.0.18:5050/images/nowplaying.jpg http://192.168.0.18:5050/images/nowplaying.jpg Se det billede som vises]
* [http://andrey.mikhalchuk.com/2009/01/19/fixing-samsung-spf-83v-leftright-buttons.html Fixing Samsung SPF-83V left/right buttons]
* [http://www.aai.com.tw/product/Multimedia_Solutions.htm AeroVision Avionics Inc - RMI/AU1200 Solution]
* [http://msdn.microsoft.com/en-us/library/aa924383.aspx Wceload Tool (Visual Studio)]


==DLNA Media Server's==
* [http://zone.ni.com/devzone/cda/pub/p/id/361 microLEX Alain Moriat]
Jeg har haft installeret FUPPES og TVersity.<br>
* [http://www.merlinia.com/dan/OutBack.msl Merlina Outback integration med Outlook og omstillingsborde SIP]
Ingen af dem kunne snakke med Samsung rammen.<br>
FUPPES er GPL TVersity findes i en almindelig og en PRO udgave PRO udgaven kan man bare installere (man afleverer sin email addresse), evaluere så længe man vil, og så betale senere.


* [http://www.rbgrn.net/blog/2007/06/how-to-set-up-media-servers-for-your-ps3-or-xbox-360.html How to set up media servers for your PS3 or Xbox 360]
* [http://www.linkedin.com/profile?authType=name&authToken=1teX&locale=en_US&viewProfile=&key=20489899 Thorkil Filholm]
* [http://www.rbgrn.net/blog/2007/08/how-to-choose-dlna-media-server-software-in-windows-mac-os-x-or-linux.html How to choose a DLNA Media Server for Windows, Mac OS X or Linux]
* [http://en.wikipedia.org/wiki/UPnP_AV_MediaServers UPnP AV MediaServers - Wikipedia]


===Microsoft links about DLNA and Picture Frames===
* [http://www.jobfinder.dk/searchresults/job.aspx?jobId=329280137 Zigbee Schneider]
Search on Google for GetDeviceCapabilities dlna
These 2 documents has new links inside
* [http://download.microsoft.com/download/5/E/6/5E66B27B-988B-4F50-AF3A-C2FF1E62180F/CON-T575_WH08.pptx Building Digital Picture Frames using Microsoft Technologies]
* [http://download.microsoft.com/download/a/d/f/adf1347d-08dc-41a4-9084-623b1194d4b2/DigitalPicFrms.docx Connected Digital Picture Frames: Analysis and Specifications]


* [http://www.upnp.org/standardizeddcps/documents/UPnPAvArchtiecture0.83.pdf UPnP AV Architecture:0.83]
* [http://www.it-jobbank.dk/da/firma/7353/job/50204670 - Progrator Ivan Tullberg]
* [http://www.upnp.org/standardizeddcps/ UPnP Standards]
* [http://www.it-jobbank.dk/da/firma/4773/job/50204807 Dako Embedded software design]
* [http://www.it-jobbank.dk/da/firma/4773/job/50204801 Dako - Software Design Engineer - Instruments]
* [http://www.dako.dk/ Dako - Glostrup]
* [http://www.madebydelta.com/delta/Jobs/Intro.page? Delta]
* [http://www.widex.com Widex - Værløse]
* [http://it.jobindex.dk/annoncer/84480.shtml Visual Information Systems A/S - Hørsholm 5. oktober]
* [https://careers.microsoft.com/Search.aspx#&&page=1 Microsoft]
* [http://it.jobindex.dk/cache/af/2449780.shtml iPhone Lyngby]
* [http://www.it-jobbank.dk/da/firma/6479/job/50204986 Ementor]
* [http://www.cim-gruppen.dk/ CIM-Gruppen LabView]
* [http://www.gamasutra.com/contractors/contractor_display.php?contractor_id=1535 Jens Mose]
* [http://www.axcon.dk/ Axcon Lyngby Kroman]
* [http://www.jobfinder.dk/searchresults/job.aspx?jobId=329264367 LOGOS Smart Card]


==Adskille Wii==
* [http://www.xbox-modchips.com/wii-tutorials/xcm-wii-dissasembly-guide.htm Wii DISSASEMBLY Guide from XCM]


==Wii trommesæt==
* [http://ing.dk/artikel/102893-anders-lund-madsen-ingenioerer-kan-ikke-netvaerke-heldigvis?utm_medium=email&utm_source=nyhedsbrev&utm_campaign=ingformiddag Anders Lund Madsen]
* [http://en.wikipedia.org/wiki/Guitar_Hero_IV Guitar Hero World Tour - Wikipedia]
* [http://www.studerende.dk/messe/aalborg/2009/katalogDMJA2009.pdf Jobkatalog DSE Ålborg]
* [http://redoctane.custhelp.com/cgi-bin/redoctane.cfg/php/enduser/std_adp.php?p_faqid=21748&p_created=1225236414&p_sid=Arxp9umj&p_accessibility=0&p_redirect=&p_lva=&p_sp=cF9zcmNoPSZwX3NvcnRfYnk9JnBfZ3JpZHNvcnQ9JnBfcm93X2NudD01NDksNTQ5JnBfcHJvZHM9JnBfY2F0cz0mcF9wdj0mcF9jdj0mcF9zZWFyY2hfdHlwZT1hbnN3ZXJzLnNlYXJjaF9ubCZwX3BhZ2U9MQ**&p_li=&p_topview=1 Red Octane's side for download af tromme tuner]
* [http://studerende.dk/messe/lyngby/2009/katalog_web.pdf Jobkatalog DSE Lyngby]
* [http://www.joystiq.com/2008/11/01/ghwt-drum-tuning-app-now-available-red-octane-shipping-midi-usb/ GHWT drum tuning app now available, Red Octane shipping midi-USB cables for free]
* [http://www.splegends.com/2008/11/guitar-hero-drum-tuner-available-for.html Guitar Hero Drum Tuner Available For Download]


==Niels Hausgaard==
==Start egen virksomhed==
* [http://www.galaksen.dk/ 29. jan. Galaksen]
* [http://www.startvaekst.dk/ Væksthus]
* [http://www.mantziusgaarden.dk/00147/00149/00157/ 31. jan. Mantziusgården]
* [http://www.iak.dk/Selvstaendig/Ivaerksaetter.aspx IAK Iværksættersiden]
* [http://www.initiativgruppen.dk/index.php?option=com_jumi&fileid=4&Itemid=66&courseid=23 Regnskabskursus - fem dage i dagtimerne kl. 09.30-15.15 i Gentofte. Bogføring, skat og moms for mindre virksomheder og iværksættere.]


* [http://www.trommen.dk/?ID=877 18. marts Trommen]
==How to access Microsoft Exchange Server with Outlook from the internet==
* [http://www.gjethus.dk/az_kalender.php?id=122 22. marts Gjethuset]
* [http://www.baltoppen.dk/ 19. apr. Baltoppen]


==Nyt tag==
* [http://www.petri.co.il/configure_outlook_2003_to_use_rpc_over_http.htm Configure Outlook 2003 to use RPC over HTTP/S]
Her har de et priseksempel på hjemmesden, og de laver tegltage
* [http://www.petri.co.il/how-can-i-configure-rpc-over-https-on-exchange-2003-single-server-scenario.htm How can I configure RPC over HTTP/S on Exchange 2003 (single server scenario)?]
* [http://tag-eksperten.dk/ tag-eksperten]


==Berits PC Shellcon hidden window==
* [http://www.msexchange.org/tutorials/Outlook_2003_Connect_Exchange_2003.html Using Outlook 2003 to connect to Exchange 2003 using RPC over HTTPS]
* http://wiki.answers.com/Q/How_do_you_remove_something_called_shell_con_hidden_window
* http://www.google.dk/search?hl=da&rls=GGLJ%2CGGLJ%3A2008-33%2CGGLJ%3Aen&q=cd+shellcon+%22hidden+window%22&meta=


==Restaurenter==
* [http://forums.techarena.in/small-business-server/813671.htm Outlook Anywhere - RPC over HTTPS]
* [http://www.meilin.dk/content.asp?ID=134 Restaurent Mei Lin Øverødvej 5B 2840 Holte 45 48 48 10]


==Grammatik==
==How to configure McAfee for Microsoft Exchange Server on Small Business Server==
* [http://www.kongsholm-gymhf.dk/Subwebs/Laesestave/index.html Læsevejledernes hjemmeside]
* [https://kc.mcafee.com/corporate/index?page=content&id=KB51471 VirusScan Enterprise / SaaS Endpoint Protection exclusions for Exchange Server 2007 and 2010 when running Security for Exchange / GroupShield for Exchange - McAfee]
* [http://www2002201.thinkquest.dk/index.php?id=1 Dansk 4 Dummies]
* [http://support.microsoft.com/kb/943620 Folders to exclude when you perform a file-level antivirus scan on a server operating system - Microsoft]


==Skoleopgaver==
==Unicycle - Ethjulet cykel==
http://www.langkaer.dk/or/DO6.htm
* [http://www.freewebs.com/andrewcarter/basic.htm Unicycling Tips and Tutorials]
* [http://www.freewebs.com/andrewcarter/learning.doc Lerning to Unicycle]


Novelle- og romananalyse.
==Indkøbsliste==
Formålet med novelle- og romananalyse er, at du skal finde frem til det livssyn, der findes i teksten.  
*Dimension 9150
*4 GB Ram
*Western digital 1,5 TB green disk wd15ears eller wd15eads
*Harddisk [http://www.edbpriser.dk/Product/Details.aspx?pid=673387 BlackArmor WS 110 2 TB]
* Logitech diNovo Edge (Dansk) (Bluetooth) http://www.edbpriser.dk/Product/Details.aspx?pid=227722
* Sandberg Wireless Touchpad Keyboard DK http://www.sandberg.dk/product.aspx?id=630-60
* http://www.coolshop.dk/catalog/product/60024-wireless-touchpad-keyboard-dk-sandberg-630-60--for-pc&utm_source=spilpriser&utm_medium=index&utm_content=textlink?utm_source=spilpriser&utm_medium=cpa&utm_campaign=general&tduid=9b9c77d101e90c191fb340f740943396


I det følgende nævner jeg en række redskaber, som du kan anvende i analysen. En analyse skal ikke nødvendigvis indeholde alle nedenstående elementer; du skal vælge ud og vurdere, hvad der er væsentligt i tilknytning til netop denne tekst.  
==eSATAp==
Nogle af nedenstående elementer overlapper hinanden.  
* FAQ http://www.lindy.it/lindyshop/manuals/70534v0.pdf
* Billede http://www.delock.com/popup/picture.php4?url=/pictures/pictures/org/4ae58e4714551.jpg&title=84432
* USB eSATA http://www.pimfg.com/product_detail.asp?search=Y&part=EUSB-CM5EC-2M


Punkt 1-9 er analysen, og pkt. 10-13 er fortolkningen. I praksis vil man ikke kunne opretholde dette skarpe skel mellem analyse og fortolkning.
==Marsvinebure==
 
* http://www.ikea.com/dk/da/catalog/products/00130129
1. Genrebestemmelse.  
* http://www.e-pages.dk/eldorado/1/2
Hvilken genre tilhører teksten? Novelle eller roman? F.eks. realisme eller science-fiction? Udviklingsroman eller punktroman? Dokumentarisme? Historisk roman? Eventyr? Myte? O.s.v.
* http://dyreriget.dk/
Ivomec
* http://forum.mutterne.dk/viewtopic.php?f=1&t=8514


2. Komposition.
==TV Overscan==
Hvordan er teksten bygget op? Hvilke dele består den af? Hvordan hænger disse dele sammen? Hvilket kompositionsprincip er der tale om? Åben slutning, eller lukket slutning? In medias res? Hvordan understøtter kompositionen tekstens dybere betydning?
LG kalder det for Kun Scanning
Sony kalder det Full Pixel


3. Handlingsstruktur (episk forløb).
==Ny TV Mediacenter==
Hvordan er handlingsforløbet skruet sammen? Er det liniært, kronologisk? Eller kobles der frem og tilbage imellem forskellige handlingsforløb (episke forløb)? Forekommer der spring i handlingen? Er der flere forskellige handlingsstrenge? Hvordan er de flettet sammen?  
Driver til Harald Nyborg Tuner findes på Windows Update hvis man kører Vista<br>
Driver til NOVA-T-USB2 (93xxx) http://www.hauppauge.se/site/support/support_wintv7.html<br>
Mediaportal roadmap: http://mantis.team-mediaportal.com/roadmap_page.php?project_id=1<br>
* [http://www.team-mediaportal.com/download.html Mediaportal 1.0.2]
* [http://www.cyberlink.com/products/powerdvd/overview_en_US.html Power DVD har et h264 codec]
* [http://www.free-codecs.com/download/x264_Video_Codec.htm Forskellige players og codecs med h264]
* [http://www.recordere.dk/forum/forum_posts.asp?TID=66632&PN=1&TPN=500 Ham der bruger Power DVD codec]
* [http://users.vic.chariot.net.au/~mitreski/mediaportal%20codec%20guide%20v.2.pdf Simple, Full Featured Mediaportal Codec Guide]
FFDshow Tryouts? Tryouts is an updated fork of the original, and is actively developed unlike the original.
* [http://forum.team-mediaportal.com/untested-mediaportal-tv-server-1-0-rc3-svn-builds-300/mediaportal-svn-snapshot-10-17-2008-19-45h-revision-20514-rar-46860/ Links til bugbase]


4. Fortælleren.
* [http://wiki.team-mediaportal.com/TV-Server/Configuration/GeneralSettings :TV-Server/ Configuration/ GeneralSettings/ ]
Fortælleren er den stemme, der udsiger teksten. Vi kan skelne mellem to hovedtyper af fortællere:
Eksplicit fortæller (direkte tilstede i teksten; en jeg-fortæller er en eksplicit fortæller), og
implicit fortæller (indirekte til stede i teksten; en neutral fortæller, der fungerer som kamera, er en implicit fortæller).
Andre betegnelser for, og typer af fortællere, er: Alvidende fortæller, jeg-fortæller, neutral fortæller, tredje-persons-fortæller, personbunden fortæller.


5. Synsvinkel.
* [http://recordere.dk/forum/forum_posts.asp?TID=57986&PN=1&TPN=1 Unable to Timeshift]
Synsvinklen er det sted (eller den person), hvorfra der fortælles. En forfatter kan anvende indresyn (synsvinklen ligger hos én af personerne) eller ydresyn. Der kan også forekomme synsvinkelskift fra indresyn til ydresyn, eller mellem to forskelllige personer.
* [http://mantis.team-mediaportal.com/view.php?id=2422 Changing PMT bugreport]


6. Tid.
* [http://xbmc.org/forum/showthread.php?t=35910 XBMC IR remote]
Fortælletid er det tidspunkt, hvorfra der fortælles. Hvis der fortælles i nutid og kronologisk kalder vi det for "medsyn". Bagudsyn (flashback) kan blandes med medsyn. Selv om der fortælles i datid, kan vi godt have kronologisk medsyn.
Fortalt tid (den omhandlede tid) er den tid, der fortælles om - f.eks. en periode i fortiden, der har betydning for nutiden.


7. Fortælleteknik.
* [http://www.pcwelt.de/start/audio_video_foto/tv/tests/189918/die_besten_dvb_t_sticks_im_test/index.html Tysk test af tunere i 2009]
Hvilke fortællemåder bruges? Beretning, beskrivelse (natur- eller rum-beskrivelse), replikker (dialog), indre monolog, indirekte tale, dækket direkte tale, scenisk eller panoramisk fremstilling, tankestrøm (stream of consciousness).


8. Personkarakteristik.
==DR.dk EPG ripper==
Hvem er hovedperson, og hvem er bipersoner? Ydre karakteristika, hvad gør personen (forhold til andre) og indre karakteristika (forhold til sig selv, mørk/lys person, o.s.v.). Beskrives personerne som typer, eller som individualiteter med dybtgående, nuanceret psykologisk analyse. Læg også vægt på analyse af personrelationer (personernes samspil).  
* [http://drepg.zzl.org/ dr.dk EPG ripper]


9. Miljøkarakteristik.
==MediaPortal setup and configuration==
Hvilket, eller hvilke miljøer foregår teksten i - socialt, kulturelt, aldersmæssigt o.s.v.? Er miljøet væsentligt for temaet (i socialrealismen og den psykologiske realisme spiller miljøet en vigtig rolle: f.eks. i tekster, der handler om frigørelse)?
* [http://forum.team-mediaportal.com/codecs-external-players-55/guide-stutter-free-playback-reclock-45834/ A guide to stutter free playback with Reclock]
I modernismen findes såkaldte "abstrakte" miljøer (løst skitserede).
* [http://forum.slysoft.com/forumdisplay.php?f=85 SlySoft ReClock forum here you can find new ReClock downloads]
* [http://oss.slysoft.com/ReClock/ ReClock sourcecode]


<br>_________________________________________________________________<br>


10. Tema.
--- Blandede ting
Et tema er en abstrakt formulering af det, som teksten handler om. For at finde temaet i en tekst kan du spørge: "Hvad handler denne tekst egentlig om?" Jo bedre du er til abstrakt tænkning, og jo mere præcist og originalt, du kan formulere temaer, jo bedre vil din temaanalyse være.
* [http://artemis.dk/hd-htpc/ Guide: HD-HTPC Dansk forklaring på hvordan man afspiller Bluray på en HTPC]
Ofte er der flere temaer i en tekst: Hovedtema og sidetemaer, der indgår i et samspil med hinanden.
Hyppigt forekommende temaer i litteratur er: Identitet, frigørelse, kærlighed, undertrykkelse, ensomhed, opgør med autoriteter, lidenskab, angst, fremmedgørelse, individ/omverden, liv/død, natur/kultur (herunder land/by), o.s.v.


11. Fortolkning.
==h.264 playback==
Fortolkning er en sammenfatning af din analyse. For at finde frem til en fortolkning af en tekst kan du spørge: "Hvad er egentlig forfatterens mening med denne tekst?" , eller du kan spørge: "Hvad siger denne tekst egentlig om verden?" Sommetider taler vi også om forfatterholdning, eller forfatterhensigt, eller budskab (men det kan forveksles med morale, og det er ikke meningen!).
* [http://www.h264info.com/guides.html H.264 How To Guides]
* [http://www.tomshardware.co.uk/forum/page-251947_15_0.html No Hardware Acceleration for 1080p mkv/avi with 8800Ultra?]
* [http://mpc-hc.sourceforge.net/DXVASupport.html DXVA Support in MPC Home Cinema]


12. Livssyn.
* [http://coreavc.com/ CoreAVC]
Ofte kan du relatere en bestemt tekst til et bestemt livssyn, eller en livsanskuelse. Vi kan definere livssyn/livsanskuelse som tekstens eller forfatterens måde at se livet og verden på.
* [http://www.divx.com/ DIVX 7 *** Deres codec virker med MediaPortal, men bruger en masse CPU]
Ofte kan vi også sætte teksten i forhold til en bestemt filosofi: F.eks. en postmodernistisk filosofi, en romantisk filosofi, en eksistentialistisk filosofi, o.s.v.


13. Historisk perspektivering.
* [http://forum.team-mediaportal.com/codecs-external-players-55/saf-v4-00beta-standalone-filters-dxva-ready-mpeg2-h-264-vc-1-a-44614/ SAF v4.00beta (StandAlone Filters) - DXVA ready (MPEG2, H.264 and VC-1).]
Du skal sætte teksten ind i en historisk sammenhæng: Hvilken periode indgår teksten i? Hvordan kan man se det (hvordan kommer det til udtryk i tematik, livsanskuelse, fortælleteknik)? Hvordan er forfatterens placering i perioden og i forhold til andre forfattere? Hvilken litterær "isme" hører hans/hendes tekst hjemme i? Naturalisme, romantik, modernisme, postmodernisme?
* [http://www.xvidvideo.ru/media-player-classic-home-cinema-x86-x64/media-player-classic-homecinema-x86-x64-svn-1326.html MPC-HC (Russisk)]
Periodens kultur, samfund, filosofi inddrages.
* [http://software.intel.com/file/16062 Using H.264/AVC DirectX* Video Acceleration with the Intel® G45/GM45 Express Chipsets]
* [http://en.wikipedia.org/wiki/Advanced_Audio_Coding Advanced Audio Coding AAC - Wikipedia]
* [http://www.cypheros.de/dvb_e.html TS-Doctor and TS-Packet-Viewer]
* [http://www.audiocoding.com/index.html AudioCoding.com FAAC - FAAD2]
---
* [http://www.hack7mc.com/2009/04/disable-and-replace-ms-dtvdvd-decoder.html Disable and Replace MS DTV/DVD Decoder]
* [http://www.geekzone.co.nz/forums.asp?ForumId=83&TopicId=20744 Cyberlink hardware accleration registry]
* [http://www.hack7mc.com/2009/02/mkvs-for-minimalists-on-windows-7.html MKVs for Minimalists on Windows 7]
* [http://nunnally.ahmygoddess.net/configuring-kmplayer-to-play-h-264-videos-using-microsofts-directx-video-acceleration-dxva-and-nvidias-compute-unified-device-architecture-cuda/ Configuring KMPlayer to play H.264 videos using Microsoft’s DirectX Video Acceleration (DXVA) and nVidia’s Compute Unified Device Architecture (CUDA)]
* [http://aaron-kelley.net/blog/2009/08/use-windows-7s-built-in-h-264-decoder-in-media-player-classic-homecinema/ Use Windows 7’s built-in h.264 decoder in Media Player Classic Homecinema]
---
Mediecenter 1,1 RC1


14. Stil og sprog.
Søgte på: microsoft dtv-dvd video decoder" mediaportal, og fandt:
Hver forfatter har sin særlige måde at skrive på: Tekstens stil. Vi kan dog skelne mellem to stilmæssige hovedtyper: Realisme, og "ikke-realisme". Disse kan igen underinddeles og relateres til perioder: f.eks. impressionisme, socialrealisme, nyrealisme, magisk realisme. Og: symbolisme, ekspressionisme, modernisme, fantastisk litteratur.
* [http://mantis.team-mediaportal.com/view.php?id=2437 0002437: Incompatibility between HDTV and codecs other than coreavc]
Til tekstens stil hører også: Ironi, humor, satire, slang, patos. Og generelt: Ordvalg, sætningsstrukturer, rytme, tone.
* [http://forum.team-mediaportal.com/submit-patches-mediaportal-tv-server-etc-325/possible-fix-mantis-0002437-incompatibility-between-hdtv-microsoft-dtv-dvd-71814/#post520751 Possible fix for Mantis #0002437 - Incompatibility between HDTV and Microsoft DTV-DVD]
Endvidere skal du være opmærksom på: Billedsprog, metaforer, sammenligninger. Og hvis der optræder symboler eller symbollignende elementer i teksten, skal deres betydning og funktion opklares og dokumenteres.  


15. Diskussion af teksten.
* [http://forum.team-mediaportal.com/untested-mediaportal-1-1-0-beta-svn-builds-268/mediaportal-svn-snapshot-11-14-2009-14-48h-revision-24102-rar-73340/index2.html Medieportal freezes when zapping from MPEG2 to h.264 Mylle]
Giv en begrundet vurdering af teksten:  
God eller dårlig fortælleteknik, godt eller dårligt sprog, er personkarakteristikken "flad"?
Teksten modsiger sig selv. Teksten har uklare eller skjulte præmisser for sit udsagn (kitsch, f.eks.); sammenhængen mellem "budskab" og begrundelse er dårlig.  
Du er uenig i livssynet, men finder det alligevel interessant og godt behandlet.  


<br>_________________________________________________________________<br>
==h.264 edit==
 
* [http://www.avs4you.com/AVS-Video-Editor.aspx AVS4YOU]
16. Fremlæggelse af analyse og fortolkning.
==Setup of MediaPortal on Asrock 330HT-BD ION==
Det vil være uoverkommeligt at fremlægge alle ovenstående punkter i en analyse og fortolkning. Og i øvrigt helt uinspirerende at høre på eller læse i en skriftlig fremstilling. Analyseredskaberne skal anvendes med omtanke og sans for, hvad der er væsentligt og interessant. Tekstanalyse og fortolkning kan gøres til en kreativ og spændende genre med sans for liv og sprog.  
* Enter BIOS and select default '''Performance Setup AHCI Mode''' - save and exit
Her er en standarddisposition for en mundtlig eller skriftlig fremlæggelse, hvor du trinvist bevæger dig fra det konkrete til det abstrakte:
* Install Windows x64
 
* Insert '''ASRock NetTop ION 330 Series support CD for Windows7 64 MCE
# Anfør forfatter, titel og udgivelsesår.
* Start ASRSetup
# Gør rede for tekstens komposition og fortællerforholdene.
* Select '''Install all drivers (it takes several reboots where you must reenter password) (this way You will get the Coprocessor driver installed - that might be impossible otherwise)
# Giv person- og miljøkarakteristik. Husk at dokumentere gennem teksthenvisninger.
* Install Avast antivirus
# Formulér nu din opfattelse af hovedtema og sidetemaer.
* Install Google Chrome
# Konkludér vedr. fortolkning og livssyn.
* Connect USB Tuners and let windows install drivers
# Inddrag skrivestilen til yderligere dokumentation for fortolkning.
* Right click Atheros AR9265 Wireless Network Adaptor in Device Manager and select Update Driver Software - it will find a new driver
# Perspektivering til periode, forfatterskabet, andre forfattere.
* Install all important updates from Windows Update
* Install MediaPortal - defult, default,... one click...
* Run TV Setup - Subtitle Settings - Preferred Language Danish
* Run TV Setup - Subtitle Settings - Enable DVB Subtitles
# TV Servers - Scan for TV channels
# TV Channels - Delete Scrambled/encrypted channels
# TV Channels - Unselect channels you won't see in the TV Guide
# DVB EPG - TV Epg grabber - Press All (otherwise next step won't work)
# Recording - General - set Pre-and Post recording to 4 and 6 min
# Manual Control - Refresh DVB EPG
# Additional 3rd party checks - Microsoft Mediacenter Services - Enable policy to prevent services startup
* OK
* Run MediaPortal Client Setup
# Select '''Microsoft DTV-DVD Video Decode''' where possible to get Hardware Acceleration
# Remote - Use Microsoft Microsoft MCE remote or keyboard
# Change all codecs possible to Microsoft DTV-DVD Video Decoder (or leave as default? - what's best?)
# Additional 3rd party checks - Autostart MPTray to launch MediaPortal with the MediaCenter Button
# TV - TV Client


Du kan også starte i det abstrakte og bevæge dig "ned" i det konkrete og tilbage til det abstrakte og overordnede:
* Add microsoft infrared tranceiver to increase range
# Anfør forfatter, titel og udgivelsesår.
* Disable Nuvoton W836x7HG CIR Device Driver to make sure only one CIR device is present
# Gør rede for din fortolkning, og opfattelse af livssynet i teksten.
* Install newest NVIDIA ION drivers (196.34)
# Dokumentér fortolkning, livssyn og tema gennem centrale tekstiagttagelser.
* Set resolution to ... ... (a little less than 720 to fit visible area) 50Hz (If left at default 60Hz you can't plat 25Hz HD without a lot of lost frames)
# Underbyg ved inddragelse af skrivestil.
* Instal InstantBoot(1.23.2) choose Fast mode
# Perspektivering til periode, forfatterskab, andre forfattere.
* Install OC Tuner and OC DNA


==SMART==
====Ting jeg ikke har helt styr på====
Talking to harddsiks via SMART
* Power Scheduler
*http://www.google.com/search?hl=en&rls=GGLC%2CGGLC%3A1970-01%2CGGLC%3Aen&q=io+ata+smart+win32
* Start TV Server Configuration
* Plugins - Enable Power Scheduler
* Plugins - Power Scheduler - Generel
# Shutdown server after being idle 5 minutes
# Wakeup server for varius wakeup events
# Shutdown mode - Suspend
* Plugins - Power Scheduler - Advanced
# Enable extensive logging
* Plugins - Power Scheduler - EPG
# Prevent standby when grapping EPG
# Wakeup system for EPG grabbing on: 04:00
* Plugins - Power Scheduler - Network Monitor
# Prevent standby based on network activity


 
* Plugins - Browse and install Extensione
*http://objectmix.com/xharbour/355939-real-serial-number-hd-usb.html
* Know Extensions
*http://www.google.com/search?hl=en&rls=GGLC%2CGGLC%3A1970-01%2CGGLC%3Aen&q=%22s.m.a.r.t.%22++c%23++harddisk
# Install MPEIPlugin
*http://www.google.com/search?hl=en&rls=GGLC%2CGGLC%3A1970-01%2CGGLC%3Aen&q=%22s.m.a.r.t.%22++c%2B%2B+
# Install YouTube.Fm




*[http://www.t10.org/ftp/t10/drafts/sat/sat-r05.pdf Information technology - SCSI / ATA Translation (SAT)]


==Acronis black screen==
Ret til default bios settings with AHCI det andet larmer frygteligt
When booting from Acronis boot media on a Dell Inspiron 1501 you get a black screen.


* http://www.wilderssecurity.com/archive/index.php/t-179306.html
==Asrock 330HT-BD ION documents==
...So i choosed full mode it starts to load but then all i get is a black screen and nothing happens anymore.. <-QUOTE}Have you tried this:
* [http://europe.asrock.com/manual/ION%20330HT-BD.pdf NetTop ION 330 Series User Manual]
* [http://europe.asrock.com/manual/qig/ION%20330HT-BD.pdf Quick Installation Guide]
* [http://europe.asrock.com/manual/raid/ION%20330HT-BD/English.pdf RAID Installation Guide]
* [http://europe.asrock.com/manual/others/dts/ION%20330HT-BD.pdf Realtek HD Audio with DTS Operation Guide]


Please boot your computer from the Acronis True Image rescue disc and press F11 key when the selection screen advising you to select either "Full", "Safe" or "Boot into Windows" option appears. After you get the "Linux kernel command line" prompt, please modify it in the following way:
==ASRock==
* [http://wiki.team-mediaportal.com/MediaPortalDevelopment/MediaPortalSVN Mediaportal svn source repository]
* [http://www.asrock.com/support/qa/TSDQA-74.pdf Mouse and keyboard lost after standby]
* [http://jonkers.net.au/Iframe.aspx Transport stream cutter som ikke virker ordentligt IFrames]
* [http://www.engadget.com/2009/05/13/power-over-esata-fans-go-wild-over-mobo-manufacturers-latest-an/ eSATA power cable]
* [http://forums.mydigitallife.info/showthread.php?t=7583&page=3 Coprocessor not found Windows 7 x64]
* [http://forum.team-mediaportal.com/newcomers-forum-240/font-size-issue-streamedmp-skin-50435/ MediaPortal font size wrong]


quiet acpi=off noapic
* [http://cgi.ebay.com.au/Power-Over-eSATA-2-5-3-5-SATA-22pin-HDD-Adapter-1m-A_W0QQitemZ160380803963QQcmdZViewItemQQptZLH_DefaultDomain_15?hash=item255770db7b Power Over eSATA 2.5 3.5 SATA 22pin HDD Adapter 0.5m A]


click on the OK button then and choose "Full Version". That should allow you to use Acronis True Image in some special cases. Please submit a request for technical support describing the issue if you want to automate the process of adding these special parameters.
* [http://ontv.dk/xmltv OnTV.dk XMLTV programmer for 89,- / md]
* [http://forum.team-mediaportal.com/mediaportal-1-1-0-beta-1-454/problems-dropping-frames-evr-74360/index6.html Mediaportal dropping frames problem thread]


* http://www.wilderssecurity.com/archive/index.php/t-117936.html
* [http://forum.recordere.dk/forum_posts.asp?TID=68537&KW=Asrock+st%F8j&PN=1&title=asrock-iOn330-larmer-hjlp Asrock ION330 larmer - hjælp!]


* '''quiet''' - This parameter is enabled by default and the startup messages are not displayed. Deleting it will result in the startup messages being displayed as the Linux kernel is loaded and the command shell being offered prior to running the very Acronis program.
* [http://social.technet.microsoft.com/Forums/en/w7itprohardware/thread/8cafe8b1-4a8f-48b2-bd8f-37969f74bf2f x64 Freezes if taksbar autohide]


* '''acpi=off''' - Disables ACPI (http://www.webopedia.com/TERM/A/ACPI.html) which may help with a particular hardware configuration.
Søg på: php performance atom processor mysql
* [http://www.ukraine.com.ua/tools/cms/site/download.php?url=/uploads/site_structure/content_ru/0732/03/05.doc&name=atom_vs_p4_benchmarks ATOM 330 vs. Pentium 4 2.8 Ghz Benchmark Results]


* '''noapic''' - Disables APIC (Advanced Programmable Interrupt Controller) which may help with a particular hardware configuration.
==WD TV LIVE==
* [http://www.legitreviews.com/article/1118/2/ Western Digital WD TV Live HD Media Player Taken apart - see what's inside]


==Acronis Bootable Media Boots into Garbled or Low Resolution GUI==
==Maximum T-1300==
====Symptoms====
Man kan anvende USB stick eller USB disk med extern strømforsyning. Brug evt. en USB strømskinne til at tænde disken.
# You boot from Acronis Bootable Media;
# When booted, the Graphical User Interface (GUI) is garbled or of low resolution.


====Cause====
Maximum formatterer disken med FAT32.
Acronis Bootable Media failed to correctly detect the video card.


====Solution====
Optagelser gemmes is chunks af 2GB så man er nød til at klistre dem sammen hvis man vil have en hel film.
#When booted from media created with Acronis Media Builder, on the selection screen hit F11 and in the command-line window enter the following: vga=ask
#Start Acronis
#When asked press <Enter> (be quick, or Acronis will boot normally)
#This will give a list of all available graphic modes.
#Type in the one that suits best and hit Enter.


* [http://kb.acronis.com/content/2921 2921: Acronis Bootable Media Boots into Garbled or Low Resolution GUI]
Man må ikke pege for højt med fjernbetjeningen.


==Backup af Exchange Server==
==Face detection==
* [http://www.backupexecfaq.com/about.html Backup Exec FAQ Help for users, by users]
====C#====
* [http://www.backupexecfaq.com/articles/using/backing-up-exchange-mailboxes.html Backing up Exchange mailboxes]
* [http://channel9.msdn.com/coding4fun/articles/FaceLight--Silverlight-4-Real-Time-Face-Detection FaceLight – Silverlight 4 Real-Time Face Detection]


* [http://www.msexchange.org/tutorials/MF022.html How to use the Deleted Item Retension and Deleted Mailbox Retension feature in Exchange 2000]
====OpenCV====
* [http://opencv.willowgarage.com/wiki/FaceRecognition Face Recognition using OpenCV]
* [http://www.cognotics.com/opencv/servo_2007_series/part_4/index.html Seeing With OpenCV, Part 4: Face Recognition With Eigenface]
* [http://www.cognotics.com/opencv/servo_2007_series/part_5/index.html Seeing With OpenCV, Part 5: Implementing Eigenface]
* [http://www.emgu.com Emgu CV is a cross platform .Net wrapper to the Intel OpenCV image processing library.]




<categorytree hideroot=on mode=pages style="float:right; clear:right; margin-left:1ex; border:1px solid gray; padding:0.7ex; background-color:white;">Mediacenter</categorytree>
====Misc====
* [http://www.imageprocessingplace.com/root_files_V3/software/software.htm www.imageprocessingplace.com - Image Processing Software]
* [http://www.imageprocessingplace.com/root_files_V3/tutorials.htm www.imageprocessingplace.com - Tutorials]
* [http://www.mathworks.com/matlabcentral/fileexchange/?sort=downloads Matlab Central - Mathlab downloads]


<categorytree onlyroot=on mode=pages style="float:right; clear:right; margin-left:1ex; border:1px solid gray; padding:0.7ex; background-color:white;">Opskrifter</categorytree>
* [http://www.mathworks.com/matlabcentral/fileexchange/4408-face-recognition-system Face Recognition System - In order to obtain the complete source code please visit - http://utenti.lycos.it/matlab/face.htm]
* [http://utenti.multimania.it/matlab/face.htm Face Recognition System --- Release 2.0 --- Eigenfaces  for Recognition (Matthew Turk and Alex Pentland, 1991)]


<categorytree mode=pages style="float:right; clear:right; margin-left:1ex; border:1px solid gray; padding:0.7ex; background-color:white;">Opskrifter</categorytree>
==NTCore.com reversing==
* [http://www.ntcore.com/rebelnet.php Rebel .net]
* [http://www.ntcore.com/files/netint_native.htm .NET Internals and Native Compiling]


<categorytree onlyroot=on mode=pages style="float:right; clear:right; margin-left:1ex; border:1px solid gray; padding:0.7ex; background-color:white;">English pages</categorytree>
==Sådan finder du de nyeste og bedste drivere til din PC==
Disse sider kan automatisk detektere hvilken hardware du har og give dig download links til download af nyeste drivere.


==Find det rigtige produkt - til den rigtige pris her==
* [http://www.intel.com/support/detect.htm Intel® Driver Update Utility Automatically identify and find drivers]
* [http://www.elsparefonden.dk/forbruger/produkter/hvidevarer Elsparefonden - Find hvidevarer (samme som hvidevarepriser.dk]
The Intel® Driver Update Utility keeps your system up-to-date. It detects which driver updates are relevant to your computer, and then helps you install them quickly and easily.
* [http://www.pricerunner.dk/t/3/sammenlign-Hvidevarer-priser Hvidevarer - Sammenlign priser & anmeldelser på PriceRunner Danmark]
* [http://www.kelkoo.dk/ Sammenlign priser - Kelkoo godt indeks her kan man sortere]


==Hvad er forskellen på LN 88480 og L 84950==
* [http://www.nvidia.com/Download/Scan.aspx NVIDIA Driver Downloads autodetect graphics drivers]
Vægtsensor: Registrerer hvor meget der fyldes i maskinen - før program startes.
* [http://www.aeg-electrolux.dk/Files/denmark_danish/Brochures/AEG-Electrolux_AUG07_FRITST_s003-015.pdf Katalog AEG-Electrolux August 2007]
* [http://www.electrolux-partner.dk/1/AEG-Electrolux_fritstaaende_katalog_2008_WEB_dbA.pdf  Katalog AEG-Electrolux Maj 2008]
* [http://www.electrolux-partner.dk/1/AEG-Electrolux_fritstaaende_prisliste_2008_WEB.pdf Prisliste AEG-Electrolux 2008]


* [http://www.electrolux-ui.com:8080/2008/132/964871DA.PDF LN 88480 Brugervejledning]
==Virtual machines==
* [http://www.electrolux-ui.com:8080/2007/132/970580DA.PDF L 84950 Brugsanvisning]
* [http://en.wikipedia.org/wiki/Comparison_of_platform_virtual_machines Comparison of platform virtual machines]
* [http://en.wikipedia.org/wiki/VMware VMware]
* [http://en.wikipedia.org/wiki/Xen Xen]
===Citrix===
* [http://en.wikipedia.org/wiki/Citrix_Systems Citrix]
* [https://answers.stanford.edu/solution/how-can-i-tell-which-version-citrix-client-i-am-using How can I tell which version of the Citrix client I am using?]
* [http://www.wwbtc.com/blogs/overcoming-citrix-session-graphics-memory-limit Overcoming Citrix Session Graphics Memory Limit]
* [http://support.citrix.com/article/CTX114497 How to Allow More Memory for Session Graphics on Windows Server 2003]


* [http://www.aeg-electrolux.com/node441.asp AEG manualer]
==Custom screen resulutions==
AMD, NVIDIA,...
* [http://www.monitortests.com/forum/Thread-Custom-Resolution-Utility-CRU Custom Resolution Utility (CRU)]


==Hvem har dem==
==Image Library SDK==
* http://www.mariendalonline.dk/shop/aeg-vaskemaskine-ln-7912p.html Påstår der er vægtsensor i LN 88480
FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, compatible with all 32-bit versions of Windows, and cross-platform (works both with Linux and Mac OS X).
*http://www.whiteaway.com/product/aeg-electrolux-l84950
* [http://freeimage.sourceforge.net/index.html The FreeImage Project]
*http://shopping.kelkoo.dk/ssc-146601-aeg-84950.html
*http://www.hvidevaregrossisten.dk/Default.asp?Action=Details&Item=38
*http://handelsgruppen.dk/product.asp?product=2566&sub=47


==Forhandlere af hvidevarer==
==Windows 7==
1,8 * 1,5 * 6 * 52 = 842,4
* [http://social.msdn.microsoft.com/Forums/en-US/vssetup/thread/6a569376-4207-4184-a8a7-73d5168c787e Visual Studio and SQL Server on Windows 7]
* [http://www.kole-moller.dk/ Køle Møller]
* [http://social.msdn.microsoft.com/Forums/en-US/sqlexpress/thread/1bfe382b-70a1-4811-93ee-204ce1e81eb7 SQL Server Management Studio broken on Windows 7]
* [http://www.hvidevarebutikken.dk/ Hvidevarebutikken]
* [http://blogs.msdn.com/sqlexpress/archive/2009/05/14/installing-sql-server-express-on-windows-7-release-candidate.aspx Installing SQL Server Express on Windows 7 Release Candidate ]
:AEG vaskemaskine 84950 7.980,00 -10% = '''7.182,- + 150,- = 7332'''
 
:AEG tørretumbler 59840 Energi A 7.959,00 -10% '''7.163,- + 150,- 7.313,-'''
==NSLU2==
* [http://www.nslu2-linux.org/ NSLU2-Linux]
* [http://chezphil.org/slugpower/ SlugPower - A Slug-Controlled Power Switch]
* [http://www.ftdichip.com/Products/FTEvaluationKits.htm FTDI Evaluation Kits]
* [http://www.ftdichip.com/Documents/DataSheets/Modules/DS_UM245R.pdf UM245R USB-Parallel FIFO Development Module - Incorporating FTDIChip-ID™ Security Dongle]
 
* [http://www.nslu2-linux.org/wiki/Main/SercommFirmwareUpdater Sercomm Firmware Updater]
 
====Webcam====
* [http://johnarthur.wordpress.com/2008/03/25/a-high-resolution-ip-webcam/ A High-Resolution IP Webcam]
* [http://johnarthur.wordpress.com/2008/03/29/further-notes-on-the-nslu2-and-quickcam-pro-9000/ Further notes on the NSLU2 and QuickCam Pro 9000]
* [https://forum.openwrt.org/viewtopic.php?id=14754 WebCam Using OpenWRT to record WebCam snapshots to USB drive]


==Router==
* Belkin f5d9230-4
* https://forum.openwrt.org/viewtopic.php?id=19021


* [http://www.kai-berntsen.dk/ Kai Berntsen] 14.750,- incl alt
==.NET Obfuscators==
* [http://www.prisrytter.dk/ Prisrytter.dk] AEG 6844,00+475,00=7319,00
* [http://en.wikipedia.org/wiki/Comparison_of_.net_obfuscators Comparison of .net obfuscators]
* [http://www.handelsgruppen.dk/ Handelsgruppen] AEG 6.830,00+398,00='''7.228,00'''
* [http://code.google.com/p/babelobfuscator/ Babel Obfuscator]
* [http://onlinehvidevarer.dk/ Onlinehvidevarer] AEG 6.910,00+395,00
 
* [http://www.el24.dk/ EL24] AEG L84950 7.195,00+295,00=7.490,00 T59840 5.895,00+295,00='''6.190,00'''  
* [http://www.metapropeller.com/ Assemblur - Limit Assemblur is free for use in software projects consisted of a single compiled assembly]
* [http://www.el-tjelle.dk/ Dronninglund Installationsforretning & Hvidevare Center]
* [http://www.preemptive.com/dotfuscator-product-family.html - Dotfuscator Community Edition]
* [http://www.punkt1.dk/ Punkt 1]
* [http://www.foss.kharkov.ua/g1/projects/eazfuscator/dotnet/ Eazfuscator.NET]
* [http://www.wupti.com/Produkter/Hvidevarer/ Wupti] AEG 6.999,00+299,00=7.298,00
* [http://code.google.com/p/obfuscar/ Google Obfuscar]
* [http://ntcore.com/phoenix.php Phoenix Protector]
* [http://www.codeplex.com/SharpObfuscator SharpObfuscator]
 
==Outlook hænger==
* [https://kc.mcafee.com/corporate/index?page=content&id=KB57977 Slet EXTEND.DAT og lad Outlook skabe en ny selv]
 
==Skærme==
* [http://accessories.euro.dell.com/sna/category.aspx?c=dk&category_id=4009&cs=dkdhs1&l=da&navla=33811~0~162930&nf=33811~0~162930&s=dhs&~ck=anav Dell G2410]
* [http://www.flatpanels.dk/nyhed.php?subaction=showfull&id=1249633096 Dell lancerer 3 nye 20-23" skærme]
* [http://reviews.cnet.com/lcd-monitors/dell-g2410/4505-3174_7-33581193.html?tag=lia;rcol Dell G2410 - Cnet review]
* [http://www.cnet.com/topic-reviews/monitor.html Cnet monitor top reviews]
* [http://accessories.euro.dell.com/sna/productdetail.aspx?c=dk&l=da&s=dhs&cs=dkdhs1&sku=520-10704#Overview Soundbar]
 
==Free icons==
* [http://famfamfam.com/lab/icons/ FAMFAMFAM]
"C:\Program Files\Microsoft Visual Studio 9.0\Common7\VS2008ImageLibrary\1033\VS2008ImageLibrary.zip"
* [http://blogs.msdn.com/dwayneneed/archive/2007/10/05/blurry-bitmaps.aspx Presentation Source : Blurry Bitmaps]
* [http://social.msdn.microsoft.com/forums/en-US/wpf/thread/c2e6c82d-025b-4ef2-a88f-f5fb8e69e420/ WPF + bitmap = WTF! Microsoft, why no fix after 2 years?!]
 
==Donkraft==
* http://www.golfmk5.com/forums/showthread.php?t=33626
* http://www.protechproducts.net/jackpads.htm
* http://rexhockey.com/information.php?info_id=14&language=da
* http://forums.vwvortex.com/zerothread?id=3255013
* http://forums.vwvortex.com/zerothread?id=4063908
* http://www.gti-vr6.net/library/misc/how_to_jack_car_up.html
 
==Golf IV benzinpumpe==
* http://www.automotix.net/autorepair/recalls/22194-recall/
* http://forums.vwvortex.com/zerothread?id=2241752
* http://www.carfax.com/car_safety/ratings/SRR.cfm/year/1999/make/VOLKSWAGEN/model/GOLF/trim_id/1999VOLK4HFGOLF_WOLFSBURG_EDITION
 
* http://townhall-talk.edmunds.com/direct/view/.ef185f2
 
==De sider IT smed ud==
 
Søg på VOIP RTP PACKET SIZE 180 260
* http://toncar.cz/Tutorials/VoIP/VoIP_Basics_Jitter.html VoIP Basics: About Jitter
 
 
* http://old.iptel.org/ser/cvs/
* http://www.wlanbook.com/netstumbler-windows-vista/
* http://software.intel.com/en-us/intel-ipp/
* http://software.intel.com/en-us/intel-parallel-studio-home/
 
 
* http://msdn.microsoft.com/en-us/library/ms752347.aspx
* http://msdn.microsoft.com/en-us/library/ms748857.aspx
* http://msdn.microsoft.com/en-us/library/ms684175(VS.85).aspx
* http://www.csie.ntu.edu.tw/~acpang/course/voip_2004/
 
 
* http://www.eggheadcafe.com/forumarchives/windowsdeveloperwinfxavalon/oct2005/post24055402.asp
* http://nayyeri.net/blog/slider-control-in-windows-presentation-foundation/
* http://nayyeri.net/blog/viewbox-and-viewport-in-windows-presentation-foundation/
 
==Frisbee golf==
* http://www.discsalg.dk
 
==Solstrøm==
* [http://kerychip.dk/oscommerce_st/catalog/product_info.php?cPath=60_94&products_id=837 KeryChip Webshop i Viborg]
* [http://ing.dk/artikel/99298-solstroem-nyt?highlight=solstr%F8m Solstrøm nyt - Poul-Henning Kamp]
 
==Outlook remote access==
* [http://www.msexchange.org/tutorials/Outlook-Anywhere-2007-ISA-Server-2006.html Outlook Anywhere 2007 with ISA Server 2006]
 
* [http://www.bilgalleri.dk/html/for_messageDetail.asp?Msg_ID=497032 Autoforkortelser]
 
==Passat sætter ud==
* [http://ing.dk/debat/13213 Diskussion fra ingeniøren (Golf 2.0 temperatursensor)]
* [http://www.motor-talk.de/forum/passat-setzt-waehrend-der-fahrt-aus-t1580159.html?page=1 Tysk side om Crankshaft position sensor CKP]
* [http://tech.bentleypublishers.com/thread.jspa?threadID=35392&start=0&tstart=0 Tændingslås?]
Vevaxellägesgivare
* http://webkat.mekonomen.se/inetkat/default.asp?Hbutik=3384-000&Hsprak=S&Htider=Vardagar+8.00+-+18.00+Lördag+10-14+&Hadress=Landskronavägen+14,+252+32+HELSINGBORG,+Tel:+042-132400&Hepost=helsingborg@mekonomen.se
 
Benzinpumpe
* [http://starquest.i-x.net/viewtopic.php?t=1031 Adskillelse af tank, pumpe og filter]
* http://forums.vwvortex.com/zerothread?id=3873161&page=1
 
==Sommerferie==
* [http://www.familiecamping.dk/site/Getfile.asp?Id=70 Sannes Familiecamping - Gudhjem]
 
==Sata, Micro Sata and eSata==
* [http://www.allpinouts.org/index.php/Serial_ATA_(SATA,_Serial_Advanced_Technology_Attachment) (SATA, Serial Advanced Technology Attachment) Connector Pinout]
 
==Wireless Antenn==
* [http://www.extremetech.com/article2/0,2845,1641185,00.asp Building a Wi-Fi Antenna Out of a Tin Can]
 
==SMTP==
* [http://technet.microsoft.com/en-us/library/aa998368(EXCHG.65).aspx How to Configure a Windows Server 2003 Server as a Relay Server or Smart Host]
* [http://technet.microsoft.com/en-us/kb/kb00324958.aspx How to block open SMTP relaying and clean up Exchange Server SMTP queues in Windows Small Business Server]
 
==Kopibeskyttelsesdriver på pluto sfdrv01.sys==
* http://www.glop.org/starforce/
* http://www.file.net/process/sfdrv01.sys.html
* Boycott Starforce NEWS: Ubisoft won't use Starforce anymore !
 
==Hegn og hække==
* [http://www.havenyt.dk/artikler/inspiration/hegn_og_haekke/754.html Hegn og hække - Gode arter til klippet hæk]
==Home made digital thermometer==
* [http://para.maxim-ic.com/en/search.mvp?fam=temp_sens&374=1-Wire|1-Wire%20Non-Network|2-Wire%2FSMBus|3-Wire|3-Wire%2FSPI|Freq.%20%26%23181%3B%20Temp.|PWM|Period%20%26%23181%3B%20Temp.|Period%20%26%23181%3B%20Temp.|Pulse%20Delay&tree=master Maxim Temperature Sensors - interactive device selector]
* [http://www.maxim-ic.com/design_guides/en/TEMP_SENSORS_13.pdf Maxim design guide - Temp Sensors]
 
* [http://tau.ac.il/~stoledo/lego/i2c-1631/ Lego NXT Digital Temperature Sensor]
 
===1-wire devices===
* [http://en.wikipedia.org/wiki/1-Wire 1-Wire - Wikipedia]
Maxim's DS9097 is a serial adapter to connect a 1-wire or iButton device to a PC.<br>
It can be bought from Maxim [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2982 DS9097] or you can make it yourself [http://arti.vub.ac.be/~bartj/domoticube/1wireboard.html Homemade 1-wire to Serial adapter] or this [http://www.elektroniikka.org/thermometer/?page=adapter another 1-wire to Serial adapter] or this [http://www-e.uni-magdeburg.de/mthraenh/newapp74.pdf serialport adapter that supplies also 5V]
* [http://www.maxim-ic.com/products/ibutton/software/sdk/sdks.cfm MAXIM - Software Development Kits]
* [http://www.maxim-ic.com/appnotes.cfm/an_pk/1740 APPLICATION NOTE 1740 - White Paper 6: 1-Wire Drivers Installation Guide for Windows]
* [http://sourceforge.net/projects/owdotnet/ OWdotNET - Use the Dallas 1-Wire and iButton chips with standard C# using a serial adapter (also CF.net) or the TMEX drivers on the .NET platform.]
* [http://www.pmalmberg.com/2008/01/03/tmexnet-1-wire-in-pure-c/ TMEX.Net = 1-Wire in pure C#]
 
Temperature sensors
* [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/5355 DS28EA00]
: 12-bit
* [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/4576 DS1825]
: 12-bit
: Measures Temperatures from -55°C to +125°C
: ±0.5°C Accuracy from -10°C to +85°C 
: 12-Bit Digital Word in 750ms (max)
: Only 8-Pin µSOP
: 3.0 to 3.7V
 
* [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2812 *DS18B20]
: 12-bit
: Measures Temperatures from -55°C to +125°C
: ±0.5°C Accuracy from -10°C to +85°C 
: 12-Bit Digital Word in 750ms (max)
: Also 3-Pin TO-92 Packages !!!
: 3.0V to 5.5V
* [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2813 DS18B20-PAR]
: 12-bit
* [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2815 DS18S20]
: 9-bit
* [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2816 DS18S20-PAR]
: 9-bit
 
===I²C 2-Wire/SMBus devices===
* [http://en.wikipedia.org/wiki/I%C2%B2C I²C - Wikipedia]
Temperature sensors
* [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/4407 *DS620]
: 13 bit
: Measures Temperatures from  -55°C to +125°C
: ±0.5°C Accuracy Over a 0°C to +70°C Range
: Fast (13 bit 200ms max) Temperature-to-Digital Conversion Time
: 1.7V to 3.5V
* [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2737 DS1621]
: 12 bit
* [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2738/ln/ DS1624]
: 13 bit
: Measures Temperatures from  -55°C to +125°C
: ±0.5°C Accuracy Over a 0°C to +70°C Range
: 13 bit max 1000ms
: 2.7V to 5.5V
: 256 bytes of E2 memory
* [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3241 *DS1631]
: 12 bit
* [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/5730 DS7505]
: 12 bit
: Measures Temperatures from  -55°C to +125°C
: ±0.5°C Accuracy Over a 0°C to +70°C Range
: 12 bit 200ms
: 1.7V to 3.7V
: Multidrop Capability
: Stand-Alone Thermostat Capability (open-drain output)
 
===I²C to 1-Wire bridge===
* [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/4338/t/al DS2482-800 Eight-Channel 1-Wire Master]
* [http://www.maxim-ic.com/appnotes.cfm/an_pk/3684 APPLICATION NOTE 3684 - How to Use the DS2482 I²C 1-Wire® Master]
 
==Windows Fiewall "windows firewall has blocked some features of this program"==
* [http://support.microsoft.com/kb/875357/ Fejlfinding i forbindelse med indstillingerne for Windows Firewall i Windows XP Service Pack 2]
* [http://technet.microsoft.com/en-us/library/cc748991.aspx Windows Firewall with Advanced Security Getting Started Guide]
 
==DD-WRT flere netwæek på samme router==
* http://viidev.blogspot.com/2008/05/secure-wep-network-for-nintendo-ds.html
* http://www.dd-wrt.com/phpBB2/viewtopic.php?t=35556&postdays=0&postorder=asc&start=15
* http://boards.fon.com/viewtopic.php?p=21851
* https://secure.dd-wrt.com/wiki/index.php/FON_Hotspot#FON_On_DD-WRT_w.2F_Chillispot
 
==Geocaching==
* [http://skovkort.sns.dk/Default_2005_stor.asp Skovkort]
* [http://www.jyllingespejderne.dk/Kode_v410/index.htm Kodemaskine A-K og meget andet]
 
==Enable or disable Vista hibernation==
http://www.syschat.com/enable-or-disable-vista-hibernation-2369.html
 
==Outlook hangs==
* http://office-outlook.com/outlook-forum/index.php?t=msg&th=44628/
mdi132
 
==Vista won't sleep or hibernate==
* https://msdn.microsoft.com/en-us/subscriptions/securedownloads/default.aspx
Use PwrTest in WDK
 
==Køleskab==
* http://www.lav-det-selv.dk/Forum/forumid/4/postid/5903/view/topic/
 
==Håndmikser==
* [http://www.gp.se/content/1/c6/45/86/70/1117_elvispar.pdf Svensk test Göteborgs-Posten]
* [http://www.icakuriren.se/ArticlePages/200609/22/20060922103452_Icak021/20060922103452_Icak021.dbp.asp Svensk test Icakuriren (artikel)]
* [http://www.icakuriren.se/ArticlePages/200609/22/20060922103452_Icak021/test_elvispar.pdf Svensk test Icakuriren (test resultat)]
* [http://www.smartson.se/test/hushall/test-10-elvispar-2008.htm Svensk test Smartson]
 
==.NET Noter==
<source lang="cpp">
            System.Diagnostics.Debugger.Launch();
            System.Reflection.Assembly.LoadFrom(@"<path to assembly to load>");
 
 
            System.Diagnostics.Debugger.Launch();
            AppDomain currentDomain = AppDomain.CurrentDomain;
            currentDomain.AssemblyResolve += new ResolveEventHandler(currentDomain_AssemblyResolve);
 
        System.Reflection.Assembly currentDomain_AssemblyResolve(object sender, ResolveEventArgs args)
        {
            System.Diagnostics.Debugger.Launch();
            return System.Reflection.Assembly.LoadFrom(@"<path to assembly to load>");
        }
</source>
 
==Tændingstidspunkts justering på en Passat AGG motor==
Hvis man afmonterer hall sensors kabel og genstarter motoren får man fejlkode:
VCDS version: NEZ 805.2
Adresse 01:  Motor
Styreenhed reservedelsnr. : 037 906 025 G
Beskrivelse og/eller version : SIMOS 4S          1941
Software kodning : 00000
Forhandlernummer : WSC 00000
1 fejlkode fundet:
00515 - Hallgiver (G40)
        16-00 - Signal udenfor tolerance
 
Readiness: Ikke tilg.
 
[[Image:VCDS_Styreenhed_Passat.jpg]]
 
 
[[Image:VCDS_Tændingsjustering_Passat.jpg]]
 
 
[[Image:VCDS_Fejlkode_unden_hall_kabel_til_tændspole_forbundet.jpg]]
 
* [http://www.lav-det-selv.dk/Forum/forumid/6/postid/99274/view/topic/ Er min tændspole kaput?]
* http://213.239.212.66/wiki/Geber_G40_(Hallgeber)
* http://www.vaglinks.com/Docs/Catalogues/HoVWdiAudi.dk_Golf_III_PartNumbers.pdf
 
1 stk spritny strømfordeler, komplet med hall-giver, rotor og fordelerdæksel..
Passer til 2E, AGG, ADC og AAC motorer
OENr.: 037 905 205 C
OENr.: 037 905 205 J
OENr.: 037 905 237 A
OENr.: 037 905 237 AX
 
* [http://hjemmesider.eucsyd.dk/peb/ EUCSYD lærebøger]
* [http://hjemmesider.eucsyd.dk/peb/Materialer/T%C3%A6ndingsanl%C3%A6g/T%C3%A6ndingsanl%C3%A6g.pdf Pædagogisk forklaring på hvordan tændingssytemet virker]
* [http://hjemmesider.eucsyd.dk/peb/Materialer/Tændingsanlæg/Tændingsanlæg.pdf Pædagogisk forklaring på hvordan tændingssytemet virker]
That will have an AGG code engine. The distributor hall sender is out of sync and so the distributor needs top be repositioned. Start the car and enter Engine 01, Measuring Blocks 007 and four blocks of data will appear. Rotate the distributor until the value in block 1 is between 57 and 60 or 1 and the value in block 2 is between 5 and 8.
* [http://www.vwaudiforum.co.uk/forum/showthread.php?t=40899]
Lav grundindstilling bagefter
 
==Software jeg gerne vil eje==
* [http://www.4dev.com/regc/index.htm Registry Crawler]
 
==Digitale Billedrammer==
* [http://www.hama.de/portal/articleId*173886/picType*det5/action*2599?picURL=%2Fbilder%2F00090%2Fdet%2F00090921det5.jpg#picture Hama 15" 4:3"]
* [http://www.digitalpictureframereview.com/review-samsung-spf-85v Review: Samsung SPF-85V]
Der findes en holder WMP081BD til rammen http://www.samsung.com/cn/consumer/accessory/type/accList.do?group=computersperipherals&type=photoframe&subtype=photoframeaccessories
* [http://192.168.0.18:5050/images/nowplaying.jpg http://192.168.0.18:5050/images/nowplaying.jpg Se det billede som vises]
* [http://andrey.mikhalchuk.com/2009/01/19/fixing-samsung-spf-83v-leftright-buttons.html Fixing Samsung SPF-83V left/right buttons]
* [http://www.aai.com.tw/product/Multimedia_Solutions.htm AeroVision Avionics Inc - RMI/AU1200 Solution]
* [http://msdn.microsoft.com/en-us/library/aa924383.aspx Wceload Tool (Visual Studio)]
 
==DLNA Media Server's==
Jeg har haft installeret FUPPES og TVersity.<br>
Ingen af dem kunne snakke med Samsung rammen.<br>
FUPPES er GPL TVersity findes i en almindelig og en PRO udgave PRO udgaven kan man bare installere (man afleverer sin email addresse), evaluere så længe man vil, og så betale senere.
 
* [http://www.rbgrn.net/blog/2007/06/how-to-set-up-media-servers-for-your-ps3-or-xbox-360.html How to set up media servers for your PS3 or Xbox 360]
* [http://www.rbgrn.net/blog/2007/08/how-to-choose-dlna-media-server-software-in-windows-mac-os-x-or-linux.html How to choose a DLNA Media Server for Windows, Mac OS X or Linux]
* [http://en.wikipedia.org/wiki/UPnP_AV_MediaServers UPnP AV MediaServers - Wikipedia]
 
===Microsoft links about DLNA and Picture Frames===
Search on Google for GetDeviceCapabilities dlna
These 2 documents has new links inside
* [http://download.microsoft.com/download/5/E/6/5E66B27B-988B-4F50-AF3A-C2FF1E62180F/CON-T575_WH08.pptx Building Digital Picture Frames using Microsoft Technologies]
* [http://download.microsoft.com/download/a/d/f/adf1347d-08dc-41a4-9084-623b1194d4b2/DigitalPicFrms.docx Connected Digital Picture Frames: Analysis and Specifications]
 
* [http://www.upnp.org/standardizeddcps/documents/UPnPAvArchtiecture0.83.pdf UPnP AV Architecture:0.83]
* [http://www.upnp.org/standardizeddcps/ UPnP Standards]
 
==Adskille Wii==
* [http://www.xbox-modchips.com/wii-tutorials/xcm-wii-dissasembly-guide.htm Wii DISSASEMBLY Guide from XCM]
 
==Wii trommesæt==
* [http://en.wikipedia.org/wiki/Guitar_Hero_IV Guitar Hero World Tour - Wikipedia]
* [http://redoctane.custhelp.com/cgi-bin/redoctane.cfg/php/enduser/std_adp.php?p_faqid=21748&p_created=1225236414&p_sid=Arxp9umj&p_accessibility=0&p_redirect=&p_lva=&p_sp=cF9zcmNoPSZwX3NvcnRfYnk9JnBfZ3JpZHNvcnQ9JnBfcm93X2NudD01NDksNTQ5JnBfcHJvZHM9JnBfY2F0cz0mcF9wdj0mcF9jdj0mcF9zZWFyY2hfdHlwZT1hbnN3ZXJzLnNlYXJjaF9ubCZwX3BhZ2U9MQ**&p_li=&p_topview=1 Red Octane's side for download af tromme tuner]
* [http://www.joystiq.com/2008/11/01/ghwt-drum-tuning-app-now-available-red-octane-shipping-midi-usb/ GHWT drum tuning app now available, Red Octane shipping midi-USB cables for free]
* [http://www.splegends.com/2008/11/guitar-hero-drum-tuner-available-for.html Guitar Hero Drum Tuner Available For Download]
 
==Niels Hausgaard==
* [http://www.galaksen.dk/ 29. jan. Galaksen]
* [http://www.mantziusgaarden.dk/00147/00149/00157/ 31. jan. Mantziusgården]
 
* [http://www.trommen.dk/?ID=877 18. marts Trommen]
* [http://www.gjethus.dk/az_kalender.php?id=122 22. marts Gjethuset]
* [http://www.baltoppen.dk/ 19. apr. Baltoppen]
 
==Nyt tag==
Her har de et priseksempel på hjemmesden, og de laver tegltage
* [http://tag-eksperten.dk/ tag-eksperten]
 
==Berits PC Shellcon hidden window==
* http://wiki.answers.com/Q/How_do_you_remove_something_called_shell_con_hidden_window
* http://www.google.dk/search?hl=da&rls=GGLJ%2CGGLJ%3A2008-33%2CGGLJ%3Aen&q=cd+shellcon+%22hidden+window%22&meta=
 
==Restaurenter==
* [http://www.meilin.dk/content.asp?ID=134 Restaurent Mei Lin Øverødvej 5B 2840 Holte 45 48 48 10]
 
==Grammatik==
* [http://www.kongsholm-gymhf.dk/Subwebs/Laesestave/index.html Læsevejledernes hjemmeside]
* [http://www2002201.thinkquest.dk/index.php?id=1 Dansk 4 Dummies]
 
==Skoleopgaver==
http://www.langkaer.dk/or/DO6.htm
 
Novelle- og romananalyse.
Formålet med novelle- og romananalyse er, at du skal finde frem til det livssyn, der findes i teksten.
 
I det følgende nævner jeg en række redskaber, som du kan anvende i analysen. En analyse skal ikke nødvendigvis indeholde alle nedenstående elementer; du skal vælge ud og vurdere, hvad der er væsentligt i tilknytning til netop denne tekst.
Nogle af nedenstående elementer overlapper hinanden.
 
Punkt 1-9 er analysen, og pkt. 10-13 er fortolkningen. I praksis vil man ikke kunne opretholde dette skarpe skel mellem analyse og fortolkning.
 
1. Genrebestemmelse.
Hvilken genre tilhører teksten? Novelle eller roman? F.eks. realisme eller science-fiction? Udviklingsroman eller punktroman? Dokumentarisme? Historisk roman? Eventyr? Myte? O.s.v.
 
2. Komposition.
Hvordan er teksten bygget op? Hvilke dele består den af? Hvordan hænger disse dele sammen? Hvilket kompositionsprincip er der tale om? Åben slutning, eller lukket slutning? In medias res? Hvordan understøtter kompositionen tekstens dybere betydning?
 
3. Handlingsstruktur (episk forløb).
Hvordan er handlingsforløbet skruet sammen? Er det liniært, kronologisk? Eller kobles der frem og tilbage imellem forskellige handlingsforløb (episke forløb)? Forekommer der spring i handlingen? Er der flere forskellige handlingsstrenge? Hvordan er de flettet sammen?
 
4. Fortælleren.
Fortælleren er den stemme, der udsiger teksten. Vi kan skelne mellem to hovedtyper af fortællere:
Eksplicit fortæller (direkte tilstede i teksten; en jeg-fortæller er en eksplicit fortæller), og
implicit fortæller (indirekte til stede i teksten; en neutral fortæller, der fungerer som kamera, er en implicit fortæller).
Andre betegnelser for, og typer af fortællere, er: Alvidende fortæller, jeg-fortæller, neutral fortæller, tredje-persons-fortæller, personbunden fortæller.
 
5. Synsvinkel.
Synsvinklen er det sted (eller den person), hvorfra der fortælles. En forfatter kan anvende indresyn (synsvinklen ligger hos én af personerne) eller ydresyn. Der kan også forekomme synsvinkelskift fra indresyn til ydresyn, eller mellem to forskelllige personer.
 
6. Tid.
Fortælletid er det tidspunkt, hvorfra der fortælles. Hvis der fortælles i nutid og kronologisk kalder vi det for "medsyn". Bagudsyn (flashback) kan blandes med medsyn. Selv om der fortælles i datid, kan vi godt have kronologisk medsyn.
Fortalt tid (den omhandlede tid) er den tid, der fortælles om - f.eks. en periode i fortiden, der har betydning for nutiden.
 
7. Fortælleteknik.
Hvilke fortællemåder bruges? Beretning, beskrivelse (natur- eller rum-beskrivelse), replikker (dialog), indre monolog, indirekte tale, dækket direkte tale, scenisk eller panoramisk fremstilling, tankestrøm (stream of consciousness).
 
8. Personkarakteristik.
Hvem er hovedperson, og hvem er bipersoner? Ydre karakteristika, hvad gør personen (forhold til andre) og indre karakteristika (forhold til sig selv, mørk/lys person, o.s.v.). Beskrives personerne som typer, eller som individualiteter med dybtgående, nuanceret psykologisk analyse. Læg også vægt på analyse af personrelationer (personernes samspil).
 
9. Miljøkarakteristik.
Hvilket, eller hvilke miljøer foregår teksten i - socialt, kulturelt, aldersmæssigt o.s.v.? Er miljøet væsentligt for temaet (i socialrealismen og den psykologiske realisme spiller miljøet en vigtig rolle: f.eks. i tekster, der handler om frigørelse)?
I modernismen findes såkaldte "abstrakte" miljøer (løst skitserede).
 
<br>_________________________________________________________________<br>
 
10. Tema.
Et tema er en abstrakt formulering af det, som teksten handler om. For at finde temaet i en tekst kan du spørge: "Hvad handler denne tekst egentlig om?" Jo bedre du er til abstrakt tænkning, og jo mere præcist og originalt, du kan formulere temaer, jo bedre vil din temaanalyse være.
Ofte er der flere temaer i en tekst: Hovedtema og sidetemaer, der indgår i et samspil med hinanden.
Hyppigt forekommende temaer i litteratur er: Identitet, frigørelse, kærlighed, undertrykkelse, ensomhed, opgør med autoriteter, lidenskab, angst, fremmedgørelse, individ/omverden, liv/død, natur/kultur (herunder land/by), o.s.v.
 
11. Fortolkning.
Fortolkning er en sammenfatning af din analyse. For at finde frem til en fortolkning af en tekst kan du spørge: "Hvad er egentlig forfatterens mening med denne tekst?" , eller du kan spørge: "Hvad siger denne tekst egentlig om verden?" Sommetider taler vi også om forfatterholdning, eller forfatterhensigt, eller budskab (men det kan forveksles med morale, og det er ikke meningen!).
 
12. Livssyn.
Ofte kan du relatere en bestemt tekst til et bestemt livssyn, eller en livsanskuelse. Vi kan definere livssyn/livsanskuelse som tekstens eller forfatterens måde at se livet og verden på.
Ofte kan vi også sætte teksten i forhold til en bestemt filosofi: F.eks. en postmodernistisk filosofi, en romantisk filosofi, en eksistentialistisk filosofi, o.s.v.
 
13. Historisk perspektivering.
Du skal sætte teksten ind i en historisk sammenhæng: Hvilken periode indgår teksten i? Hvordan kan man se det (hvordan kommer det til udtryk i tematik, livsanskuelse, fortælleteknik)? Hvordan er forfatterens placering i perioden og i forhold til andre forfattere? Hvilken litterær "isme" hører hans/hendes tekst hjemme i? Naturalisme, romantik, modernisme, postmodernisme?
Periodens kultur, samfund, filosofi inddrages.
 
14. Stil og sprog.
Hver forfatter har sin særlige måde at skrive på: Tekstens stil. Vi kan dog skelne mellem to stilmæssige hovedtyper: Realisme, og "ikke-realisme". Disse kan igen underinddeles og relateres til perioder: f.eks. impressionisme, socialrealisme, nyrealisme, magisk realisme. Og: symbolisme, ekspressionisme, modernisme, fantastisk litteratur.
Til tekstens stil hører også: Ironi, humor, satire, slang, patos. Og generelt: Ordvalg, sætningsstrukturer, rytme, tone.
Endvidere skal du være opmærksom på: Billedsprog, metaforer, sammenligninger. Og hvis der optræder symboler eller symbollignende elementer i teksten, skal deres betydning og funktion opklares og dokumenteres.
 
15. Diskussion af teksten.
Giv en begrundet vurdering af teksten:
God eller dårlig fortælleteknik, godt eller dårligt sprog, er personkarakteristikken "flad"?
Teksten modsiger sig selv. Teksten har uklare eller skjulte præmisser for sit udsagn (kitsch, f.eks.); sammenhængen mellem "budskab" og begrundelse er dårlig.
Du er uenig i livssynet, men finder det alligevel interessant og godt behandlet.
 
<br>_________________________________________________________________<br>
 
16. Fremlæggelse af analyse og fortolkning.
Det vil være uoverkommeligt at fremlægge alle ovenstående punkter i en analyse og fortolkning. Og i øvrigt helt uinspirerende at høre på eller læse i en skriftlig fremstilling. Analyseredskaberne skal anvendes med omtanke og sans for, hvad der er væsentligt og interessant. Tekstanalyse og fortolkning kan gøres til en kreativ og spændende genre med sans for liv og sprog.
Her er en standarddisposition for en mundtlig eller skriftlig fremlæggelse, hvor du trinvist bevæger dig fra det konkrete til det abstrakte:
 
# Anfør forfatter, titel og udgivelsesår.
# Gør rede for tekstens komposition og fortællerforholdene.
# Giv person- og miljøkarakteristik. Husk at dokumentere gennem teksthenvisninger.
# Formulér nu din opfattelse af hovedtema og sidetemaer.
# Konkludér vedr. fortolkning og livssyn.
# Inddrag skrivestilen til yderligere dokumentation for fortolkning.
# Perspektivering til periode, forfatterskabet, andre forfattere.
 
Du kan også starte i det abstrakte og bevæge dig "ned" i det konkrete og tilbage til det abstrakte og overordnede:
# Anfør forfatter, titel og udgivelsesår.
# Gør rede for din fortolkning, og opfattelse af livssynet i teksten.
# Dokumentér fortolkning, livssyn og tema gennem centrale tekstiagttagelser.
# Underbyg ved inddragelse af skrivestil.
# Perspektivering til periode, forfatterskab, andre forfattere.
 
==SMART==
Talking to harddsiks via SMART
*http://www.google.com/search?hl=en&rls=GGLC%2CGGLC%3A1970-01%2CGGLC%3Aen&q=io+ata+smart+win32
 
 
*http://objectmix.com/xharbour/355939-real-serial-number-hd-usb.html
*http://www.google.com/search?hl=en&rls=GGLC%2CGGLC%3A1970-01%2CGGLC%3Aen&q=%22s.m.a.r.t.%22++c%23++harddisk
*http://www.google.com/search?hl=en&rls=GGLC%2CGGLC%3A1970-01%2CGGLC%3Aen&q=%22s.m.a.r.t.%22++c%2B%2B+
 
 
*[http://www.t10.org/ftp/t10/drafts/sat/sat-r05.pdf Information technology - SCSI / ATA Translation (SAT)]
 
==Acronis black screen==
When booting from Acronis boot media on a Dell Inspiron 1501 you get a black screen.
 
* http://www.wilderssecurity.com/archive/index.php/t-179306.html
...So i choosed full mode it starts to load but then all i get is a black screen and nothing happens anymore.. <-QUOTE}Have you tried this:
 
Please boot your computer from the Acronis True Image rescue disc and press F11 key when the selection screen advising you to select either "Full", "Safe" or "Boot into Windows" option appears. After you get the "Linux kernel command line" prompt, please modify it in the following way:
 
quiet acpi=off noapic
 
click on the OK button then and choose "Full Version". That should allow you to use Acronis True Image in some special cases. Please submit a request for technical support describing the issue if you want to automate the process of adding these special parameters.
 
* http://www.wilderssecurity.com/archive/index.php/t-117936.html
 
* '''quiet''' - This parameter is enabled by default and the startup messages are not displayed. Deleting it will result in the startup messages being displayed as the Linux kernel is loaded and the command shell being offered prior to running the very Acronis program.
 
* '''acpi=off''' - Disables ACPI (http://www.webopedia.com/TERM/A/ACPI.html) which may help with a particular hardware configuration.
 
* '''noapic''' - Disables APIC (Advanced Programmable Interrupt Controller) which may help with a particular hardware configuration.
 
==Acronis Bootable Media Boots into Garbled or Low Resolution GUI==
====Symptoms====
# You boot from Acronis Bootable Media;
# When booted, the Graphical User Interface (GUI) is garbled or of low resolution.
 
====Cause====
Acronis Bootable Media failed to correctly detect the video card.
 
====Solution====
#When booted from media created with Acronis Media Builder, on the selection screen hit F11 and in the command-line window enter the following: vga=ask
#Start Acronis
#When asked press <Enter> (be quick, or Acronis will boot normally)
#This will give a list of all available graphic modes.
#Type in the one that suits best and hit Enter.
 
* [http://kb.acronis.com/content/2921 2921: Acronis Bootable Media Boots into Garbled or Low Resolution GUI]
 
==Backup af Exchange Server==
* [http://www.backupexecfaq.com/about.html Backup Exec FAQ Help for users, by users]
* [http://www.backupexecfaq.com/articles/using/backing-up-exchange-mailboxes.html Backing up Exchange mailboxes]
 
* [http://www.msexchange.org/tutorials/MF022.html How to use the Deleted Item Retension and Deleted Mailbox Retension feature in Exchange 2000]
 
 
<categorytree hideroot=on mode=pages style="float:right; clear:right; margin-left:1ex; border:1px solid gray; padding:0.7ex; background-color:white;">Mediacenter</categorytree>
 
<categorytree onlyroot=on mode=pages style="float:right; clear:right; margin-left:1ex; border:1px solid gray; padding:0.7ex; background-color:white;">Opskrifter</categorytree>
 
<categorytree mode=pages style="float:right; clear:right; margin-left:1ex; border:1px solid gray; padding:0.7ex; background-color:white;">Opskrifter</categorytree>
 
<categorytree onlyroot=on mode=pages style="float:right; clear:right; margin-left:1ex; border:1px solid gray; padding:0.7ex; background-color:white;">English pages</categorytree>
 
==Find det rigtige produkt - til den rigtige pris her==
* [http://www.elsparefonden.dk/forbruger/produkter/hvidevarer Elsparefonden - Find hvidevarer (samme som hvidevarepriser.dk]
* [http://www.pricerunner.dk/t/3/sammenlign-Hvidevarer-priser Hvidevarer - Sammenlign priser & anmeldelser på PriceRunner Danmark]
* [http://www.kelkoo.dk/ Sammenlign priser - Kelkoo godt indeks her kan man sortere]
 
==Hvad er forskellen på LN 88480 og L 84950==
Vægtsensor: Registrerer hvor meget der fyldes i maskinen - før program startes.
* [http://www.aeg-electrolux.dk/Files/denmark_danish/Brochures/AEG-Electrolux_AUG07_FRITST_s003-015.pdf Katalog AEG-Electrolux August 2007]
* [http://www.electrolux-partner.dk/1/AEG-Electrolux_fritstaaende_katalog_2008_WEB_dbA.pdf  Katalog AEG-Electrolux Maj 2008]
* [http://www.electrolux-partner.dk/1/AEG-Electrolux_fritstaaende_prisliste_2008_WEB.pdf Prisliste AEG-Electrolux 2008]
 
* [http://www.electrolux-ui.com:8080/2008/132/964871DA.PDF LN 88480 Brugervejledning]
* [http://www.electrolux-ui.com:8080/2007/132/970580DA.PDF L 84950 Brugsanvisning]
 
* [http://www.aeg-electrolux.com/node441.asp AEG manualer]
 
==Hvem har dem==
* http://www.mariendalonline.dk/shop/aeg-vaskemaskine-ln-7912p.html Påstår der er vægtsensor i LN 88480
*http://www.whiteaway.com/product/aeg-electrolux-l84950
*http://shopping.kelkoo.dk/ssc-146601-aeg-84950.html
*http://www.hvidevaregrossisten.dk/Default.asp?Action=Details&Item=38
*http://handelsgruppen.dk/product.asp?product=2566&sub=47
 
==Forhandlere af hvidevarer==
1,8 * 1,5 * 6 * 52 = 842,4
* [http://www.kole-moller.dk/ Køle Møller]
* [http://www.hvidevarebutikken.dk/ Hvidevarebutikken]
:AEG vaskemaskine 84950 7.980,00 -10% = '''7.182,- + 150,- = 7332'''
:AEG tørretumbler 59840 Energi A 7.959,00 -10% '''7.163,- + 150,- 7.313,-'''
 
 
* [http://www.kai-berntsen.dk/ Kai Berntsen] 14.750,- incl alt
* [http://www.prisrytter.dk/ Prisrytter.dk] AEG 6844,00+475,00=7319,00
* [http://www.handelsgruppen.dk/ Handelsgruppen] AEG 6.830,00+398,00='''7.228,00'''
* [http://onlinehvidevarer.dk/ Onlinehvidevarer] AEG 6.910,00+395,00
* [http://www.el24.dk/ EL24] AEG L84950 7.195,00+295,00=7.490,00 T59840 5.895,00+295,00='''6.190,00'''  
* [http://www.el-tjelle.dk/ Dronninglund Installationsforretning & Hvidevare Center]
* [http://www.punkt1.dk/ Punkt 1]
* [http://www.wupti.com/Produkter/Hvidevarer/ Wupti] AEG 6.999,00+299,00=7.298,00
* [http://www.ahvidevarer.dk/ Ahvidevarer]
* [http://www.ahvidevarer.dk/ Ahvidevarer]
* [http://www.elsalg-saltum.dk/ EL-gården] 5.700,00 +395,00
* [http://www.elsalg-saltum.dk/ EL-gården] 5.700,00 +395,00
* [http://www.lavpriskoekken.dk Lavpriskøkken] 6.285,00
* [http://www.lavpriskoekken.dk Lavpriskøkken] 6.285,00
* [http://butik.el-stroem.dk/ el-strøm] 6.395,00
* [http://butik.el-stroem.dk/ el-strøm] 6.395,00
* [http://skousenshop.scancommerce.dk/ Skousens onlineshop] få modeller
* [http://skousenshop.scancommerce.dk/ Skousens onlineshop] få modeller
 
==Producenter af hvidevarer==
* [http://www.siemens-hvidevarer.com/ Siemens]
* [http://www.bosch-hvidevarer.com/ Bosch]
* [http://www.aeg-electrolux.dk/ AEG-Electrolux - Velkommen til AEG-Electrolux Danmark]
* [http://www.asko.dk/ Asko Vølund]
 
==Service manualer og instruktionsbøger==
* [http://www.devicemanuals.com/ User's Guides, Owner's Manuals and Operational Instructions - også andet end hvidevarer]
* [http://www.serviceforce.co.uk/pdf_search.asp Instruction Manuals Electrolum - AEG...]
 
 
8 Kg Tage
:Siemens WM 16S761DN 54db 74db 2min 60 grader 56 liter
:7.495,00 Bosch WAS 32760NN vægt
:8.150,00 - AEG-ELECTROLUX L 84950 - tromle 63 liter 46dba hygiejneprogram 64-67 grader 1 skyl ekstra 60 grader 3 gange ingen vægt
Kulfri
Støj
60 hvor længe
Tromlestørrelse
Ekstra skyl
Tørretumbler
 
:AEG Lavamat 76850
:AEG Lavatherm 59840
 
<google>DANSK</google>


==Producenter af hvidevarer==
https://tmupdate.blob.core.windows.net/tps/Beta/TrackMan%20Performance%20Studio%20FwFix%20Installer%208.0.169.exe
* [http://www.siemens-hvidevarer.com/ Siemens]
* [http://www.bosch-hvidevarer.com/ Bosch]
* [http://www.aeg-electrolux.dk/ AEG-Electrolux - Velkommen til AEG-Electrolux Danmark]
* [http://www.asko.dk/ Asko Vølund]


==Service manualer og instruktionsbøger==
Get-NetFirewallRule | Where {$_.DisplayName -eq "Network Discovery (UPnP-In)"} | Enable-NetFirewallRule
* [http://www.devicemanuals.com/ User's Guides, Owner's Manuals and Operational Instructions - også andet end hvidevarer]
* [http://www.serviceforce.co.uk/pdf_search.asp Instruction Manuals Electrolum - AEG...]


 
netsh advfirewall firewall set rule group="@FirewallAPI.dll,-32752" new enable=Yes
8 Kg Tage
:Siemens WM 16S761DN 54db 74db 2min 60 grader 56 liter
:7.495,00 Bosch WAS 32760NN vægt
:8.150,00 - AEG-ELECTROLUX L 84950 - tromle 63 liter 46dba hygiejneprogram 64-67 grader 1 skyl ekstra 60 grader 3 gange ingen vægt
Kulfri
Støj
60 hvor længe
Tromlestørrelse
Ekstra skyl
Tørretumbler
 
:AEG Lavamat 76850
:AEG Lavatherm 59840
 
<google>DANSK</google>

Latest revision as of 16:27, 11 August 2022

<seo title="Min sandkasse" />

English pages Danske sider


Test ny MediaWiki

Test.jpg Printer.jpg

My 3D printer

Enclosure

OctoPrint

ASA

top surface skin layers are used to get a more beautiful layers on the top of prints.

if you set 10 top layers, then it will print 10 top layers.

now if you set "top surface skin layers" to 2, then the last 2 layers of the top layers, will be printed as top surface skin layers.

you can change these settings for the top surface skin: top surface skin speed, top surface acceleration, top surface skin jerk, top surface skin line width, top surface skin pattern and top surface skin line directions.

what i usually do is set the top surface skin layers to 1, use top surface skin line width of 1/2 the usual line width (nozzle size), and use top surface Line Pattern with Line directions of 45° or 90°, degrees.

the smaller line width creates smoother surfaces with less pronounced ridges, similar to ironing, the line directions will be consistent on all the top surfaces, to get more decent looking top surfaces.

Sauser og fond

Cannillo's salater

Pastasalat.jpg

Pastasalat - Pasta di insalata

  • 250 g pasta (penne, sløjfer...)
  • 500 g hvide bønner (udblødt og kogt) mindre hvis det måles som tørrede
  • 50 g kapers
  • agurk
  • syltet agurk
  • 300 g drænede syltet italiensk grøntsagsblanding (evt lidt mindre hvis der er agurk og syltet agurk i)
  • 100 g grønne bønner
  • 4 store stængler blegselleri med toppen
  • 700 g mayonnaise
  • 4 tsk salt
  • 4 tsk groft peber
  • 2 spsk hvid balsamico
  • 1 tsk oregano (1 spsk er for meget)
  • hvad med ??? g cremefraiche, ricotta???

Serveres portionsanrettet pyntet med soltørrede tomater

Artiskoksalat.jpg

Artiskoksalat

  • 275 g drænet artiskok i olie (kvarte)
  • 140 g sorte oliven i skiver
  • 1 agurk uden ender agurk
  • syltet agurk
  • 5 stilke blegselleri med top skåret i skiver
  • kapers
  • hvide bønner (udblødt og kogt)
  • olie eddike dressing???
  • (hvid balsamico) (1 dl marinade)
  • (soltørrede tomater)
  • (løg, forårsløg)
  • (rød peberfrugt)
  • (hvidløg, oregano, salt, peber)
  • (kartofler)

Druknede fennikel - Finocchi affogati

Online backup with CrashPlan


Chromecast and EZCast

Image tagging

General information

XMP

Xmp tagline 200px.png

XMP 1.0 2005

EXIF

Picasa

Uses XMP tag system created by Adobe with the addition of Microsoft XMP namespace Microsoft Photo Region Schema and is used by Windows Live Photo Gallery.

Google+ Platfoem

DR TV oversigter

Tablet UX

Squeezebox

Squeezebox End Of Life
Squeezebox
MySQL Collation
  1. http://dev.mysql.com/doc/refman/5.0/en/charset-connection.html
SHOW VARIABLES LIKE 'character_set%';
SHOW VARIABLES LIKE 'collation%';
SET collation_connection = @@collation_database;

TypeScript

WD Green Drive Problems

WD20EARS or WD20EADS? What about seagate's 2tb drive?]

error recovery control (ERC) time-limited error recovery (TLER) command completion time limit (CCTL)

Using consumer disks in a Dell T110

Server 2012 Storage Server and Hyper-V

Storage Spaces


Hyper-V and ReFs

format /fs:refs /q /i:disable <volume>

Hyper-V


RAID


How to Reboot to Safe Mode F8

MSBuild files

Android Exchange sync battery

Søg efter "Changing mailbox from push to ping i denne" fil:

Google: kb2743248 android exchange battery

How to change DNS server in Android

JPT3815W


ListBox

Grid.IsSharedScopeSize is incompatible with * columns in WPF Grid

How to center the content of cells in a data grid? <source lang="xml"> <Style TargetType="{x:Type DataGridCell}">

  <Setter Property="Template">
     <Setter.Value>
        <ControlTemplate TargetType="{x:Type DataGridCell}">
           <Grid Background="{TemplateBinding Background}">
              <ContentPresenter VerticalAlignment="Center" />
           </Grid>
        </ControlTemplate>
     </Setter.Value>
  </Setter>

</Style> </source>

Open pages

Τυρόπιτα






Beef Jerky

Blomberg induktionskomfur

Online converter for video sound and documents

Microsoft Safety Scanner

The logfiles is saved in "C:\Windows\debug\msert.log"

TechSmith Screen Capture Codec

It installs and registres C:\Windows\system32\tsccvid.dll.
It can be removed from the command line (running as administrator) with the command:
Uninstall: tscc.exe /REMOVE
You can verify if it is installed with NirSoft's InstalledCodec.

Beocom 6000 secret codes

  • 9#9#9*655 OK => After replacing battery, will charge new battery full
  • 9#9#9*DOT7 (MKI)=> Enter Test Mode Menu
  • 9#9#9*INT (MKII) => Enter Test Mode Menu

HDMI-CEC

Xbox Live

Symbol server

\\<server>\<share>\Symbols\bin\symstore add /s \\<server>\<share>\Symbols\<company name> /t <product name> /o /r /compress /f <path to build output>
add - Add files to server or create an index file.
/t Product - Name of the product.
/o - Give verbose output.
/r - Add files or directories recursively.
/compress - When storing files, store compressed files on the server.
/f File - Network path of files or directories to add.
\\<server>\<share>\Symbols\bin
\\<server>\<share>\Symbols\<company name>
\\<server>\<share>\Symbols\ThirdParty

Udfasning af glødepærer

Europa-Kommisionen Energisparepærer



Lampe Line

Løsningen
Varenavn: 66733 33 Watt ECO - G9 type fatning
EAN-nr. 4008321208668
El-nr. 5650667335


Shoplight

HTC Surround

EU information

Dæk


Quadcopter

Jacobs firma

Fyldingsdøre

Dell GX620 til Gamer PC



Display

Opening files by doubleclicking - Drag Drop

CommandLine
Interprocess Communications
Named pipes
C++
C#
File Mapping
Drag Drop using SendMessage
WM_DROPFILES
WM_COPYDATA
Interprocess Communication Between .NET and MFC Using WM_COPYDATA
Windows Messages


Drag and Drop
Set filetype association

Getting android source

Google's howto:

  1. Initializing a Build Environment
  2. Downloading the Source Tree

Python

Metro style

The goal of MahApps.Metro is to allow devs to quickly and easily cobble together a "Metro" UI for their WPF4+ apps, with minimal effort

OnPropertyChanged

Azure

For at aktivere dine fordele, skal du logge på din MSDN konto og vælge "Activate Windows Azure".

Google App Engine

Helium Voice


Usorteret




Phone 7

DMI


Lumos

Code samples

Reverse Engineer

AgFx Windows Phone App and Data Caching Framework

UDP Sockets

Portrait and landscape orientation on Windows Phone

AForge.NET

Shape detection



MVVM Light Toolkit

Expression Blend

HOW TO DO COMMAND BINDING FOR APPLICATION BAR WITH APPBARUTILS IN XAML?

Dropbox

iPhone


  1. http://stackoverflow.com/questions/850717/what-are-some-popular-ocr-algorithms
  2. http://www.discover.uottawa.ca/~qchen/my_papers/master_thesis.pdf
  • Face / image recognition
  1. http://www.face-rec.org/algorithms/
  2. http://www.techcrunch.com/2008/04/27/google-experiments-with-next-generation-image-search/
  3. http://www.google.com/search?hl=en&q=pagerank+for+product+image+search&sourceid=navclient-ff&rlz=1B3GGGL_enDK266DK266&ie=UTF-8
  • Games
  • Korteste/hurtigste cykel vej

Ikon design

Sætningsskema / feltskema

MP970

Error 5100 on Canon printers

Clean the timing strip

Vista Print Spooler Stopping

Delete all files in C:\Windows\System32\spool\PRINTERS

DataGrid Styling


MacBook

Read Mac harddrive from Windows

Embedded WiFi

Blandede links

<source lang="java"> ArrayList<String> entries = new ArrayList<String>(Arrays.asList("List Item A", "List Item B")); ArrayAdapter<String> arrAdapt = new ArrayAdapter<String>(this, R.layout.list_item, entries); arrAdapt.setNotifyOnChange(true); arrAdapt.add("List Item C"); </source>

SQL Server troubleshooting

DNS

Windows Workflow Foundation

Træsko

Dem fra Fog

Debugging and profiling

Opspænding af cykelhjul

Shimano tekniske vejledninger

Reservedele

Cryptology

Adobe Photoshop

Unable to continue because of hardware or system error.
Solution: Delete the Photoshop settings file.
Start the application while holding down Ctrl+Alt+Shift. Click Yes to the message "Delete the Adobe Photoshop Settings file?" when it appears.

Unity

Exchange 2010 SP2 + OWA

Install Windows from USB Stick

ESXi

Backup

VirtualBox

Hyper-V 3.0 on Windows Server Core 2012

Hyper-V

Storage configuration options for a server running Hyper-V.


Migrating physical machines to Hyper-V
Assigning disk space to Virtual Machines
Assigning memory to Virtual Machines

Note: Dynamic Memory virker ikke med Small Business Server 2011

Using TurnKey Linux on Hyper-V
  • To show what version of linux it is:

cat /etc/issue

  • To enable boot logging
Edit /etc/default/bootlogd so it shows
  1. Run bootlogd at startup ?
BOOTLOGD_ENABLE=No

/var/log/boot will be created, and it will contain a log of all your boot messages, ther will be some escape sequences but it is colour coding

apt-get install aptitude

Using Ubuntu on Hyper-V

OpenFiler


Disks


Mail server

Blocking specific IP's from attacking your server

Dell PowerEdge T110

Windows Server

Raid

General overview

On a PERC H200 card, caching is forced to be disabled for all physical disks configured into a virtual disk, regardless of the drive type and default drive settings.

For Microsoft Windows 2008, as long as you formatted the disk using the Windows 2008 operating sytem, the disk requires no further alignment actions.

How to view progress of Windows software RAID resynching on Server 2008 R2?
  1. Select one of the raid drives in the Disk Mangement
  2. In the right pane under Actions, select More Actions -> Refresh

If you press F5 (refresh) the progress indication will disappear again. To get it back you need to close and reopen Computer Management. Server 2008 R2 resynching disks.png


Dell PowerEdge Servers – Support for very large drives (>2 TB)

Dell PERC 6

Disks

  • WD Caviar Green WD20EARS 2 TB
  • Samsung Spinpoint F4EG HD204UI 2 TB
  • Seagate Barracuda LP ST32000542AS 2 TB

Cables

The Best Disk write performance testing

Dell UPS 500W

APC UPS

Install SSL Certificate for SBS 2003 Exchange Server

iPhone - Exchange

How to identify Exchange 2003 SP Version

Go to your server in Exchange System Manager, right-click your server, choose Properties, and on the General tab make a note of the version number.

Each version of Exchange Server includes a build number so that you can easily identify which version of the product you are running:

6944.4 = Exchange 2003 RTM (including SBS2003)
7226.6 = Exchange 2003 SP1
7638.2 = Exchange 2003 SP2

DCP Latency

Eksempler på WPP og ETW findes her: C:\Program Files\Microsoft SDKs\Windows\v7.1\Samples\winbase\Eventing


ISR and DPC latency monitor (with ETW)

ISR and DPC latency monitor (with ETW)
So, I put together an ISR and DPC latency monitor using ETW. It shows DPC and ISR latencies including routine addressses, drivers, interrupt vectors and CPU number.

All this is done on a best effort basis. After running for a few seconds, the ETW consumer stops receiving events for completely unknown reasons. ProcessTrace is called but events are no longer delivered to the consumer callback. I'm starting to believe ETW is not suitable for a live monitor. If I want to use the real-time logging mode events are not delivered until the trace is stopped.

While the KernelTime and ProcessorTime fields in the EVENT_TRACE_HEADER structure should report the elapsed time in clock ticks of these executions, I have found these instead to be always zero. So I had to do some work and build a table of all starting timestamps of all context switches and calculate the latency by subtracting intervals. This was not exactly straightforward because events are not guaranteed to arrive in order of execution.

So while I still need to straighten out a few things I would like to ask you to run LatencyMon and check if the values reported make sense to you, if you find any bugs or have any suggestions. I will soon add some graphics and add a bit of documentation as well so all this is still subject to evolution.

You can download the first version of LatMon (including source of the ETW stuff) from here: http://www.resplendence.com/latmon

(requires Windows Vista or later)

//Daniel

Mortens aften

Løvsugere

BMI Jyllingevej ECHO

MonoGame

XNA

Indkøb


  • Power kabler


Mediaportal remote - iPiMP - a Smartphone web interface to MediaPortal

MailIT

  • F:\MailIT\Dokumentflet
  • F:\MailIT\MailITPDFfiler
  • Opsætning foretages i Navsion via SALG OG MARKETING --> EXPANDIT MAILIT --> RAPPORTER --> RAPPORTOPSÆTNING på fanerne PDF-fil og Fletning.

Howto Patch .NET managed EXE to run as x86 on x64 bit computer

There is a 32BIT flag in the CorFlags section of the header of a portable executable image that tells Windows if the EXE should be allowed to run as 64 bit application x64 bit Windows.
If this flag is set, the application will run as x86 on both x86 and x64 bit machines.

To set the flag and force application to run as x86 use:
CorFlags.exe assembly.exe /32BIT+

CorFlags.exe is located in "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin" or one of the other folders win SDK bin's.

Kogebøger

Rendering, zooming and printing with WPF

XAML Guidelines

Localization in WPF

Resources in WPF

Zooming med WPF

Design time data in WPF

Routed Events in WPF

Data Binding in WPF

Brushes in WPF

Silverlight

<silverlight width="700" height="400">HelloWorldSilverlight.xap</silverlight> <silverlight width="150" height="600">MediaWikiMenu.xap</silverlight>

Stegetider og opskrifter

– mørt og ikke tørt, STOP i tide]

Open Source OCR

Tesseract is a free software optical character recognition engine that was originally developed as proprietary software at Hewlett-Packard between 1985 and 1995. After ten years without any development taking place, Hewlett Packard and UNLV released it as open source in 2005. Tesseract is currently developed by Google and released under the Apache License, Version 2.0

An OCR Engine that was developed at HP Labs between 1985 and 1995... and now at Google]

Kopibeskyttelse af .NET programmer

Produckt keys

Hi!

I've finished developing a windows application, but now I am faced with a dilemma on producing two versions of the software: evaluation copy and full version. Specifically, the software won’t utilize the internet for the verification of the product key. Can anyone help me to get started with creating license keys?

Thanks.

jonorossi:
Here is a pile of licensing solutions that you might want to browse through, even the good ones that I have heard heaps of people talk about aren't that expensive for the amount of hours you would spend doing it yourself



Desaware Licensing System
http://www.desaware.com/products/licensingsystem/index.aspx
Price: Expensive at $1495

Licensing .Net Pro
http://www.licensingdotnet.com/
Price: Bargan from $29.95 (limited time)

OpenLicense
http://openlicense.tigris.org/
http://www.spextreme.com/openlicense/openlicense.aspx
Price: Free

Infralution Licensing System
http://www.infralution.com/licensing.html
Price: $80

LM-X
http://www.x-formation.com/LM-X/
Price: Cannot find one, I cannot find a page to buy this one which isn't a good thing for them

XHEO Licensing
http://www.xheo.com/products/enterprise/licensing/
Price: $289

Shareware Starter Kit
http://blogs.msdn.com/danielfe/archive/2005/07/10/437293.aspx
Price: Free
This solution requires the internet for licensing

DreamKey
http://www.fingoo.net/lib/asp/packages.asp
Price: 2.9% or 3.9% of sales



Here is one artlcle about getting info from the user's computer that you could use to identify that the license will only work on their machine:
Retrieving Hardware Identifiers in C# with WMI
http://www.eggheadcafe.com/articles/20030511.asp

This article looks alright, but from just skimming through it, it looks like it is using very simple encryption:
License Key Generation
http://www.codeproject.com/dotnet/LicenseKeyGeneration.asp

This one looks good, it uses a XML formatted license but it uses RSA to store the license key:
Using XML Digital Signatures for Application Licensing
http://www.codeproject.com/dotnet/xmldsiglic.asp

Here is another article that uses RSA and XML that is easy to understand.

Really Simple Licensing Scheme for .NET
http://jclement.ca/devel/dotnet/reallysimplelicensing.html



Those are a few commerial solutions and a few sample licensing apps. It might be easier and cost less (because time is money) to purchase a commerial solution because then you have support and upgrades.

Let me know if you need anything else, Jono

Detecting if the application is being debugged

CHM to PDF=

Recover PDF passwords

Den skaldede kok's kartoffelsalat

  • 1 kg kartofler
  • 3/4 dl æbleeddike
  • 1/4 tsk friskkværnet sort peber
  • 1/2 dl hakket persille
  • 2 store knuste fed hvidløg
  • 3/4 dl dijonsennep
  • 1/2 tsk salt
  • 3/4 dl olivenolie
  • 3/4 dl mayonnaise

Kog kartoflerne i letsaltet vand med lidt citronsaft - syren fra citronen holder bid i de nye kartofler.
Skær kartoflerne i skiver når de er kogt.
Bland dressingen mens kartoflerne koger.
Når kartoflerne er afkølede, kommes dressingen over.
Kom lidt i ad gangen, så der ikke kommer for meget dressing, og det hele svømmer.

Madleksikon

Ansjoser

Politikens opskrifter Tjek.dk

AGM Batterier

Open source S.M.A.R.T Disk tool

CrystalDiskInfo is a HDD/SSD utility software which supports S.M.A.R.T and a part of USB-HDD.

CrystalDiskMark is a disk benchmark software.

smartmontools Search: ] The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (SMART) built into most modern ATA and SCSI harddisks. In many cases, these utilities will provide advanced warning of disk degradation and failure.

GSmartControl is a graphical user interface for smartctl (from smartmontools package), which is a tool for querying and controlling SMART (Self-Monitoring, Analysis, and Reporting Technology) data on modern hard disk drives. It allows you to inspect the drive's SMART data to determine its health, as well as run various tests on it.

Application settings in .NET


What hardware is in my PC

  1. Select Properties
  2. Select the Details tab
  3. Select Hardware Ids
  4. Use the links below to locate Your hardware


Scanning


Artikler smidt ud under oprydning

DPC Latency

1) Download and install

2) Start All Programs - Microsoft Windows SDK v7.0 - Tools - Install Windows Performance Tool Kit (x64)

3)

Administrator - Command prompt
C:\Program Files\Microsoft Windows Performance Toolkit>xperf -on Latency
C:\Program Files\Microsoft Windows Performance Toolkit>xperf -stop
C:\Program Files\Microsoft Windows Performance Toolkit>xperfview.exe \kernel.etl

NVIDIA PowerMizer !!

Device Driver Kit tracelog


Dell

3D Plotter

Stenslibning

Program Compatibility Assistant (PCA)

Equations in Word 2007

Geocaching

Database EER Diagrams

MySQL Workbench

Surdej

Perspektiv i billeder

C#

Skumringsrelæer


Cykel holdere til iPAQ og iPhone

Anmeldelser af iPhone holdere

Garmin Edge 305

BlueTooth Physiological Sensors

Cykelsko

SPD

Konverter video og musik T-1300 Kjærulf

Performance analysis tools

Arduino Duemilanove

Driveres for S12

Replace Lenivi Ideapad S12 LCD screen

After breking the sceen on my s12 i had to remove the lcd and this is how i did it.

  1. remove the small plastic covers in the upper corners
  2. remove the screws underneath
  3. now you may carefully remove the front cover around the lcd screen. There are no screws holding it in the bottom, but a lot of 2side tape. I used a sharp knife to cut the tape from the cover . In the bottom the cover is clicked on so just carefully get the cover free ( use the force but not to much force ) .
  4. After getter the front cover off, unscrew the 4 screws that are holding the lcd screen to the metal frame . The 2 bottom screws are a little tricky cause theres not much room to work in.
  5. Lift the screen forward a little and disconnect the small connecter in the top of the back of the screen.
  6. Remove the tape covering the big connector on the back of ther screen and then disconnect the cable.
  7. your lcd is free and a new one may be fitted in the reverse order.

The steps you quoted are not entirely correct. There are two screws in the upper corners under the rubber bumpers and there is 2 sided tape on the inside of the bezel surrounding the LCD. There is also two screws on the bottom of the bezel but they are not under the rubber bumpers. They are hidden under the hinge covers. You need to pop them off and then remove the screws. The bezel will easily come off then. R

WCS-0010 IP Camera

Windows Vista Backup, Windows 7 Backup and .VHD files

Julegløgg

  • 2 dl Vodka eller klar Brøndum
  • 1 flaske rødvin (70 cl)
  • 2 dl vand
  • 80 g sukker
  • 100 g rosiner
  • 100 g mandler
  • 2 kardemommekapsler
  • 2 kryddernelliker
  • 1 spsk. friskrevet eller tørret ingefær
  • Skallen af en halv usprøjtet appelsin, tyndt skrællet eller 1 g pomeransskal
  • 1 hel kanelstang
  • Lad krydderierne trække i rødvinen i ca. 8 timer, hvorefter de sies fra. Tilsæt resten af ingredienserne, og varm forsigtigt op under omrøring. Gløggen må ikke koge.
  • (6-8 personer)

x64 Windows Registry keys and KEY_WOW64_64KEY

Jobs

  • Oticon
  • GnResound
  • Videx
  • BK Medical
  • Niels Jørgensen 3 Shape


Start egen virksomhed

How to access Microsoft Exchange Server with Outlook from the internet

How to configure McAfee for Microsoft Exchange Server on Small Business Server

Unicycle - Ethjulet cykel

Indkøbsliste

eSATAp

Marsvinebure

Ivomec

TV Overscan

LG kalder det for Kun Scanning Sony kalder det Full Pixel

Ny TV Mediacenter

Driver til Harald Nyborg Tuner findes på Windows Update hvis man kører Vista
Driver til NOVA-T-USB2 (93xxx) http://www.hauppauge.se/site/support/support_wintv7.html
Mediaportal roadmap: http://mantis.team-mediaportal.com/roadmap_page.php?project_id=1

FFDshow Tryouts? Tryouts is an updated fork of the original, and is actively developed unlike the original.

DR.dk EPG ripper

MediaPortal setup and configuration


--- Blandede ting

h.264 playback

---

--- Mediecenter 1,1 RC1

Søgte på: microsoft dtv-dvd video decoder" mediaportal, og fandt:

h.264 edit

Setup of MediaPortal on Asrock 330HT-BD ION

  • Enter BIOS and select default Performance Setup AHCI Mode - save and exit
  • Install Windows x64
  • Insert ASRock NetTop ION 330 Series support CD for Windows7 64 MCE
  • Start ASRSetup
  • Select Install all drivers (it takes several reboots where you must reenter password) (this way You will get the Coprocessor driver installed - that might be impossible otherwise)
  • Install Avast antivirus
  • Install Google Chrome
  • Connect USB Tuners and let windows install drivers
  • Right click Atheros AR9265 Wireless Network Adaptor in Device Manager and select Update Driver Software - it will find a new driver
  • Install all important updates from Windows Update
  • Install MediaPortal - defult, default,... one click...
  • Run TV Setup - Subtitle Settings - Preferred Language Danish
  • Run TV Setup - Subtitle Settings - Enable DVB Subtitles
  1. TV Servers - Scan for TV channels
  2. TV Channels - Delete Scrambled/encrypted channels
  3. TV Channels - Unselect channels you won't see in the TV Guide
  4. DVB EPG - TV Epg grabber - Press All (otherwise next step won't work)
  5. Recording - General - set Pre-and Post recording to 4 and 6 min
  6. Manual Control - Refresh DVB EPG
  7. Additional 3rd party checks - Microsoft Mediacenter Services - Enable policy to prevent services startup
  • OK
  • Run MediaPortal Client Setup
  1. Select Microsoft DTV-DVD Video Decode where possible to get Hardware Acceleration
  2. Remote - Use Microsoft Microsoft MCE remote or keyboard
  3. Change all codecs possible to Microsoft DTV-DVD Video Decoder (or leave as default? - what's best?)
  4. Additional 3rd party checks - Autostart MPTray to launch MediaPortal with the MediaCenter Button
  5. TV - TV Client
  • Add microsoft infrared tranceiver to increase range
  • Disable Nuvoton W836x7HG CIR Device Driver to make sure only one CIR device is present
  • Install newest NVIDIA ION drivers (196.34)
  • Set resolution to ... ... (a little less than 720 to fit visible area) 50Hz (If left at default 60Hz you can't plat 25Hz HD without a lot of lost frames)
  • Instal InstantBoot(1.23.2) choose Fast mode
  • Install OC Tuner and OC DNA

Ting jeg ikke har helt styr på

  • Power Scheduler
  • Start TV Server Configuration
  • Plugins - Enable Power Scheduler
  • Plugins - Power Scheduler - Generel
  1. Shutdown server after being idle 5 minutes
  2. Wakeup server for varius wakeup events
  3. Shutdown mode - Suspend
  • Plugins - Power Scheduler - Advanced
  1. Enable extensive logging
  • Plugins - Power Scheduler - EPG
  1. Prevent standby when grapping EPG
  2. Wakeup system for EPG grabbing on: 04:00
  • Plugins - Power Scheduler - Network Monitor
  1. Prevent standby based on network activity
  • Plugins - Browse and install Extensione
  • Know Extensions
  1. Install MPEIPlugin
  2. Install YouTube.Fm


Ret til default bios settings with AHCI det andet larmer frygteligt

Asrock 330HT-BD ION documents

ASRock

Søg på: php performance atom processor mysql

WD TV LIVE

Maximum T-1300

Man kan anvende USB stick eller USB disk med extern strømforsyning. Brug evt. en USB strømskinne til at tænde disken.

Maximum formatterer disken med FAT32.

Optagelser gemmes is chunks af 2GB så man er nød til at klistre dem sammen hvis man vil have en hel film.

Man må ikke pege for højt med fjernbetjeningen.

Face detection

C#

OpenCV


Misc

NTCore.com reversing

Sådan finder du de nyeste og bedste drivere til din PC

Disse sider kan automatisk detektere hvilken hardware du har og give dig download links til download af nyeste drivere.

The Intel® Driver Update Utility keeps your system up-to-date. It detects which driver updates are relevant to your computer, and then helps you install them quickly and easily.

Virtual machines

Citrix

Custom screen resulutions

AMD, NVIDIA,...

Image Library SDK

FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, compatible with all 32-bit versions of Windows, and cross-platform (works both with Linux and Mac OS X).

Windows 7

NSLU2

Webcam

Router

.NET Obfuscators

Outlook hænger

Skærme

Free icons

"C:\Program Files\Microsoft Visual Studio 9.0\Common7\VS2008ImageLibrary\1033\VS2008ImageLibrary.zip"

Donkraft

Golf IV benzinpumpe

De sider IT smed ud

Søg på VOIP RTP PACKET SIZE 180 260




Frisbee golf

Solstrøm

Outlook remote access

Passat sætter ud

Vevaxellägesgivare

Benzinpumpe

Sommerferie

Sata, Micro Sata and eSata

Wireless Antenn

SMTP

Kopibeskyttelsesdriver på pluto sfdrv01.sys

Hegn og hække

Home made digital thermometer

1-wire devices

Maxim's DS9097 is a serial adapter to connect a 1-wire or iButton device to a PC.
It can be bought from Maxim DS9097 or you can make it yourself Homemade 1-wire to Serial adapter or this another 1-wire to Serial adapter or this serialport adapter that supplies also 5V

Temperature sensors

12-bit
12-bit
Measures Temperatures from -55°C to +125°C
±0.5°C Accuracy from -10°C to +85°C
12-Bit Digital Word in 750ms (max)
Only 8-Pin µSOP
3.0 to 3.7V
12-bit
Measures Temperatures from -55°C to +125°C
±0.5°C Accuracy from -10°C to +85°C
12-Bit Digital Word in 750ms (max)
Also 3-Pin TO-92 Packages !!!
3.0V to 5.5V
12-bit
9-bit
9-bit

I²C 2-Wire/SMBus devices

Temperature sensors

13 bit
Measures Temperatures from -55°C to +125°C
±0.5°C Accuracy Over a 0°C to +70°C Range
Fast (13 bit 200ms max) Temperature-to-Digital Conversion Time
1.7V to 3.5V
12 bit
13 bit
Measures Temperatures from -55°C to +125°C
±0.5°C Accuracy Over a 0°C to +70°C Range
13 bit max 1000ms
2.7V to 5.5V
256 bytes of E2 memory
12 bit
12 bit
Measures Temperatures from -55°C to +125°C
±0.5°C Accuracy Over a 0°C to +70°C Range
12 bit 200ms
1.7V to 3.7V
Multidrop Capability
Stand-Alone Thermostat Capability (open-drain output)

I²C to 1-Wire bridge

Windows Fiewall "windows firewall has blocked some features of this program"

DD-WRT flere netwæek på samme router

Geocaching

Enable or disable Vista hibernation

http://www.syschat.com/enable-or-disable-vista-hibernation-2369.html

Outlook hangs

mdi132

Vista won't sleep or hibernate

Use PwrTest in WDK

Køleskab

Håndmikser

.NET Noter

<source lang="cpp">

           System.Diagnostics.Debugger.Launch();
           System.Reflection.Assembly.LoadFrom(@"<path to assembly to load>");


           System.Diagnostics.Debugger.Launch();
           AppDomain currentDomain = AppDomain.CurrentDomain;
           currentDomain.AssemblyResolve += new ResolveEventHandler(currentDomain_AssemblyResolve);
       System.Reflection.Assembly currentDomain_AssemblyResolve(object sender, ResolveEventArgs args)
       {
           System.Diagnostics.Debugger.Launch();
           return System.Reflection.Assembly.LoadFrom(@"<path to assembly to load>");
       }

</source>

Tændingstidspunkts justering på en Passat AGG motor

Hvis man afmonterer hall sensors kabel og genstarter motoren får man fejlkode:

VCDS version: NEZ 805.2

Adresse 01:  Motor
Styreenhed reservedelsnr.	: 037 906 025 G
Beskrivelse og/eller version	: SIMOS 4S           1941
Software kodning		: 00000
Forhandlernummer		: WSC 00000
1 fejlkode fundet:

00515 - Hallgiver (G40) 
        16-00 - Signal udenfor tolerance

Readiness: Ikke tilg.

VCDS Styreenhed Passat.jpg


VCDS Tændingsjustering Passat.jpg


VCDS Fejlkode unden hall kabel til tændspole forbundet.jpg

1 stk spritny strømfordeler, komplet med hall-giver, rotor og fordelerdæksel.. 
Passer til 2E, AGG, ADC og AAC motorer
OENr.: 037 905 205 C 
OENr.: 037 905 205 J
OENr.: 037 905 237 A
OENr.: 037 905 237 AX 

That will have an AGG code engine. The distributor hall sender is out of sync and so the distributor needs top be repositioned. Start the car and enter Engine 01, Measuring Blocks 007 and four blocks of data will appear. Rotate the distributor until the value in block 1 is between 57 and 60 or 1 and the value in block 2 is between 5 and 8.

Lav grundindstilling bagefter

Software jeg gerne vil eje

Digitale Billedrammer

Der findes en holder WMP081BD til rammen http://www.samsung.com/cn/consumer/accessory/type/accList.do?group=computersperipherals&type=photoframe&subtype=photoframeaccessories

DLNA Media Server's

Jeg har haft installeret FUPPES og TVersity.
Ingen af dem kunne snakke med Samsung rammen.
FUPPES er GPL TVersity findes i en almindelig og en PRO udgave PRO udgaven kan man bare installere (man afleverer sin email addresse), evaluere så længe man vil, og så betale senere.

Microsoft links about DLNA and Picture Frames

Search on Google for GetDeviceCapabilities dlna
These 2 documents has new links inside

Adskille Wii

Wii trommesæt

Niels Hausgaard

Nyt tag

Her har de et priseksempel på hjemmesden, og de laver tegltage

Berits PC Shellcon hidden window

Restaurenter

Grammatik

Skoleopgaver

http://www.langkaer.dk/or/DO6.htm

Novelle- og romananalyse. Formålet med novelle- og romananalyse er, at du skal finde frem til det livssyn, der findes i teksten.

I det følgende nævner jeg en række redskaber, som du kan anvende i analysen. En analyse skal ikke nødvendigvis indeholde alle nedenstående elementer; du skal vælge ud og vurdere, hvad der er væsentligt i tilknytning til netop denne tekst. Nogle af nedenstående elementer overlapper hinanden.

Punkt 1-9 er analysen, og pkt. 10-13 er fortolkningen. I praksis vil man ikke kunne opretholde dette skarpe skel mellem analyse og fortolkning.

1. Genrebestemmelse. Hvilken genre tilhører teksten? Novelle eller roman? F.eks. realisme eller science-fiction? Udviklingsroman eller punktroman? Dokumentarisme? Historisk roman? Eventyr? Myte? O.s.v.

2. Komposition. Hvordan er teksten bygget op? Hvilke dele består den af? Hvordan hænger disse dele sammen? Hvilket kompositionsprincip er der tale om? Åben slutning, eller lukket slutning? In medias res? Hvordan understøtter kompositionen tekstens dybere betydning?

3. Handlingsstruktur (episk forløb). Hvordan er handlingsforløbet skruet sammen? Er det liniært, kronologisk? Eller kobles der frem og tilbage imellem forskellige handlingsforløb (episke forløb)? Forekommer der spring i handlingen? Er der flere forskellige handlingsstrenge? Hvordan er de flettet sammen?

4. Fortælleren. Fortælleren er den stemme, der udsiger teksten. Vi kan skelne mellem to hovedtyper af fortællere: Eksplicit fortæller (direkte tilstede i teksten; en jeg-fortæller er en eksplicit fortæller), og implicit fortæller (indirekte til stede i teksten; en neutral fortæller, der fungerer som kamera, er en implicit fortæller). Andre betegnelser for, og typer af fortællere, er: Alvidende fortæller, jeg-fortæller, neutral fortæller, tredje-persons-fortæller, personbunden fortæller.

5. Synsvinkel. Synsvinklen er det sted (eller den person), hvorfra der fortælles. En forfatter kan anvende indresyn (synsvinklen ligger hos én af personerne) eller ydresyn. Der kan også forekomme synsvinkelskift fra indresyn til ydresyn, eller mellem to forskelllige personer.

6. Tid. Fortælletid er det tidspunkt, hvorfra der fortælles. Hvis der fortælles i nutid og kronologisk kalder vi det for "medsyn". Bagudsyn (flashback) kan blandes med medsyn. Selv om der fortælles i datid, kan vi godt have kronologisk medsyn. Fortalt tid (den omhandlede tid) er den tid, der fortælles om - f.eks. en periode i fortiden, der har betydning for nutiden.

7. Fortælleteknik. Hvilke fortællemåder bruges? Beretning, beskrivelse (natur- eller rum-beskrivelse), replikker (dialog), indre monolog, indirekte tale, dækket direkte tale, scenisk eller panoramisk fremstilling, tankestrøm (stream of consciousness).

8. Personkarakteristik. Hvem er hovedperson, og hvem er bipersoner? Ydre karakteristika, hvad gør personen (forhold til andre) og indre karakteristika (forhold til sig selv, mørk/lys person, o.s.v.). Beskrives personerne som typer, eller som individualiteter med dybtgående, nuanceret psykologisk analyse. Læg også vægt på analyse af personrelationer (personernes samspil).

9. Miljøkarakteristik. Hvilket, eller hvilke miljøer foregår teksten i - socialt, kulturelt, aldersmæssigt o.s.v.? Er miljøet væsentligt for temaet (i socialrealismen og den psykologiske realisme spiller miljøet en vigtig rolle: f.eks. i tekster, der handler om frigørelse)? I modernismen findes såkaldte "abstrakte" miljøer (løst skitserede).


_________________________________________________________________

10. Tema. Et tema er en abstrakt formulering af det, som teksten handler om. For at finde temaet i en tekst kan du spørge: "Hvad handler denne tekst egentlig om?" Jo bedre du er til abstrakt tænkning, og jo mere præcist og originalt, du kan formulere temaer, jo bedre vil din temaanalyse være. Ofte er der flere temaer i en tekst: Hovedtema og sidetemaer, der indgår i et samspil med hinanden. Hyppigt forekommende temaer i litteratur er: Identitet, frigørelse, kærlighed, undertrykkelse, ensomhed, opgør med autoriteter, lidenskab, angst, fremmedgørelse, individ/omverden, liv/død, natur/kultur (herunder land/by), o.s.v.

11. Fortolkning. Fortolkning er en sammenfatning af din analyse. For at finde frem til en fortolkning af en tekst kan du spørge: "Hvad er egentlig forfatterens mening med denne tekst?" , eller du kan spørge: "Hvad siger denne tekst egentlig om verden?" Sommetider taler vi også om forfatterholdning, eller forfatterhensigt, eller budskab (men det kan forveksles med morale, og det er ikke meningen!).

12. Livssyn. Ofte kan du relatere en bestemt tekst til et bestemt livssyn, eller en livsanskuelse. Vi kan definere livssyn/livsanskuelse som tekstens eller forfatterens måde at se livet og verden på. Ofte kan vi også sætte teksten i forhold til en bestemt filosofi: F.eks. en postmodernistisk filosofi, en romantisk filosofi, en eksistentialistisk filosofi, o.s.v.

13. Historisk perspektivering. Du skal sætte teksten ind i en historisk sammenhæng: Hvilken periode indgår teksten i? Hvordan kan man se det (hvordan kommer det til udtryk i tematik, livsanskuelse, fortælleteknik)? Hvordan er forfatterens placering i perioden og i forhold til andre forfattere? Hvilken litterær "isme" hører hans/hendes tekst hjemme i? Naturalisme, romantik, modernisme, postmodernisme? Periodens kultur, samfund, filosofi inddrages.

14. Stil og sprog. Hver forfatter har sin særlige måde at skrive på: Tekstens stil. Vi kan dog skelne mellem to stilmæssige hovedtyper: Realisme, og "ikke-realisme". Disse kan igen underinddeles og relateres til perioder: f.eks. impressionisme, socialrealisme, nyrealisme, magisk realisme. Og: symbolisme, ekspressionisme, modernisme, fantastisk litteratur. Til tekstens stil hører også: Ironi, humor, satire, slang, patos. Og generelt: Ordvalg, sætningsstrukturer, rytme, tone. Endvidere skal du være opmærksom på: Billedsprog, metaforer, sammenligninger. Og hvis der optræder symboler eller symbollignende elementer i teksten, skal deres betydning og funktion opklares og dokumenteres.

15. Diskussion af teksten. Giv en begrundet vurdering af teksten: God eller dårlig fortælleteknik, godt eller dårligt sprog, er personkarakteristikken "flad"? Teksten modsiger sig selv. Teksten har uklare eller skjulte præmisser for sit udsagn (kitsch, f.eks.); sammenhængen mellem "budskab" og begrundelse er dårlig. Du er uenig i livssynet, men finder det alligevel interessant og godt behandlet.


_________________________________________________________________

16. Fremlæggelse af analyse og fortolkning. Det vil være uoverkommeligt at fremlægge alle ovenstående punkter i en analyse og fortolkning. Og i øvrigt helt uinspirerende at høre på eller læse i en skriftlig fremstilling. Analyseredskaberne skal anvendes med omtanke og sans for, hvad der er væsentligt og interessant. Tekstanalyse og fortolkning kan gøres til en kreativ og spændende genre med sans for liv og sprog. Her er en standarddisposition for en mundtlig eller skriftlig fremlæggelse, hvor du trinvist bevæger dig fra det konkrete til det abstrakte:

  1. Anfør forfatter, titel og udgivelsesår.
  2. Gør rede for tekstens komposition og fortællerforholdene.
  3. Giv person- og miljøkarakteristik. Husk at dokumentere gennem teksthenvisninger.
  4. Formulér nu din opfattelse af hovedtema og sidetemaer.
  5. Konkludér vedr. fortolkning og livssyn.
  6. Inddrag skrivestilen til yderligere dokumentation for fortolkning.
  7. Perspektivering til periode, forfatterskabet, andre forfattere.

Du kan også starte i det abstrakte og bevæge dig "ned" i det konkrete og tilbage til det abstrakte og overordnede:

  1. Anfør forfatter, titel og udgivelsesår.
  2. Gør rede for din fortolkning, og opfattelse af livssynet i teksten.
  3. Dokumentér fortolkning, livssyn og tema gennem centrale tekstiagttagelser.
  4. Underbyg ved inddragelse af skrivestil.
  5. Perspektivering til periode, forfatterskab, andre forfattere.

SMART

Talking to harddsiks via SMART



Acronis black screen

When booting from Acronis boot media on a Dell Inspiron 1501 you get a black screen.

...So i choosed full mode it starts to load but then all i get is a black screen and nothing happens anymore.. <-QUOTE}Have you tried this:

Please boot your computer from the Acronis True Image rescue disc and press F11 key when the selection screen advising you to select either "Full", "Safe" or "Boot into Windows" option appears. After you get the "Linux kernel command line" prompt, please modify it in the following way:

quiet acpi=off noapic

click on the OK button then and choose "Full Version". That should allow you to use Acronis True Image in some special cases. Please submit a request for technical support describing the issue if you want to automate the process of adding these special parameters.

  • quiet - This parameter is enabled by default and the startup messages are not displayed. Deleting it will result in the startup messages being displayed as the Linux kernel is loaded and the command shell being offered prior to running the very Acronis program.
  • noapic - Disables APIC (Advanced Programmable Interrupt Controller) which may help with a particular hardware configuration.

Acronis Bootable Media Boots into Garbled or Low Resolution GUI

Symptoms

  1. You boot from Acronis Bootable Media;
  2. When booted, the Graphical User Interface (GUI) is garbled or of low resolution.

Cause

Acronis Bootable Media failed to correctly detect the video card.

Solution

  1. When booted from media created with Acronis Media Builder, on the selection screen hit F11 and in the command-line window enter the following: vga=ask
  2. Start Acronis
  3. When asked press <Enter> (be quick, or Acronis will boot normally)
  4. This will give a list of all available graphic modes.
  5. Type in the one that suits best and hit Enter.

Backup af Exchange Server


<categorytree hideroot=on mode=pages style="float:right; clear:right; margin-left:1ex; border:1px solid gray; padding:0.7ex; background-color:white;">Mediacenter</categorytree>

<categorytree onlyroot=on mode=pages style="float:right; clear:right; margin-left:1ex; border:1px solid gray; padding:0.7ex; background-color:white;">Opskrifter</categorytree>

<categorytree mode=pages style="float:right; clear:right; margin-left:1ex; border:1px solid gray; padding:0.7ex; background-color:white;">Opskrifter</categorytree>

<categorytree onlyroot=on mode=pages style="float:right; clear:right; margin-left:1ex; border:1px solid gray; padding:0.7ex; background-color:white;">English pages</categorytree>

Find det rigtige produkt - til den rigtige pris her

Hvad er forskellen på LN 88480 og L 84950

Vægtsensor: Registrerer hvor meget der fyldes i maskinen - før program startes.

Hvem har dem

Forhandlere af hvidevarer

1,8 * 1,5 * 6 * 52 = 842,4

AEG vaskemaskine 84950 7.980,00 -10% = 7.182,- + 150,- = 7332
AEG tørretumbler 59840 Energi A 7.959,00 -10% 7.163,- + 150,- 7.313,-



Producenter af hvidevarer

Service manualer og instruktionsbøger


8 Kg Tage

Siemens WM 16S761DN 54db 74db 2min 60 grader 56 liter
7.495,00 Bosch WAS 32760NN vægt
8.150,00 - AEG-ELECTROLUX L 84950 - tromle 63 liter 46dba hygiejneprogram 64-67 grader 1 skyl ekstra 60 grader 3 gange ingen vægt

Kulfri Støj 60 hvor længe Tromlestørrelse Ekstra skyl Tørretumbler


AEG Lavamat 76850
AEG Lavatherm 59840

<google>DANSK</google>

https://tmupdate.blob.core.windows.net/tps/Beta/TrackMan%20Performance%20Studio%20FwFix%20Installer%208.0.169.exe

Get-NetFirewallRule | Where {$_.DisplayName -eq "Network Discovery (UPnP-In)"} | Enable-NetFirewallRule

netsh advfirewall firewall set rule group="@FirewallAPI.dll,-32752" new enable=Yes

id=siteTree