Jump to content
Son zamanlarda artan kullanıcı hesap hırsızlıkları sebebiyle tüm kullanıcılara şifre sıfırlama maili gönderilmiştir. Lütfen güveli şifreler seçiniz. Mevcut e-mail adresinize erişemiyorsanız, en aşağıdaki destek linkinden bize ulaşınız. ×

Ams Ile Rss Okuyucu


KintaRo
 Share

Recommended Posts

  • 2 hafta sonra ...
  • 2 hafta sonra ...
  • 1 ay sonra...

Bu projenin ;

Global Functions evresine:

nSayi=0;

Page On Preload evresine:

Page.StartTimer(1000)

On Timer evresine:

nSayi = nSayi+1

if nSayi == 300 then

rss()

nSayi=0

end

Kodlarını yazdığınızda 5 dakikadabir başlıkları güncelleyecektir. Kodları denemedim ama çalışacağına eminim ;)

Link to comment
Share on other sites

bunda uyarı vermez sadece basliklari yeniler ama uyarı vermesini istiyosan verdiğim ornekteki on timer kodunu su sekilde yap:

nSayi = nSayi+1

if nSayi == 300 then

rss()

nSayi=0

Dialog.TimedMessage("rss", "Basliklar guncellendi!", 2000, MB_ICONINFORMATION)

end

Link to comment
Share on other sites

  • 1 ay sonra...
  • 5 ay sonra...

[quote name='PersonaLLive' date='17 May 2011 - 10:25 ' timestamp='1305620743' post='1012043']
APZ Dosyasını indirdim şuan kurcalıyorumda kodları kendi yaptığım çalışmada kullansam bir sorun çıkartır mı ?
[/quote]


yok çıkartmaz

Link to comment
Share on other sites

Global Functions'daki 5. satiri yani şunu:

[code]HTTP.Download("http://www.tnctr.com/rss/forums/1-tnc-team-rss-yayyny/", _TempFolder .. "\\feed.xml", MODE_TEXT, 20, 80);[/code]

Bunla değiştirdim:

[code]HTTP.Download("http://haber.mynet.com/rss/sondakika", _TempFolder .. "\\feed.xml", MODE_TEXT, 20, 80);[/code]

Ve sonuç:

[img]http://i.imgur.com/FojZy.png[/img]

Link to comment
Share on other sites

Daha önce çok defalar dedim, Türkçe versiyon kullanmayın hem hatalar verebiliyor hemde kendinizi geliştiremezsiniz. Türkçe AMS kullanan arkadaşlara destek vermek gerçekten içimden gelmiyor.

Link to comment
Share on other sites

[quote name='KintaRo' date='17 May 2011 - 20:32 ' timestamp='1305664374' post='1012529']
Daha önce çok defalar dedim, Türkçe versiyon kullanmayın hem hatalar verebiliyor hemde kendinizi geliştiremezsiniz. Türkçe AMS kullanan arkadaşlara destek vermek gerçekten içimden gelmiyor.
[/quote]

Ben yeni duydum önerini dikkate alacam orjinal dil kulanacam teşekkürler

Link to comment
Share on other sites

  • 1 ay sonra...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...