Main Page

From Neuseeland

(Difference between revisions)
(Other optional things to do)
(Themengebiete in diesem Wiki)
 
(30 intermediate revisions not shown)
Line 1: Line 1:
-
Wiki successfully set up.
+
Dies hier soll eine umfassende Informationssammlung zum Thema Neuseeland werden. Schwerpunkte sind alle Informationen für Touristen und für Auswanderungswillige.
-
==First Steps==
+
Bisher gab es deutschsprachig "nur" verschiedene [[NZ-Foren]] zu diesem Thema, es geht aber das in den Forenbeiträgen enthaltene Wissen verloren, weil es in einer Gesprächsfaden-Struktur gespeichert ist. Es ist schwierig, aus einem Forum konzentriertes Wissen herauszuholen, ohne die Nutzer nochmal fragen zu müssen oder ohne sehr lange Threads verfolgen zu müssen.
-
The username and password for the administrative account is '''admin''', '''admin'''.
+
Diese Lücke soll mit diesem Wiki geschlossen werden.
-
#You should log in and change your password now!
+
-
#On this page: [[image_logo_url]] put just the url for the logo.
+
-
#Add the url for your wiki to the [http://www.editthis.info/wiki/index.php/Categorized_Wiki_List Categorized wiki list]. Simply edit that page and put your wiki under the appropriate category.
+
-
#To increase the amount of space you have for uploads, add links to this site from external sites, and go to the [http://editthis.info/wiki/index.php/Link_Quota_Page Link Quota Page] to increase your uploads quota.
+
-
==Other optional things to do==
+
Und das wichtigste: Feel free to edit! Jeder, der etwas zu Neuseeland weiß, kann das hier, möglichst sinnvoll eingeordnet, reinschreiben. Es sollte aber neutral formuliert sein, sachliche Informationen stehen im Vordergrund.
-
*Edit [[MediaWiki:Sidebar]] to change the navigation menu
+
 
-
*Add this wiki to some external wiki indexes:
+
Wer sich nicht traut, direkt zu schreiben, der kann mich auch ansprechen, ich stelle den Inhalt dann ein.
-
#[http://en.wikipedia.org/wiki/List_of_wiki Wikipedia list of wikis]
+
 
-
#[http://www.wikiindex.com/Add_a_Wiki WikiIndex]<br>
+
Zoush (Admin)<br>
-
*If you are feeling adventurus and know a little about web design you can edit the javascript and css to the [[Header]] to change the look of your wiki.  
+
[mailto:nz.wiki@gmail.com Mail an Zoush],
-
**You must log as admin to do this
+
 
