irvirty.pages.dev/data/posts.json
2024-11-02 02:14:34 +02:00

232 lines
No EOL
6.9 KiB
JSON

[
{
"id": "26",
"text": "Perhaps writing texts is an additional good practice for language learning. When you begin writing a text, then you start to think and look for words to use; this may refresh your memories of learned words, and you need to look for new words to use when writing a text, blog post, or article and to learn these new words.",
"text2": "",
"text3": "",
"url": "",
"tag": "#language #learning",
"time": 1730412483,
"rightFooter": ""
},
{
"id": "25",
"text": "I tried for several hours to add an SVG hamburger icon to the navigation (dropdown menu) and the attempt was unsuccessful, it does not work as it should (something was wrong with SVG and the click event using JS), so I left the text version.",
"text2": "",
"text3": "",
"url": "",
"tag": "#SVG #JavaScript #click #navigation #button #dropdown #post",
"time": 1729037377,
"rightFooter": ""
},
{
"id": "24",
"text": "SEO is when it takes 1 hour to come up with 2 words.",
"text2": "",
"text3": "",
"url": "",
"tag": "#SEO #post",
"time": 1728892091,
"rightFooter": ""
},
{
"id": "23",
"text": "Web design news and UI\/UX news are also news when big sites update their site design: changes in navigation, functionality, etc.",
"text2": "",
"text3": "",
"url": "",
"tag": "#news #WebDesign #post",
"time": 1728889224,
"rightFooter": ""
},
{
"id": "22",
"text": "Caching pages and showing a fresh version of the page is probably a complicated thing.",
"text2": "",
"text3": "",
"url": "",
"tag": "#website #hosting #post",
"time": 1728858803,
"rightFooter": ""
},
{
"id": "21",
"text": "Changes to the code can create bugs.",
"text2": "",
"text3": "",
"url": "",
"tag": "#coding #post",
"time": 1728777453,
"rightFooter": ""
},
{
"id": "20",
"text": "I think minimalism in web design is a skill that requires practice, training, and time. Simplicity doesn't mean little work, it's just as complex as a complex design with different effects.",
"text2": "",
"text3": "",
"url": "",
"tag": "#WebDesign #minimalism #post",
"time": 1728771991,
"rightFooter": ""
},
{
"id": "19",
"text": "I spent half a day on correcting the improvement and the working code of the extension, in the process of simplification, the value in the settings stopped being displayed. It turned out that need to use \"DOMContentLoaded\" instead of \"load\" in the extension, now the saved value is displayed in the form.",
"text2": "",
"text3": "",
"url": "",
"tag": "#extenstion #update #post #JS #JavaScript",
"time": 1728729765,
"rightFooter": ""
},
{
"id": "17",
"text": "I created my site blocker for Firefox, the basis of the extension is what the \"stop\" button does in the browser when the page is loaded. JavaScript: stop() - function. (name: Stop loading website).",
"text2": "",
"text3": "",
"url": "",
"tag": "#extension #post #update",
"time": 1728701258,
"rightFooter": ""
},
{
"id": "16",
"text": "I finally figured out the difference between a blog and a microblog using search, microblog posts don't have a title.",
"text2": "",
"text3": "",
"url": "",
"tag": "#writing #blog #microblog",
"time": 1728651423,
"rightFooter": ""
},
{
"id": "15",
"text": "Writing articles is not easy, it can take one day to write one very short article.",
"text2": "",
"text3": "",
"url": "",
"tag": "#writing #article",
"time": 1728494906,
"rightFooter": ""
},
{
"id": "14",
"text": "Having your own site means having control.",
"text2": "",
"text3": "",
"url": "",
"tag": "#WebDesign #website",
"time": 1728375497,
"rightFooter": ""
},
{
"id": "13",
"text": "Even a very simple site requires many hours of work.",
"text2": "",
"text3": "",
"url": "",
"tag": "#note",
"time": 1728271611,
"rightFooter": ""
},
{
"id": "12",
"text": "Site navigation is a complex thing.",
"text2": "",
"text3": "",
"url": "",
"tag": "#UI",
"time": 1728271524,
"rightFooter": ""
},
{
"id": "11",
"text": "Web design is the ability to identify flaws in a site's design.",
"text2": "",
"text3": "",
"url": "",
"tag": "#WebDesign",
"time": 1728257625,
"rightFooter": ""
},
{
"id": "10",
"text": "The old code always looks more horrible than the new code after more experience.",
"text2": "",
"text3": "",
"url": "",
"tag": "#coding",
"time": 1728227777,
"rightFooter": ""
},
{
"id": "9",
"text": "Space in the code is important.",
"text2": "",
"text3": "",
"url": "",
"tag": "#coding #programming",
"time": 1728223973,
"rightFooter": ""
},
{
"id": "8",
"text": "I added Google to the search, because I think hashtags with redirection will not be enough if this site presents itself as a search.",
"text2": "",
"text3": "",
"url": "",
"tag": "#update",
"time": 1728210175,
"rightFooter": ""
},
{
"id": "7",
"text": "I redesigned the blog from a static page to a more dynamic one (my JS script). Instead of one word in the post, post there will be more words, this idea was bad with one word.",
"text2": "",
"text3": "",
"url": "",
"tag": "#update",
"time": 1728166938,
"rightFooter": ""
},
{
"id": "4",
"text": "Restart if something doesn't work",
"text2": "",
"text3": "",
"url": "",
"tag": "#note",
"time": 1728163964,
"rightFooter": ""
},
{
"id": "3",
"text": "test",
"text2": "",
"text3": "",
"url": "",
"tag": "#empty",
"time": 1728163946,
"rightFooter": ""
},
{
"id": "2",
"text": "amazement",
"text2": "",
"text3": "",
"url": "",
"tag": "#empty",
"time": 1728163931,
"rightFooter": ""
},
{
"id": "1",
"text": "Test post",
"text2": "",
"text3": "",
"url": "",
"tag": "#test #tag",
"time": 1728160210,
"rightFooter": ""
}
]