📄 1backup_show_article_de.txt (Text)                                    11.8 KB                    2016-01-08                
                                         Source code file for 1backup show article de
                            {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "1backup_show_article_de.txt",
    "description": "Source code file for 1backup show article de",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "11.8 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/1backup_show_article_de.txt",
    "encodingFormat": "text/plain",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Text"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             🌐 administration_simple.tpl (Html)                                    8.4 KB                    2016-01-08                
                                         Source code file for administration simple
                            |  1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52 | <!DOCTYPE html>
<!--[if !IE]><html lang="de-DE"><![endif]-->
<head>
<title>Schalte hier die geschriebenen Artikel frei - BuzzerStar</title> 
<meta name="robots" content="{robots}" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="google" content="notranslate" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="dns-prefetch" href="//www.google-analytics.com" />
<link rel="dns-prefetch" href="//www.youtube.com" />
<link rel="dns-prefetch" href="//c.statcounter.com" />
<link rel="dns-prefetch" href="//www.statcounter.com" />
<link rel="dns-prefetch" href="//ct1.addthis.com" />
<link rel="dns-prefetch" href="//m.addthis.com" />
<link rel="dns-prefetch" href="//s7.addthis.com" />
<link rel="stylesheet" href="/css/normalize.css" />
<link rel="stylesheet" href="/css/basic-style.css" />
<meta name="keywords" content="Schreib deinen Artikel und verdiene daran - mit follow Backlink" />
<meta name="description" content="Schreib deinen Artikel und verdiene daran." />
<meta charset="utf-8" />
<meta name="rating" content="general" />
<meta name="geo.position" content="50.999304;8.999954" />
<meta name="geo.placename" content="Industriegebiet Falkenstein-Siebenhitz, 08223 Falkenstein, Haina (Kloster)" />
<meta name="geo.region" content="DE-HE" />
<meta name="ICBM" content="50.999304, 8.999954" />
<meta name="mobile-web-app-capable" content="yes" />
<link rel="alternate" hreflang="de" href="/www.buzzerstar.com/" />
<link rel="apple-touch-icon" href="/images/apple/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="/images/apple/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/images/apple/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/images/apple/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/images/apple/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/images/apple/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/images/apple/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/images/apple/apple-touch-icon-152x152.png" />
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon" />
<link rel="canonical" href="//www.buzzerstar.com/schreiben.php" />
<meta name="DC.Title" lang="DE" content="Schreib einen viralen Artikel auf BuzzerStar und verdiene an deiner Werbung" />
<meta name="DC.Subject" lang="DE" content="BuzzerStar Viral News" />
<meta name="DC.Publisher" content="BuzzerStar.com, Ltd." />
<meta name="DC.Date" scheme="ISO8601" content="2014-03-06" />
<meta name="DC.Type" content="text/html" />
<meta name="DC.Description" lang="DE" content="Schreib deinen Artikel und verdiene daran." />
<meta name="DC.Relation" content="BuzzerStar.com" scheme="IsPartOf" />
<meta name="DC.Coverage" content="University of Applied Science Mittweida" />
... [truncated, 133 more lines] ...
 | 
                             {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "administration_simple.tpl",
    "description": "Source code file for administration simple",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "8.4 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/administration_simple.tpl",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Html"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             🌐 category_de.tpl (Html)                                    13.4 KB                    2016-01-08                
                                         Source code file for category de
                            |  1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52 | <!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<!--[if !IE]><html lang="de-DE"><![endif]-->
<title>{title}</title> 
<meta charset="utf-8" />
<link rel="dns-prefetch" href="//pagead2.googlesyndication.com" />
<link rel="dns-prefetch" href="//www.google-analytics.com" />
<link rel="dns-prefetch" href="//c.statcounter.com" />
<link rel="dns-prefetch" href="//www.statcounter.com" />
<link rel="dns-prefetch" href="//ct1.addthis.com" />
<link rel="dns-prefetch" href="//m.addthis.com" />
<link rel="dns-prefetch" href="//s7.addthis.com" />
<meta name="robots" content="{robots}" />
<meta name="mobile-web-app-capable" content="yes" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="google" content="noarchive" />
<meta name="viewport" content="width=device-width, initial-scale=0.75" />
<meta name="description" content="{description}" />
<meta name="keywords" content="buzzerstar, neuigkeiten, news, Kategorien, Musik, Entertainment, Technik, Tiere, Lifestyle" />
<meta name="rating" content="general" />
<meta name="geo.position" content="50.999304;8.999954" />
<meta name="geo.placename" content="Industriegebiet Falkenstein-Siebenhitz, 08223 Falkenstein, Haina (Kloster)" />
<meta name="geo.region" content="DE-HE" />
<meta name="ICBM" content="50.999304, 8.999954" />
<meta name="DC.Title" lang="DE" content="{title}" />
<meta name="DC.Subject" lang="DE" content="BuzzerStar Viral News" />
<meta name="DC.Publisher" content="BuzzerStar.com, Ltd." />
<meta name="DC.Type" content="text/html" />
<meta name="DC.Description" lang="DE" content="{description}" />
<meta name="DC.Relation" content="BuzzerStar.com" scheme="IsPartOf" />
<meta name="DC.Rights" content="Copyright 2014, BuzzerStar.com, Ltd., All rights reserved." />
<meta name="DC.Language" content="DE" />
<meta property="article:publisher" content="https://www.facebook.com/BuzzerStar" />
<meta property="article:author" content="https://www.facebook.com/basti.enger" />
<link rel="alternate" hreflang="de" href="//www.buzzerstar.com/" />
<link rel="apple-touch-icon" href="/images/apple/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="/images/apple/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/images/apple/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/images/apple/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/images/apple/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/images/apple/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/images/apple/apple-touch-icon-144x144.png" />
... [truncated, 226 more lines] ...
 | 
                             {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "category_de.tpl",
    "description": "Source code file for category de",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "13.4 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/category_de.tpl",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Html"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             🌐 contact_de.tpl (Html)                                    9.9 KB                    2016-01-08                
                                         Source code file for contact de
                                        {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "contact_de.tpl",
    "description": "Source code file for contact de",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "9.9 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/contact_de.tpl",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Html"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             🌐 development_en.tpl (Html)                                    11.4 KB                    2016-01-08                
                                         Source code file for development en
                            |  1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52 | <!DOCTYPE html>
<!--[if !IE]><html lang="en-EN"><![endif]-->
<head>
<title>Mobile Detect Perl Library - BuzzerStar Development</title> 
<meta name="robots" content="index, follow, all" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="google" content="notranslate" />
<meta name="viewport" content="width=device-width, initial-scale=0.75" />
<link rel="stylesheet" href="/css/normalize.css" />
<link rel="stylesheet" href="/css/basic-style.css" />
<link rel="dns-prefetch" href="//pagead2.googlesyndication.com" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="keywords" content="open source software, perl software, php software, lighttpd software, patches, fixes" />
<meta name="description" content="Download all Open Source Software that help to run BuzzerStar." />
<meta charset="utf-8" />
<meta name="rating" content="general" />
<meta name="geo.position" content="50.999304;8.999954" />
<meta name="geo.placename" content="Industriegebiet Falkenstein-Siebenhitz, 08223 Falkenstein, Haina (Kloster)" />
<meta name="geo.region" content="DE-HE" />
<meta name="ICBM" content="50.999304, 8.999954" />
<link rel="alternate" hreflang="de" href="//www.buzzerstar.com/" />
<link rel="apple-touch-icon" href="/images/apple/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="/images/apple/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/images/apple/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/images/apple/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/images/apple/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/images/apple/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/images/apple/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/images/apple/apple-touch-icon-152x152.png" />
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon" />
<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
<link rel="schema.DCTERMS" href="http://purl.org/dc/terms/" />
<link rel="canonical" href="//www.buzzerstar.com/development/" />
<meta name="DC.Title" lang="EN" content="Download all Open Source Software that help to run BuzzerStar." />
<meta name="DC.Subject" lang="EN" content="BuzzerStar Viral News" />
<meta name="DC.Publisher" content="BuzzerStar.com, Ltd." />
<meta name="DC.Date" scheme="ISO8601" content="2014-03-06" />
<meta name="DC.Type" content="text/html" />
<meta name="DC.Description" lang="EN" content="Download all Open Source Software that help to run BuzzerStar." />
<meta name="DC.Relation" content="BuzzerStar.com" scheme="IsPartOf" />
<meta name="DC.Coverage" content="University of Applied Science Mittweida" />
<meta name="DC.Rights" content="Copyright 2014, BuzzerStar.com, Ltd., All rights reserved." />
<meta name="DC.Language" content="EN" />
<link rel="alternate" type="application/rss+xml" title="BuzzerStar News Feed - (RSS 2.0)" href="//www.buzzerstar.com/rss.php" />
<meta property="og:title" content="Mobile Detect Perl Library - BuzzerStar Development.">
... [truncated, 132 more lines] ...
 | 
                             {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "development_en.tpl",
    "description": "Source code file for development en",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "11.4 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/development_en.tpl",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Html"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             📄 js.txt (Text)                                    189 bytes                    2016-01-08                
                                         Source code file for js
                            {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "js.txt",
    "description": "Source code file for js",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "189 bytes",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/js.txt",
    "encodingFormat": "text/plain",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Text"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             📄 new  0.txt (Text)                                    21 bytes                    2016-01-08                
                                         Source code file for new  0
                            {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "new  0.txt",
    "description": "Source code file for new  0",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "21 bytes",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/new  0.txt",
    "encodingFormat": "text/plain",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Text"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             📄 new  1.txt (Text)                                    4.4 KB                    2016-01-08                
                                         Source code file for new  1
                            {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "new  1.txt",
    "description": "Source code file for new  1",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "4.4 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/new  1.txt",
    "encodingFormat": "text/plain",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Text"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             📄 new  1ss.txt (Text)                                    754 bytes                    2016-01-08                
                                         Source code file for new  1ss
                            {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "new  1ss.txt",
    "description": "Source code file for new  1ss",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "754 bytes",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/new  1ss.txt",
    "encodingFormat": "text/plain",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Text"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             📄 new  2.txt (Text)                                    3.7 KB                    2016-01-08                
                                         Source code file for new  2
                            {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "new  2.txt",
    "description": "Source code file for new  2",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "3.7 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/new  2.txt",
    "encodingFormat": "text/plain",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Text"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             📄 new  3.txt (Text)                                    2.2 KB                    2016-01-08                
                                         Source code file for new  3
                            {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "new  3.txt",
    "description": "Source code file for new  3",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "2.2 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/new  3.txt",
    "encodingFormat": "text/plain",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Text"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             📄 new  4.txt (Text)                                    1.8 KB                    2016-01-08                
                                         Source code file for new  4
                            {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "new  4.txt",
    "description": "Source code file for new  4",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "1.8 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/new  4.txt",
    "encodingFormat": "text/plain",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Text"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             📄 new 1.txt (Text)                                    731 bytes                    2016-03-24                
                                         Source code file for new 1
                            {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "new 1.txt",
    "description": "Source code file for new 1",
    "dateModified": "2016-03-24",
    "dateCreated": "2025-03-23",
    "contentSize": "731 bytes",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/new 1.txt",
    "encodingFormat": "text/plain",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Text"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             📄 save buttons addthis.txt (Text)                                    448 bytes                    2016-01-08                
                                         Source code file for save buttons addthis
                            {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "save buttons addthis.txt",
    "description": "Source code file for save buttons addthis",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "448 bytes",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/save buttons addthis.txt",
    "encodingFormat": "text/plain",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Text"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             🌐 search.tpl (Html)                                    4.8 KB                    2016-01-08                
                                         Source code file for search
                            |  1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52 | <!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<!--[if !IE]><html lang="de-DE"><![endif]-->
<meta charset="utf-8">
<title>Suchbegriff gefunden</title> 
<meta name="robots" content="index, follow, all" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Language" content="de" />
<meta name="google" content="noarchive" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Schreib einen viralen Artikel, verdiene an deiner Werbung und du bekommst einen SEO Backlink." />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="rating" content="general" />
<meta name="geo.position" content="51.0000,9.0000" />
<meta name="geo.placename" content="Industriegebiet Falkenstein-Siebenhitz, 08223 Falkenstein, Deutschland" />
<meta name="geo.region" content="DE" />
<meta name="DC.Title" lang="DE" content="Schreib einen viralen Artikel und verdiene an deiner Werbung" />
<meta name="DC.Subject" lang="DE" content="BuzzerStar Viral News" />
<meta name="DC.Publisher" content="BuzzerStar.com, Ltd." />
<meta name="DC.Type" content="text/html" />
<meta name="DC.Description" lang="DE" content="Schreib einen viralen Artikel, verdiene an deiner Werbung und du bekommst einen SEO Backlink." />
<meta name="DC.Relation" content="BuzzerStar.com" scheme="IsPartOf" />
<meta name="DC.Rights" content="Copyright 2014, BuzzerStar.com, Ltd., All rights reserved." />
<meta name="DC.Language" content="DE" />
<link rel="alternate" hreflang="de" href="//www.buzzerstar.com/" />
<link rel="apple-touch-icon" href="/images/apple/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="/images/apple/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/images/apple/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/images/apple/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/images/apple/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/images/apple/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/images/apple/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/images/apple/apple-touch-icon-152x152.png" />
<link rel="canonical" href="//www.buzzerstar.com/schreiben.php" />
<link rel="alternate" type="application/rss+xml" href="//www.buzzerstar.com/rss.php" />
<link rel="stylesheet" href="/css/basic-style.css">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Droid+Serif|Ubuntu" type="text/css" />
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon" />
<meta property="og:title" content="Schreib einen viralen Artikel und verdiene an deiner Werbung">
<meta property="og:description" content="Schreib einen viralen Artikel, verdiene an deiner Werbung und du bekommst einen SEO Backlink.">
<meta property="og:url" content="{articleuri}">
... [truncated, 41 more lines] ...
 | 
                             {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "search.tpl",
    "description": "Source code file for search",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "4.8 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/search.tpl",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Html"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             📰 search_adv.tpl (Xml)                                    475 bytes                    2016-01-08                
                                         Source code file for search adv
                            |  1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12 | <html>
<head>
<title>{searchtitle}</title>
<link rel="stylesheet" href="/css/basic-style.css" type="text/css" />
<link rel="stylesheet" href="/css/cssDroid.css" type="text/css" />
<link rel="stylesheet" href="/css/normalize.css" type="text/css" />
<script async>document.cookie='resolution='+Math.max(screen.width,screen.height)+("devicePixelRatio" in window ? ","+devicePixelRatio : ",1")+'; path=/';</script>
</head>
<body id="home">		
{htmlcode}
</body>
</html>
 | 
                             {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "search_adv.tpl",
    "description": "Source code file for search adv",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "475 bytes",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/search_adv.tpl",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Xml"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             🌐 show_article_de 4444.tpl (Html)                                    16.9 KB                    2016-01-08                
                                         Source code file for show article de 4444
                            |  1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52 | <!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<!--[if !IE]><html lang="de-DE"><![endif]-->
<title>{title}</title> 
<meta charset="utf-8" />
<link rel="dns-prefetch" href="//www.facebook.net" />
<link rel="dns-prefetch" href="//connect.facebook.net" />
<link rel="dns-prefetch" href="//www.google-analytics.com" />
<link rel="dns-prefetch" href="//www.youtube.com" />
<link rel="dns-prefetch" href="//c.statcounter.com" />
<link rel="dns-prefetch" href="//www.statcounter.com" />
<link rel="dns-prefetch" href="//ct1.addthis.com" />
<link rel="dns-prefetch" href="//m.addthis.com" />
<link rel="dns-prefetch" href="//s7.addthis.com" />
<meta name="robots" content="index, follow, all" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="google" content="noarchive" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="{description}" />
<meta name="keywords" content="{keywords}" />
<meta name="rating" content="general" />
<meta name="geo.position" content="51.0000,9.0000" />
<meta name="geo.placename" content="Industriegebiet Falkenstein-Siebenhitz, 08223 Falkenstein, Deutschland" />
<meta name="geo.region" content="DE" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="DC.Title" lang="DE" content="{title_tags}" />
<meta name="DC.Subject" lang="DE" content="BuzzerStar Viral News" />
<meta name="DC.Publisher" content="BuzzerStar.com, Ltd." />
<meta name="DC.Type" content="text/html" />
<meta name="DC.Description" lang="DE" content="{description}" />
<meta name="DC.Relation" content="BuzzerStar.com" scheme="IsPartOf" />
<meta name="DC.Rights" content="Copyright 2014, BuzzerStar.com, Ltd., All rights reserved." />
<meta name="DC.Language" content="DE" />
<link rel="apple-touch-icon" href="/images/apple/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="/images/apple/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/images/apple/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/images/apple/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/images/apple/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/images/apple/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/images/apple/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/images/apple/apple-touch-icon-152x152.png" />
... [truncated, 267 more lines] ...
 | 
                             {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "show_article_de 4444.tpl",
    "description": "Source code file for show article de 4444",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "16.9 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/show_article_de 4444.tpl",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Html"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             🌐 show_article_de.tpl (Html)                                    15.4 KB                    2016-01-08                
                                         Source code file for show article de
                            |  1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52 | <!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<!--[if !IE]><html lang="de-DE"><![endif]-->
<title>{title}</title> 
<meta charset="utf-8" />
<link rel="dns-prefetch" href="//www.google-analytics.com" />
<link rel="dns-prefetch" href="//www.youtube.com" />
<link rel="dns-prefetch" href="//c.statcounter.com" />
<link rel="dns-prefetch" href="//www.statcounter.com" />
<link rel="dns-prefetch" href="//ct1.addthis.com" />
<link rel="dns-prefetch" href="//m.addthis.com" />
<link rel="dns-prefetch" href="//s7.addthis.com" />
<link rel="dns-prefetch" href="//pagead2.googlesyndication.com" />
<meta name="robots" content="index, follow, all" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="google" content="noarchive" />
<meta name="viewport" content="width=device-width, initial-scale=0.75" />
<meta name="description" content="{description}" />
<meta name="keywords" content="{keywords}" />
<meta name="rating" content="general" />
<meta name="geo.position" content="50.999304;8.999954" />
<meta name="geo.placename" content="Industriegebiet Falkenstein-Siebenhitz, 08223 Falkenstein, Haina (Kloster)" />
<meta name="geo.region" content="DE-HE" />
<meta name="ICBM" content="50.999304, 8.999954" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="DC.Title" lang="DE" content="{title_tags}" />
<meta name="DC.Subject" lang="DE" content="BuzzerStar Viral News" />
<meta name="DC.Publisher" content="BuzzerStar.com, Ltd." />
<meta name="DC.Type" content="text/html" />
<meta name="DC.Description" lang="DE" content="{description}" />
<meta name="DC.Relation" content="BuzzerStar.com" scheme="IsPartOf" />
<meta name="DC.Rights" content="Copyright 2014, BuzzerStar.com, Ltd., All rights reserved." />
<meta name="DC.Language" content="DE" />
<link rel="apple-touch-icon" href="/images/apple/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="/images/apple/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/images/apple/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/images/apple/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/images/apple/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/images/apple/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/images/apple/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/images/apple/apple-touch-icon-152x152.png" />
... [truncated, 263 more lines] ...
 | 
                             {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "show_article_de.tpl",
    "description": "Source code file for show article de",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "15.4 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/show_article_de.tpl",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Html"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             🌐 show_article_de_28112014.tpl (Html)                                    16.8 KB                    2016-01-08                
                                         Source code file for show article de 28112014
                            |  1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52 | <!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<!--[if !IE]><html lang="de-DE"><![endif]-->
<title>{title}</title> 
<meta charset="utf-8" />
<link rel="dns-prefetch" href="//www.facebook.com" />
<link rel="dns-prefetch" href="//twitter.com" />
<link rel="dns-prefetch" href="//plus.google.com" />
<link rel="dns-prefetch" href="//www.google-analytics.com" />
<link rel="dns-prefetch" href="//www.youtube.com" />
<link rel="dns-prefetch" href="//c.statcounter.com" />
<link rel="dns-prefetch" href="//www.statcounter.com" />
<link rel="dns-prefetch" href="//ct1.addthis.com" />
<link rel="dns-prefetch" href="//m.addthis.com" />
<link rel="dns-prefetch" href="//s7.addthis.com" />
<meta name="robots" content="index, follow, all" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="google" content="noarchive" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="{description}" />
<meta name="keywords" content="{keywords}" />
<meta name="rating" content="general" />
<meta name="geo.position" content="51.0000,9.0000" />
<meta name="geo.placename" content="Industriegebiet Falkenstein-Siebenhitz, 08223 Falkenstein, Deutschland" />
<meta name="geo.region" content="DE" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="DC.Title" lang="DE" content="{title_tags}" />
<meta name="DC.Subject" lang="DE" content="BuzzerStar Viral News" />
<meta name="DC.Publisher" content="BuzzerStar.com, Ltd." />
<meta name="DC.Type" content="text/html" />
<meta name="DC.Description" lang="DE" content="{description}" />
<meta name="DC.Relation" content="BuzzerStar.com" scheme="IsPartOf" />
<meta name="DC.Rights" content="Copyright 2014, BuzzerStar.com, Ltd., All rights reserved." />
<meta name="DC.Language" content="DE" />
<link rel="apple-touch-icon" href="/images/apple/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="/images/apple/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/images/apple/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/images/apple/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/images/apple/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/images/apple/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/images/apple/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/images/apple/apple-touch-icon-152x152.png" />
... [truncated, 271 more lines] ...
 | 
                             {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "show_article_de_28112014.tpl",
    "description": "Source code file for show article de 28112014",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "16.8 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/show_article_de_28112014.tpl",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Html"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             🌐 show_article_de_debug.tpl (Html)                                    17.1 KB                    2016-01-08                
                                         Source code file for show article de debug
                            |  1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52 | <!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<!--[if !IE]><html lang="de-DE"><![endif]-->
<title>{title}</title> 
<meta charset="utf-8" />
<link rel="dns-prefetch" href="//www.facebook.net" />
<link rel="dns-prefetch" href="//connect.facebook.net" />
<link rel="dns-prefetch" href="//www.google-analytics.com" />
<link rel="dns-prefetch" href="//www.youtube.com" />
<link rel="dns-prefetch" href="//c.statcounter.com" />
<link rel="dns-prefetch" href="//www.statcounter.com" />
<link rel="dns-prefetch" href="//ct1.addthis.com" />
<link rel="dns-prefetch" href="//m.addthis.com" />
<link rel="dns-prefetch" href="//s7.addthis.com" />
<meta name="robots" content="index, follow, all" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="google" content="noarchive" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="{description}" />
<meta name="keywords" content="{keywords}" />
<meta name="rating" content="general" />
<meta name="geo.position" content="51.0000,9.0000" />
<meta name="geo.placename" content="Industriegebiet Falkenstein-Siebenhitz, 08223 Falkenstein, Deutschland" />
<meta name="geo.region" content="DE" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="DC.Title" lang="DE" content="{title_tags}" />
<meta name="DC.Subject" lang="DE" content="BuzzerStar Viral News" />
<meta name="DC.Publisher" content="BuzzerStar.com, Ltd." />
<meta name="DC.Type" content="text/html" />
<meta name="DC.Description" lang="DE" content="{description}" />
<meta name="DC.Relation" content="BuzzerStar.com" scheme="IsPartOf" />
<meta name="DC.Rights" content="Copyright 2014, BuzzerStar.com, Ltd., All rights reserved." />
<meta name="DC.Language" content="DE" />
<link rel="apple-touch-icon" href="/images/apple/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="/images/apple/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/images/apple/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/images/apple/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/images/apple/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/images/apple/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/images/apple/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/images/apple/apple-touch-icon-152x152.png" />
... [truncated, 267 more lines] ...
 | 
                             {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "show_article_de_debug.tpl",
    "description": "Source code file for show article de debug",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "17.1 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/show_article_de_debug.tpl",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Html"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             📄 show_article_de_org.txt (Text)                                    14.2 KB                    2016-01-08                
                                         Source code file for show article de org
                            {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "show_article_de_org.txt",
    "description": "Source code file for show article de org",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "14.2 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/show_article_de_org.txt",
    "encodingFormat": "text/plain",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Text"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             🌐 startpage_de.tpl (Html)                                    18.4 KB                    2016-01-08                
                                         Source code file for startpage de
                            |  1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52 | <!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<!--[if !IE]><html lang="de-DE"><![endif]-->
<title>{title}</title> 
<meta charset="utf-8" />
<link rel="dns-prefetch" href="//www.google-analytics.com" />
<link rel="dns-prefetch" href="//c.statcounter.com" />
<link rel="dns-prefetch" href="//www.statcounter.com" />
<link rel="dns-prefetch" href="//ct1.addthis.com" />
<link rel="dns-prefetch" href="//m.addthis.com" />
<link rel="dns-prefetch" href="//s7.addthis.com" />
<link rel="dns-prefetch" href="//pagead2.googlesyndication.com" />
<meta name="robots" content="{robots}" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="google" content="noarchive" />
<meta name="viewport" content="width=device-width, initial-scale=0.75" />
<meta name="description" content="{description}" />
<meta name="keywords" content="buzzerstar, neuigkeiten, news, funny, lol, omg, funny pics, cool stories, coole news, virale neuigkeiten" />
<meta name="rating" content="general" />
<meta name="geo.position" content="50.999304;8.999954" />
<meta name="geo.placename" content="Industriegebiet Falkenstein-Siebenhitz, 08223 Falkenstein, Haina (Kloster)" />
<meta name="geo.region" content="DE-HE" />
<meta name="ICBM" content="50.999304, 8.999954" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="DC.Title" lang="DE" content="{title}" />
<meta name="DC.Subject" lang="DE" content="BuzzerStar Viral News" />
<meta name="DC.Publisher" content="BuzzerStar.com, Ltd." />
<meta name="DC.Type" content="text/html" />
<meta name="DC.Description" lang="DE" content="{description}" />
<meta name="DC.Relation" content="BuzzerStar.com" scheme="IsPartOf" />
<meta name="DC.Rights" content="Copyright 2014, BuzzerStar.com, Ltd., All rights reserved." />
<meta name="DC.Language" content="DE" />
<meta property="article:publisher" content="https://www.facebook.com/BuzzerStar" />
<meta property="article:author" content="https://www.facebook.com/basti.enger" />
<link rel="publisher" href="https://www.google.com/+BuzzerstarUnglaublicheNeuigkeiten?rel=publisher" />
<link rel="alternate" hreflang="de" href="//www.buzzerstar.com/" />
<link rel="apple-touch-icon" href="/images/apple/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="/images/apple/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/images/apple/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/images/apple/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/images/apple/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/images/apple/apple-touch-icon-120x120.png" />
... [truncated, 232 more lines] ...
 | 
                             {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "startpage_de.tpl",
    "description": "Source code file for startpage de",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "18.4 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/startpage_de.tpl",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Html"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             🌐 startpage_de_28112014.tpl (Html)                                    19.6 KB                    2016-01-08                
                                         Source code file for startpage de 28112014
                            |  1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52 | <!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<!--[if !IE]><html lang="de-DE"><![endif]-->
<title>{title}</title> 
<meta charset="utf-8" />
<link rel="dns-prefetch" href="//www.facebook.net" />
<link rel="dns-prefetch" href="//connect.facebook.net" />
<link rel="dns-prefetch" href="//www.google-analytics.com" />
<link rel="dns-prefetch" href="//c.statcounter.com" />
<link rel="dns-prefetch" href="//www.statcounter.com" />
<link rel="dns-prefetch" href="//ct1.addthis.com" />
<link rel="dns-prefetch" href="//m.addthis.com" />
<link rel="dns-prefetch" href="//s7.addthis.com" />
<meta name="robots" content="{robots}" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="google" content="noarchive" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="{description}" />
<meta name="keywords" content="buzzerstar, neuigkeiten, news, funny, lol, omg, funny pics, cool stories, coole news, virale neuigkeiten" />
<meta name="rating" content="general" />
<meta name="geo.position" content="51.0000,9.0000" />
<meta name="geo.placename" content="Industriegebiet Falkenstein-Siebenhitz, 08223 Falkenstein, Deutschland" />
<meta name="geo.region" content="DE" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="DC.Title" lang="DE" content="{title}" />
<meta name="DC.Subject" lang="DE" content="BuzzerStar Viral News" />
<meta name="DC.Publisher" content="BuzzerStar.com, Ltd." />
<meta name="DC.Type" content="text/html" />
<meta name="DC.Description" lang="DE" content="{description}" />
<meta name="DC.Relation" content="BuzzerStar.com" scheme="IsPartOf" />
<meta name="DC.Rights" content="Copyright 2014, BuzzerStar.com, Ltd., All rights reserved." />
<meta name="DC.Language" content="DE" />
<meta property="article:publisher" content="https://www.facebook.com/BuzzerStar" />
<meta property="article:author" content="https://www.facebook.com/basti.enger" />
<link rel="publisher" href="https://www.google.com/+BuzzerstarUnglaublicheNeuigkeiten?rel=publisher" />
<link rel="alternate" hreflang="de" href="http://www.buzzerstar.com/" />
<link rel="apple-touch-icon" href="/images/apple/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="/images/apple/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/images/apple/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/images/apple/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/images/apple/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/images/apple/apple-touch-icon-120x120.png" />
... [truncated, 242 more lines] ...
 | 
                             {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "startpage_de_28112014.tpl",
    "description": "Source code file for startpage de 28112014",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "19.6 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/startpage_de_28112014.tpl",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Html"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             📄 startpage_de_backup.txt (Text)                                    17.1 KB                    2016-01-08                
                                         Source code file for startpage de backup
                            {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "startpage_de_backup.txt",
    "description": "Source code file for startpage de backup",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "17.1 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/startpage_de_backup.txt",
    "encodingFormat": "text/plain",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Text"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             📄 startpage_de_vorfacebook.txt (Text)                                    13.6 KB                    2016-01-08                
                                         Source code file for startpage de vorfacebook
                            {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "startpage_de_vorfacebook.txt",
    "description": "Source code file for startpage de vorfacebook",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "13.6 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/startpage_de_vorfacebook.txt",
    "encodingFormat": "text/plain",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Text"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             📊 startpage_en.tpl (R)                                    503 bytes                    2016-01-08                
                                         Source code file for startpage en
                            |  1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24 | #!/usr/bin/perl
use strict;
use warnings;
 
use Text::CSV;
my $csv = Text::CSV->new({ sep_char => ',' });
 
my $file = $ARGV[0] or die "Need to get CSV file on the command line\n";
 
my $sum = 0;
open(my $data, '<', $file) or die "Could not open '$file' $!\n";
while (my $line = <$data>) {
  chomp $line;
 
  if ($csv->parse($line)) {
 
      my @fields = $csv->fields();
      $sum += $fields[2];
 
  } else {
      warn "Line could not be parsed: $line\n";
  }
}
print "$sum\n";
 | 
                             {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "startpage_en.tpl",
    "description": "Source code file for startpage en",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "503 bytes",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/startpage_en.tpl",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "R"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             📰 ticker_de.tpl (Xml)                                    2.1 KB                    2016-01-08                
                                         Source code file for ticker de
                            |  1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52 | <html>
<head>
<meta charset="utf-8" />
<title>Dein Bilder News-Ticker auf BuzzerStar.com</title> 
<link rel="dns-prefetch" href="//www.google-analytics.com" />
<link rel="dns-prefetch" href="//c.statcounter.com" />
<link rel="dns-prefetch" href="//www.statcounter.com" />
<meta name="viewport" content="width=device-width, initial-scale=0.75" />
<meta name="robots" content="index,follow,all" />
<meta name="mobile-web-app-capable" content="yes" />
<script async>document.cookie='resolution='+Math.max(screen.width,screen.height)+("devicePixelRatio" in window ? ","+devicePixelRatio : ",1")+'; path=/';</script>
<script src="/js/jquery-buzzerstar.js"></script>
<script type="text/javascript">
	$(document).ready(function(){
		$('.bxslider').bxSlider({
			minSlides: 4,
			maxSlides: 5,
			slideWidth: 180,
			slideMargin: 3,
			ticker: true,	
			tickerHover: true,
			speed: 30000	// wie schnell soll der newticker laufen
		});
	});
</script>
</head>
<body style="width: 80%; height: 80%;">
{tickercontent}
<script type="text/javascript" async>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  ga('set', 'anonymizeIp', true);
  ga('create', 'UA-35911242-1', 'auto');
  ga('require', 'displayfeatures');
  ga('send', 'pageview');
</script>
<!-- Start of StatCounter Code for Default Guide -->
<script type="text/javascript" async>
var sc_project=10028458; 
var sc_invisible=1; 
var sc_security="323f724e"; 
var scJsHost = (("https:" == document.location.protocol) ?
"https://secure." : "http://www.");
... [truncated, 9 more lines] ...
 | 
                             {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "ticker_de.tpl",
    "description": "Source code file for ticker de",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "2.1 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/ticker_de.tpl",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Xml"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             📰 ticker_text_de.tpl (Xml)                                    2.1 KB                    2016-01-08                
                                         Source code file for ticker text de
                            |  1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52 | <html>
<head>
<meta charset="utf-8" />
<title>Dein News Text-Ticker auf BuzzerStar.com</title> 
<link rel="dns-prefetch" href="//www.google-analytics.com" />
<link rel="dns-prefetch" href="//c.statcounter.com" />
<link rel="dns-prefetch" href="//www.statcounter.com" />
<meta name="viewport" content="width=device-width, initial-scale=0.75" />
<meta name="robots" content="index,follow,all" />
<meta name="mobile-web-app-capable" content="yes" />
<script async>document.cookie='resolution='+Math.max(screen.width,screen.height)+("devicePixelRatio" in window ? ","+devicePixelRatio : ",1")+'; path=/';</script>
<script src="/js/jquery-buzzerstar.js"></script>
<script type="text/javascript">
	$(document).ready(function(){
		$('.bxslider').bxSlider({
			minSlides: 4,
			maxSlides: 5,
			slideWidth: 200,
			slideMargin: 15,
			ticker: true,	
			tickerHover: true,
			speed: 55000	// wie schnell soll der newticker laufen
		});
	});
</script>
</head>
<body style="width: 80%; height: 80%;">
{tickercontent}
<script type="text/javascript" async>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  ga('set', 'anonymizeIp', true);
  ga('create', 'UA-35911242-1', 'auto');
  ga('require', 'displayfeatures');
  ga('send', 'pageview');
</script>
<!-- Start of StatCounter Code for Default Guide -->
<script type="text/javascript" async>
var sc_project=10028458; 
var sc_invisible=1; 
var sc_security="323f724e"; 
var scJsHost = (("https:" == document.location.protocol) ?
... [truncated, 9 more lines] ...
 | 
                             {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "ticker_text_de.tpl",
    "description": "Source code file for ticker text de",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "2.1 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/ticker_text_de.tpl",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Xml"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             🌐 trending_de.tpl (Html)                                    12.7 KB                    2016-01-08                
                                         Source code file for trending de
                            |  1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52 | <!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<!--[if !IE]><html lang="de-DE"><![endif]-->
<title>{title}</title> 
<meta charset="utf-8" />
<link rel="dns-prefetch" href="//www.google-analytics.com" />
<link rel="dns-prefetch" href="//c.statcounter.com" />
<link rel="dns-prefetch" href="//www.statcounter.com" />
<link rel="dns-prefetch" href="//ct1.addthis.com" />
<link rel="dns-prefetch" href="//m.addthis.com" />
<link rel="dns-prefetch" href="//s7.addthis.com" />
<link rel="dns-prefetch" href="//pagead2.googlesyndication.com" />
<meta name="robots" content="{robots}" />
<meta name="mobile-web-app-capable" content="yes" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="google" content="noarchive" />
<meta name="viewport" content="width=device-width, initial-scale=0.75" />
<meta name="description" content="{description}" />
<meta name="keywords" content="buzzerstar, neuigkeiten, news, Kategorien, Musik, Entertainment, Technik, Tiere, Lifestyle" />
<meta name="rating" content="general" />
<meta name="geo.position" content="50.999304;8.999954" />
<meta name="geo.placename" content="Industriegebiet Falkenstein-Siebenhitz, 08223 Falkenstein, Haina (Kloster)" />
<meta name="geo.region" content="DE-HE" />
<meta name="ICBM" content="50.999304, 8.999954" />
<meta name="DC.Title" lang="DE" content="{title}" />
<meta name="DC.Subject" lang="DE" content="BuzzerStar Viral News" />
<meta name="DC.Publisher" content="BuzzerStar.com, Ltd." />
<meta name="DC.Type" content="text/html" />
<meta name="DC.Description" lang="DE" content="{description}" />
<meta name="DC.Relation" content="BuzzerStar.com" scheme="IsPartOf" />
<meta name="DC.Rights" content="Copyright 2014, BuzzerStar.com, Ltd., All rights reserved." />
<meta name="DC.Language" content="DE" />
<meta property="article:publisher" content="https://www.facebook.com/BuzzerStar" />
<meta property="article:author" content="https://www.facebook.com/basti.enger" />
<link rel="alternate" hreflang="de" href="//www.buzzerstar.com/" />
<link rel="apple-touch-icon" href="/images/apple/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="/images/apple/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/images/apple/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/images/apple/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/images/apple/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/images/apple/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/images/apple/apple-touch-icon-144x144.png" />
... [truncated, 214 more lines] ...
 | 
                             {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "trending_de.tpl",
    "description": "Source code file for trending de",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "12.7 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/trending_de.tpl",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Html"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             🌐 wordpress_add.tpl (Html)                                    18.6 KB                    2016-01-08                
                                         Source code file for wordpress add
                            |  1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52 | <!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<!--[if !IE]><html lang="de-DE"><![endif]-->
<meta charset="utf-8">
<link rel="dns-prefetch" href="//connect.facebook.net" />
<link rel="dns-prefetch" href="//www.google-analytics.com" />
<title>BuzzerStar Add Wordpress Themes</title> 
<meta name="robots" content="index, follow, all" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="google" content="noarchive" />
<meta name="viewport" content="width=device-width, initial-scale=0.75" />
<meta name="keywords" content="news schreiben, news lesen, buzzerstar, neuigkeiten, news" />
<meta name="description" content="Schreib einen unglaublichen Artikel, verdiene an deiner Werbung und du bekommst einen SEO Backlink." />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="rating" content="general" />
<meta name="geo.position" content="50.999304;8.999954" />
<meta name="geo.placename" content="Industriegebiet Falkenstein-Siebenhitz, 08223 Falkenstein, Haina (Kloster)" />
<meta name="geo.region" content="DE-HE" />
<meta name="ICBM" content="50.999304, 8.999954" />
<meta name="DC.Title" lang="DE" content="Schreib einen unglaublichen Artikel und verdiene an deiner Werbung & erhalte einen Seo Backlink." />
<meta name="DC.Subject" lang="DE" content="BuzzerStar News Community" />
<meta name="DC.Publisher" content="BuzzerStar.com, Ltd." />
<meta name="DC.Type" content="text/html" />
<meta name="DC.Description" lang="DE" content="Schreib einen unglaublichen Artikel, verdiene an deiner Werbung und du bekommst einen SEO Backlink." />
<meta name="DC.Relation" content="BuzzerStar.com" scheme="IsPartOf" />
<meta name="DC.Rights" content="Copyright 2014, BuzzerStar.com, Ltd., All rights reserved." />
<meta name="DC.Language" content="DE" />
<link rel="alternate" hreflang="de" href="//www.buzzerstar.com/" />
<link rel="apple-touch-icon" href="/images/apple/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="/images/apple/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/images/apple/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/images/apple/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/images/apple/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/images/apple/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/images/apple/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/images/apple/apple-touch-icon-152x152.png" />
<link rel="canonical" href="//www.buzzerstar.com/schreiben.php" />
<link rel="alternate" type="application/rss+xml" href="//www.buzzerstar.com/rss.php" />
<link rel="stylesheet" href="/css/basic-style.css" type="text/css" />
<link rel="stylesheet" href="/css/cssDroid.css" type="text/css" />
<link rel="stylesheet" href="/css/normalize.css" type="text/css" />
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon" />
... [truncated, 292 more lines] ...
 | 
                             {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "wordpress_add.tpl",
    "description": "Source code file for wordpress add",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "18.6 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/wordpress_add.tpl",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Html"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             🌐 write_article_de_new.tpl (Html)                                    33.4 KB                    2016-01-08                
                                         Source code file for write article de new
                            |  1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52 | <!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<!--[if !IE]><html lang="de-DE"><![endif]-->
<meta charset="utf-8" />
<link rel="dns-prefetch" href="//www.google-analytics.com" />
<link rel="dns-prefetch" href="//c.statcounter.com" />
<link rel="dns-prefetch" href="//www.statcounter.com" />
<title>Schreib einen interessanten Artikel und verdiene an deiner Werbung!</title> 
<meta name="robots" content="index, follow, all" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="google" content="noarchive" />
<meta name="viewport" content="width=device-width, initial-scale=0.75" />
<meta name="keywords" content="news schreiben, news lesen, buzzerstar, neuigkeiten, news" />
<meta name="description" content="Werde auf BuzzerStar zum Journalisten und veröffentliche deinen Blogbeitrag. Deine Artikel werden von tausenden Leuten gelesen." />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="rating" content="general" />
<meta name="geo.position" content="50.999304;8.999954" />
<meta name="geo.placename" content="Industriegebiet Falkenstein-Siebenhitz, 08223 Falkenstein, Haina (Kloster)" />
<meta name="geo.region" content="DE-HE" />
<meta name="ICBM" content="50.999304, 8.999954" />
<meta name="DC.Title" lang="DE" content="Schreib einen unglaublichen Artikel und verdiene an deiner Werbung & erhalte einen Seo Backlink." />
<meta name="DC.Subject" lang="DE" content="BuzzerStar News Community" />
<meta name="DC.Publisher" content="BuzzerStar.com, Ltd." />
<meta name="DC.Type" content="text/html" />
<meta name="DC.Description" lang="DE" content="Schreib einen unglaublichen Artikel, verdiene an deiner Werbung und du bekommst einen SEO Backlink." />
<meta name="DC.Relation" content="BuzzerStar.com" scheme="IsPartOf" />
<meta name="DC.Rights" content="Copyright 2014, BuzzerStar.com, Ltd., All rights reserved." />
<meta name="DC.Language" content="DE" />
<link rel="alternate" hreflang="de" href="https://www.buzzerstar.com/" />
<link rel="apple-touch-icon" href="/images/apple/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="/images/apple/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/images/apple/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/images/apple/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/images/apple/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/images/apple/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/images/apple/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/images/apple/apple-touch-icon-152x152.png" />
<link rel="canonical" href="https://www.buzzerstar.com/schreiben.php" />
<link rel="alternate" type="application/rss+xml" href="https://www.buzzerstar.com/rss.php" />
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon" />
... [truncated, 542 more lines] ...
 | 
                             {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "write_article_de_new.tpl",
    "description": "Source code file for write article de new",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "33.4 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/write_article_de_new.tpl",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Html"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             🌐 write_article_de_new_revision.tpl (Html)                                    22.0 KB                    2016-01-08                
                                         Source code file for write article de new revision
                            |  1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52 | <!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head profile="http://dublincore.org">
<html lang="de">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Schreib einen viralen Artikel und verdiene an deiner Werbung!</title> 
<meta name="robots" content="index, follow, all" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="language" content="de" />
<meta name="google" content="noarchive" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta HTTP-EQUIV="EXPIRES" CONTENT="Mon, 22 Jul 2070 11:12:01 GMT" /> 
<meta name="keywords" content="news schreiben, news lesen, buzzerstar, neuigkeiten, news" />
<meta name="description" content="Schreib einen viralen Artikel, verdiene an deiner Werbung und du bekommst einen SEO Backlink." />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="Pragma" content="no-cache" /> 
<meta name="rating" content="general" />
<meta name="geo.position" content="51.0000,9.0000" />
<meta name="geo.placename" content="Industriegebiet Falkenstein-Siebenhitz, 08223 Falkenstein, Deutschland" />
<meta name="geo.region" content="DE" />
<meta name="DC.Identifier" schema="DCterms:URI" content="http://dublincore.org/documents/dcq-html/" />
<meta name="DC.Format" schema="DCterms:IMT" content="text/html" /> 
<meta name="DC.Title" xml:lang="DE" content="Schreib einen viralen Artikel und verdiene an deiner Werbung" />
<meta name="DC.Subject" xml:lang="DE" content="BuzzerStar Viral News" />
<meta name="DC.Publisher" content="BuzzerStar.com, Ltd." />
<meta name="DC.Date" scheme="ISO8601" content="2014-06-30" />
<meta name="DC.Type" content="text/html" />
<meta name="DC.Description" xml:lang="DE" content="Schreib einen viralen Artikel, verdiene an deiner Werbung und du bekommst einen SEO Backlink." />
<meta name="DC.Relation" content="BuzzerStar.com" scheme="IsPartOf" />
<meta name="DC.Rights" content="Copyright 2014, BuzzerStar.com, Ltd., All rights reserved." />
<meta name="DC.Date.X-MetadataLastModified" scheme="ISO8601" content="2014-02-09" />
<meta name="DC.Language" scheme="dcterms:RFC1766" content="DE" />
<link rel="canonical" href="//www.buzzerstar.com/schreiben.php" />
<link rel="alternate" type="application/rss+xml" href="//www.buzzerstar.com/rss.php" />
<link rel="stylesheet" href="/css/normalize.css" />
<link rel="stylesheet" href="/css/basic-style.css" />
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Droid+Serif|Ubuntu" type="text/css" />
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon" />
<meta property="og:title" content="Schreib einen viralen Artikel und verdiene an deiner Werbung">
... [truncated, 378 more lines] ...
 | 
                             {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "write_article_de_new_revision.tpl",
    "description": "Source code file for write article de new revision",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "22.0 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/write_article_de_new_revision.tpl",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Html"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             🌐 write_article_de_simplepost.tpl (Html)                                    26.1 KB                    2016-01-08                
                                         Source code file for write article de simplepost
                            |  1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52 | <!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<!--[if !IE]><html lang="de-DE"><![endif]-->
<meta charset="utf-8" />
<link rel="dns-prefetch" href="//www.google-analytics.com" />
<link rel="dns-prefetch" href="//c.statcounter.com" />
<link rel="dns-prefetch" href="//www.statcounter.com" />
<title>Schreib einen interessanten Artikel und verdiene an deiner Werbung!</title> 
<meta name="robots" content="index, follow, all" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="google" content="noarchive" />
<meta name="viewport" content="width=device-width, initial-scale=0.75" />
<meta name="keywords" content="news schreiben, news lesen, buzzerstar, neuigkeiten, news" />
<meta name="description" content="Werde auf BuzzerStar zum Journalisten und veröffentliche deinen Blogbeitrag. Deine Artikel werden von tausenden Leuten gelesen." />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="rating" content="general" />
<meta name="geo.position" content="50.999304;8.999954" />
<meta name="geo.placename" content="Industriegebiet Falkenstein-Siebenhitz, 08223 Falkenstein, Haina (Kloster)" />
<meta name="geo.region" content="DE-HE" />
<meta name="ICBM" content="50.999304, 8.999954" />
<meta name="DC.Title" lang="DE" content="Schreib einen unglaublichen Artikel und verdiene an deiner Werbung & erhalte einen Seo Backlink." />
<meta name="DC.Subject" lang="DE" content="BuzzerStar News Community" />
<meta name="DC.Publisher" content="BuzzerStar.com, Ltd." />
<meta name="DC.Type" content="text/html" />
<meta name="DC.Description" lang="DE" content="Schreib einen unglaublichen Artikel, verdiene an deiner Werbung und du bekommst einen SEO Backlink." />
<meta name="DC.Relation" content="BuzzerStar.com" scheme="IsPartOf" />
<meta name="DC.Rights" content="Copyright 2014, BuzzerStar.com, Ltd., All rights reserved." />
<meta name="DC.Language" content="DE" />
<link rel="alternate" hreflang="de" href="https://www.buzzerstar.com/" />
<link rel="apple-touch-icon" href="/images/apple/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="/images/apple/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/images/apple/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/images/apple/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/images/apple/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/images/apple/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/images/apple/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/images/apple/apple-touch-icon-152x152.png" />
<link rel="canonical" href="https://www.buzzerstar.com/schreiben.php" />
<link rel="alternate" type="application/rss+xml" href="https://www.buzzerstar.com/rss.php" />
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon" />
... [truncated, 396 more lines] ...
 | 
                             {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "write_article_de_simplepost.tpl",
    "description": "Source code file for write article de simplepost",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "26.1 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/write_article_de_simplepost.tpl",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Html"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             🌐 write_article_de_successfull_post.tpl (Html)                                    8.7 KB                    2016-01-08                
                                         Source code file for write article de successfull post
                            |  1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52 | <!DOCTYPE html>
<!--[if !IE]><html lang="de-DE"><![endif]-->
<head>
<title>Dein Artikel wurde erfolgreich eingreicht!</title> 
<meta name="robots" content="index, follow, all" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="google" content="notranslate" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="/css/normalize.css" />
<link rel="stylesheet" href="/css/basic-style.css" />
<link rel="dns-prefetch" href="//connect.facebook.net" />
<link rel="dns-prefetch" href="//www.google-analytics.com" />
<meta name="keywords" content="Schreib deinen Artikel und verdiene daran - mit follow Backlink" />
<meta name="description" content="Schreib deinen Artikel und verdiene daran." />
<meta charset="utf-8" />
<meta name="rating" content="general" />
<meta name="geo.position" content="51.0000,9.0000" />
<meta name="geo.placename" content="Industriegebiet Falkenstein-Siebenhitz, 08223 Falkenstein, Deutschland" />
<meta name="geo.region" content="DE" />
<meta name="mobile-web-app-capable" content="yes" />
<link rel="alternate" hreflang="de" href="//www.buzzerstar.com/" />
<link rel="apple-touch-icon" href="/images/apple/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="/images/apple/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/images/apple/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/images/apple/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/images/apple/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/images/apple/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/images/apple/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/images/apple/apple-touch-icon-152x152.png" />
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon" />
<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
<link rel="schema.DCTERMS" href="http://purl.org/dc/terms/" />
<link rel="canonical" href="//www.buzzerstar.com/schreiben.php" />
<meta name="DC.Title" lang="DE" content="Schreib einen viralen Artikel auf BuzzerStar und verdiene an deiner Werbung" />
<meta name="DC.Subject" lang="DE" content="BuzzerStar Viral News" />
<meta name="DC.Publisher" content="BuzzerStar.com, Ltd." />
<meta name="DC.Date" scheme="ISO8601" content="2014-03-06" />
<meta name="DC.Type" content="text/html" />
<meta name="DC.Description" lang="DE" content="Schreib deinen Artikel und verdiene daran." />
<meta name="DC.Relation" content="BuzzerStar.com" scheme="IsPartOf" />
<meta name="DC.Coverage" content="University of Applied Science Mittweida" />
<meta name="DC.Rights" content="Copyright 2014, BuzzerStar.com, Ltd., All rights reserved." />
<meta name="DC.Language" content="DE" />
<link rel="alternate" type="application/rss+xml" title="BuzzerStar News Feed - (RSS 2.0)" href="//www.buzzerstar.com/rss.php" />
<meta property="og:title" content="Schreib einen interessanten Artikel und verdiene an deiner Werbung & erhalte einen Seo Backlink.">
<meta property="og:description" content="Schreib einen viralen Artikel, verdiene an deiner Werbung und du bekommst einen SEO Backlink.">
... [truncated, 139 more lines] ...
 | 
                             {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "write_article_de_successfull_post.tpl",
    "description": "Source code file for write article de successfull post",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "8.7 KB",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/write_article_de_successfull_post.tpl",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "Html"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}            
                                             📊 write_article_en_new.tpl (R)                                    0 bytes                    2016-01-08                
                                         Source code file for write article en new
                                        {
    "@context": "https://schema.org",
    "@type": "SoftwareSourceCode",
    "name": "write_article_en_new.tpl",
    "description": "Source code file for write article en new",
    "dateModified": "2016-01-08",
    "dateCreated": "2025-03-23",
    "contentSize": "0 bytes",
    "contentUrl": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/write_article_en_new.tpl",
    "programmingLanguage": {
        "@type": "ComputerLanguage",
        "name": "R"
    },
    "codeRepository": "https://www.artikelschreiber.com/opensource/buzzerstar/tplv3/tpl/"
}