-
**Whatever you enter in this page will be added to the html in the header after the standard style sheet, so you can override styles.
+
Und noch ein rechtlicher Hinweis: Alle hier erfolgten Einträge in das Wiki sind natürlich KEINE rechtsverbindlichen Auskünfte! Jeder ist selbst verantwortlich dafür, die gemachten Angaben zu überprüfen. Dieses Wiki dient nur der Orientierung, in welche Richtung man sich aktuell informieren muss. So eine Art Gedächtnis für wichtige NZ Foreneinträge. Persönliche Ansichten und Gewichtungen von einzelnen Schreibern. Kein Anspruch auf Vollständigkeit. Also völlig unverbindlich.
-
*Read the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for other usage and configuration help.
+
Wollte ich nur sicherheitshalber klarstellen.
-
*Add your wiki to the [http://editthis.info/wiki/index.php/Map_of_wikis map of wikis]
+
Happy blogging!
 +
----
 +
<html>
 +
    <head>
 +
        <title>Cannot find table 0.</title>
 +
        <style>
 +
        body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
 +
        p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
 +
        b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
 +
        H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
 +
        H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
 +
        pre {font-family:"Lucida Console";font-size: .9em}
 +
        .marker {font-weight: bold; color: black;text-decoration: none;}
 +
        .version {color: gray;}
 +
        .error {margin-bottom: 10px;}
 +
        .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
 +
        </style>
 +
    </head>
 +
 
 +
    <body bgcolor="white">
 +
 
 +
            <span><H1>Server Error in '/Parser' Application.<hr width=100% size=1 color=silver></H1>
 +
 
 +
            <h2> <i>Cannot find table 0.</i> </h2></span>
 +
 
 +
            <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">
 +
 
 +
            <b> Description: </b>An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
 +
 
 +
            <br><br>
 +
 
 +
            <b> Exception Details: </b>System.IndexOutOfRangeException: Cannot find table 0.<br><br>
 +
 
 +
            <b>Source Error:</b> <br><br>
 +
 
 +
            <table width=100% bgcolor="#ffffcc">
 +
              <tr>
 +
                  <td>
 +
                      <code><pre>
 +
 
 +
Line 198:        int rowsCount = 0;
 +
Line 199:        string sql = &quot;select * FROM no_index_backlinks order by number_uses asc&quot;;
 +
<font color=red>Line 200:        GetDataTable = cru.SelectSQLStatement(sql);
 +
</font>Line 201:
 +
Line 202:        minUses = Convert.ToInt32(GetDataTable.Rows[0][&quot;number_uses&quot;].ToString());</pre></code>
 +
 
 +
                  </td>
 +
              </tr>
 +
            </table>
 +
 
 +
            <br>
 +
 
 +
            <b> Source File: </b> c:\inetpub\wwwroot\Parser\LinkWheel-Handler.aspx<b> &nbsp;&nbsp; Line: </b> 200
 +
            <br><br>
 +
 
 +
            <b>Stack Trace:</b> <br><br>
 +
 
 +
            <table width=100% bgcolor="#ffffcc">
 +
              <tr>
 +
                  <td>
 +
                      <code><pre>
 +
 
 +
[IndexOutOfRangeException: Cannot find table 0.]
 +
  System.Data.DataTableCollection.get_Item(Int32 index) +6294690
 +
  Data.GenericCRUD.SqlClientCRUD.SelectSQLStatement(String SQL) +215
 +
  Data.GenericCRUD.GenericDbCRUD.SelectSQLStatement(String SQL) +93
 +
  ASP.linkwheel_handler_aspx.GetRandomUrls(Int32 upperLimit) in c:\inetpub\wwwroot\Parser\LinkWheel-Handler.aspx:200
 +
  ASP.linkwheel_handler_aspx.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\Parser\LinkWheel-Handler.aspx:707
 +
  System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
 +
  System.Web.UI.Control.LoadRecursive() +71
 +
  System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3048
 +
</pre></code>
 +
 
 +
                  </td>
 +
              </tr>
 +
            </table>
 +
 
 +
            <br>
 +
 
 +
            <hr width=100% size=1 color=silver>
 +
 
 +
            <b>Version Information:</b>&nbsp;Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.225
 +
 
 +
            </font>
 +
 
 +
    </body>
 +
</html>
 +
<!--
 +
[IndexOutOfRangeException]: Cannot find table 0.
 +
  at System.Data.DataTableCollection.get_Item(Int32 index)
 +
  at Data.GenericCRUD.SqlClientCRUD.SelectSQLStatement(String SQL)
 +
  at Data.GenericCRUD.GenericDbCRUD.SelectSQLStatement(String SQL)
 +
  at ASP.linkwheel_handler_aspx.GetRandomUrls(Int32 upperLimit) in c:\inetpub\wwwroot\Parser\LinkWheel-Handler.aspx:line 200
 +
  at ASP.linkwheel_handler_aspx.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\Parser\LinkWheel-Handler.aspx:line 707
 +
  at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
 +
  at System.Web.UI.Control.LoadRecursive()
 +
  at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
 +
[HttpUnhandledException]: Exception of type &#39;System.Web.HttpUnhandledException&#39; was thrown.
 +
  at System.Web.UI.Page.HandleError(Exception e)
 +
  at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
 +
  at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
 +
  at System.Web.UI.Page.ProcessRequest()
 +
  at System.Web.UI.Page.ProcessRequest(HttpContext context)
 +
  at ASP.linkwheel_handler_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\parser\44dff32b\fee07732\App_Web_zzw00tq5.4.cs:line 0
 +
  at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
 +
  at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 +
--> _,
 +
 
 +
== externe Informationsquellen ==
 +
* [[NZ-Foren|Webforen zum Thema NZ]]
 +
* [[NZBlogs|NZ Blogs]]
 +
* [[NZWebsites| Einzelne Websites zum Thema NZ, auch Fotosammlungen etc.]]
 +
----
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
----

Current revision as of 12:06, 15 January 2013

Dies hier soll eine umfassende Informationssammlung zum Thema Neuseeland werden. Schwerpunkte sind alle Informationen für Touristen und für Auswanderungswillige.

Bisher gab es deutschsprachig "nur" verschiedene NZ-Foren zu diesem Thema, es geht aber das in den Forenbeiträgen enthaltene Wissen verloren, weil es in einer Gesprächsfaden-Struktur gespeichert ist. Es ist schwierig, aus einem Forum konzentriertes Wissen herauszuholen, ohne die Nutzer nochmal fragen zu müssen oder ohne sehr lange Threads verfolgen zu müssen. Diese Lücke soll mit diesem Wiki geschlossen werden.

Und das wichtigste: Feel free to edit! Jeder, der etwas zu Neuseeland weiß, kann das hier, möglichst sinnvoll eingeordnet, reinschreiben. Es sollte aber neutral formuliert sein, sachliche Informationen stehen im Vordergrund.

Wer sich nicht traut, direkt zu schreiben, der kann mich auch ansprechen, ich stelle den Inhalt dann ein.

Zoush (Admin)
Mail an Zoush,

Und noch ein rechtlicher Hinweis: Alle hier erfolgten Einträge in das Wiki sind natürlich KEINE rechtsverbindlichen Auskünfte! Jeder ist selbst verantwortlich dafür, die gemachten Angaben zu überprüfen. Dieses Wiki dient nur der Orientierung, in welche Richtung man sich aktuell informieren muss. So eine Art Gedächtnis für wichtige NZ Foreneinträge. Persönliche Ansichten und Gewichtungen von einzelnen Schreibern. Kein Anspruch auf Vollständigkeit. Also völlig unverbindlich. Wollte ich nur sicherheitshalber klarstellen. Happy blogging!


<html>

   <head>
       <title>Cannot find table 0.</title>
       <style>
        body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} 
        p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
        b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
        H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
        H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
        pre {font-family:"Lucida Console";font-size: .9em}
        .marker {font-weight: bold; color: black;text-decoration: none;}
        .version {color: gray;}
        .error {margin-bottom: 10px;}
        .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
       </style>
   </head>
   <body bgcolor="white">

