• Home
  • Blog
  • Demos
  • About
  • ------------------
  • Articles
  • Csharp(58)
    • controls (4)
    • methods (5)
    • tutorials (49)
  • Java(10)
    • mobile (10)
  • Javascript(5)
    • tutorials (5)
  • Linux(3)
    • tutorial (3)
  • Math(10)
    • tutorials (10)
  • Php(14)
    • functions (1)
    • mysql (6)
    • tutorials (7)
  • Sql(23)
    • tutorials (23)
  • Vba(1)
    • tutorials (1)

Welcome to MorkaLork.com

News

Newest articles:

A MySql scenario

C# Threading

Shell scripting

Environment variables

Basic linux commands

A new demo section!

2010-05-01 15:53:23

MorkaLork.com now has a demo section. Currently there are only two demos, a jquery window example (how to make windows in a browser) and a game demo (Conways Game Of Life). This section will however grow and there will be more than just jQuery up there.

All demos can be commented so if you have any questions or suggestions just leave a note!

Working on the updates

2010-03-16 22:32:51

Allright. With the new morkalayout came some problems. The biggest problem was that I ran out of time :P which has made it hard to keep up with the bugs I've found.
I have today started re-arranging the articles by name (grouping them) and I just finished the work in the SQL section.
I will look through the rest of the sections when I have more time (which isn't now).

A new article has however come up (even if it ended up in the wrong section at first) and that is the A MySql Scenario which is sort of a new kind of article. In this article I go through a scenario, in this case focusing on how you end up in a situation where you have to join tables. Joining can be hard to understand at first, especially when you don't understand the need (which is hard if you are new to relational databases).

Enjoy!

Javascript galore

2009-10-16 16:38:36

Right now I'm focusing on javascript and so I will write some articles about what I find there.

The first two articles concern how to alter HTML with javascript and how to validate forms with javascript:

Altering HTML with javascript
Form validation

There might be more articles on the subject, I will definitely look into javascript more. I'm also getting a bit interested in the jquery framework, hm...