Thursday 8 October 2015

Alternative to DDNS

Using ftp
1. Create website at 000webhost.com
2. Login to 000webhost.com
3. Get ftp address
4. Get ftp username

At cisco device
1. Kron
2. Recurring kron
3. FTP command to 000webhost.com's ftp server

Pertanian rumah: Melihat penyakit tumbuhan cabai

To Medan and back yow..


Web Crawler


Basic program style:
n = 0
for i = 0 To 26
  For j = 0 To 26
    For k = 0 To 26
      a[n][1] = Text.GetCharacter(97+k)
      a[n][2] = Text.GetCharacter(97+j)
      a[n][3] = Text.GetCharacter(97+i)
      TextWindow.WriteLine(a[n][1] + " " + a[n][2] + " " + a[n][3])
      url = a[n][1] + a[n][2] + a[n][3]
      TextWindow.WriteLine(url)
      c[n] = Network.GetWebPageContents("http://"+url+".com")
      TextWindow.WriteLine(c[n])
      n = n + 1     
    EndFor
  EndFor
EndFor

Algorithm writing songs

1. Selecting any option 5 notes
2. Creating a chord variations of note
4. Ring the chord