Results 1 to 6 of 6
  1. #1
    Bull3t's Avatar
    Join Date
    Jan 2006
    Gender
    male
    Location
    England
    Posts
    1,527
    Reputation
    5
    Thanks
    162

    [Help] Atom API with Visual Basic 6.0 or .NET

    Is it possible to use Blogger's Atom API in any Visual Basic? If so, how? I have a intermediate knowledge of vB 6.0 as I made Rcon Control Centre but a crap knowledge of vB.NET, any help is appreciated.

    If it is not able to be done in Visual Basic, then what language could I do it in?

    Thanks in advance!
    Last edited by Bull3t; 07-22-2006 at 10:32 AM.





  2. #2
    arunforce's Avatar
    Join Date
    Dec 2005
    Gender
    male
    Location
    A place for amigos
    Posts
    24,687
    Reputation
    4747
    Thanks
    12,552
    My Mood
    Yeehaw
    This is PHP/CSS/XML type of scripting.

    Basically it's webcode, pretty much what the whole net uses to run.
    It's actually XML, because I know Blogger doesn't support PHP, so all you need to do, is copy the code, and paste it into your template.



    BRING BACK BT, BRING BACK SAGA, BRING BACK VF, BRING BACK MPGHCRAFT, BRING BACK HABAMON


  3. #3
    Bull3t's Avatar
    Join Date
    Jan 2006
    Gender
    male
    Location
    England
    Posts
    1,527
    Reputation
    5
    Thanks
    162
    Then is there a way to create an external program? Such as BlogJet.





  4. #4
    arunforce's Avatar
    Join Date
    Dec 2005
    Gender
    male
    Location
    A place for amigos
    Posts
    24,687
    Reputation
    4747
    Thanks
    12,552
    My Mood
    Yeehaw
    Yeah, but Atom's API isn't gonna help.



    BRING BACK BT, BRING BACK SAGA, BRING BACK VF, BRING BACK MPGHCRAFT, BRING BACK HABAMON


  5. #5
    Bull3t's Avatar
    Join Date
    Jan 2006
    Gender
    male
    Location
    England
    Posts
    1,527
    Reputation
    5
    Thanks
    162
    What would be needed then?





  6. #6
    arunforce's Avatar
    Join Date
    Dec 2005
    Gender
    male
    Location
    A place for amigos
    Posts
    24,687
    Reputation
    4747
    Thanks
    12,552
    My Mood
    Yeehaw
    I honestly wouldn't know, but my best guess is it isn't an API, it's going to be basic HTML reading, and posting based on like a browser, (it looks for tags, such as <New Topic> but with automated functions crafted specifically for Blogger.

    Basically, if you coded it in VB, you would specify the location to create a new post, such as blogger.com/newpost (w/e), and tell the name of the field where the it should get whatever you posted inside for the title in the application, and post it inside the field that corresponds with the title.

    Basically a hidden automated process.



    BRING BACK BT, BRING BACK SAGA, BRING BACK VF, BRING BACK MPGHCRAFT, BRING BACK HABAMON


Similar Threads

  1. Help With Visual Basic 2008 And The PushToConsole Command
    By CrossFireHacker V1 in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 5
    Last Post: 08-23-2010, 04:21 AM
  2. Need Help With Visual Basic 2008
    By xsaban13x in forum Combat Arms Discussions
    Replies: 2
    Last Post: 04-19-2010, 01:43 AM
  3. New Language with visual basic !!!
    By MJLover in forum Visual Basic Programming
    Replies: 9
    Last Post: 02-27-2010, 10:45 AM
  4. Need help with visual basic PHISHING program
    By mariofan901 in forum Visual Basic Programming
    Replies: 14
    Last Post: 10-10-2009, 11:27 AM
  5. Fun with Visual Basics *VB for choops*
    By PandN in forum Visual Basic Programming
    Replies: 7
    Last Post: 07-17-2009, 12:23 PM