Server Error in '/Parser' Application.

Cannot find table 0.

           
            Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
           

            Exception Details: System.IndexOutOfRangeException: Cannot find table 0.

           Source Error: 


Line 198:        int rowsCount = 0;
Line 199:        string sql = "select  * FROM no_index_backlinks order by number_uses asc";
<font color=red>Line 200:        GetDataTable = cru.SelectSQLStatement(sql);
</font>Line 201:
Line 202:        minUses = Convert.ToInt32(GetDataTable.Rows[0]["number_uses"].ToString());
           
            Source File:  c:\inetpub\wwwroot\Parser\LinkWheel-Handler.aspx    Line:  200
           

           Stack Trace: 


[IndexOutOfRangeException: Cannot find table 0.]
   System.Data.DataTableCollection.get_Item(Int32 index) +6294690
   Data.GenericCRUD.SqlClientCRUD.SelectSQLStatement(String SQL) +215
   Data.GenericCRUD.GenericDbCRUD.SelectSQLStatement(String SQL) +93
   ASP.linkwheel_handler_aspx.GetRandomUrls(Int32 upperLimit) in c:\inetpub\wwwroot\Parser\LinkWheel-Handler.aspx:200
   ASP.linkwheel_handler_aspx.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\Parser\LinkWheel-Handler.aspx:707
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
   System.Web.UI.Control.LoadRecursive() +71
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3048
           

           Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.225
           
   </body>

</html>

_,

externe Informationsquellen









Personal tools