Jump to content

Random - Programming Language


hansman1982

Recommended Posts

I know, the fact I have to ask probably means I shouldn't bother; however, I don't give a damn.

If I want to create a program to pull in blog posts as they happen so I can have my own personal news page, which language should I be looking at?

I've tried RSS feeds into e-mail but (unless I am messing up the settings) seem to feed at a certain time of the day and I want it to be accessible anywhere I can get on the internet (read work, which blocks my personal email).

Link to comment
Share on other sites

This sounds like something that would already exist as an online service.

As for writing your own... well, best to use a programming language you know. That, or use something supported by a good website hosting service.

Link to comment
Share on other sites

I think there are services like that but:

1. I want to learn programming (I have no clue). Now, I understand there is more to that statement than I am sure I am aware, but that is part of the challenge for me. Just trying to figure it out and if I can't. well, then that will answer if I can.

2. I want the program/website to be the way I want it. Simple, laid out how I want it and with the exact information from the websites I want it from.

I don't envision myself creating anything like KSP or Minecraft or whatever, just need a project to satisfy a curiosity.

Edited by hansman1982
fixed a typo
Link to comment
Share on other sites

PHP, maybe a little Javascript for front-end fanciness, and HTML/CSS. That's what you'd need to do this yourself. PHP can be replaced with Java, C#, or Python, potentially, but PHP has the best support community.

Link to comment
Share on other sites

PHP, maybe a little Javascript for front-end fanciness, and HTML/CSS. That's what you'd need to do this yourself. PHP can be replaced with Java, C#, or Python, potentially, but PHP has the best support community.

Ok, thanks. I have *some* familiarity with HTML/CSS. So, I'll have to dig into PHP.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

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.

×
×
  • Create New...