Eric Coleman
Gladiator
USA
811 Posts |
Posted - Jan 23 2005 : 2:31:41 PM
|
So who uses the RSS feed? I don't, and I only recently relized it wasn't working properly. oops! I think it's fixed now, so if you're using it you should have seen Lachlan's tutorial. And if not, go read it anyways. It's actually purdy good. (sorry for those hate puns )
And has anyone configured the main page differently? I was thinking about adding the newsfeed from gamasutra as an option. I originally had it listed, but you have to have an account at gamasutra to read the articles, so that's why I removed it. Anyone know of any other good news feeds? I personally find the gamedev.net section to be quite usefull. I like that it's much more compact than the website, and that makes it easier to browse and only read what I want.
what's everyone been up to? Or perhaps where is everyone at? |
|
VBBR
Moderator
Brazil
617 Posts |
Posted - Jan 23 2005 : 2:51:58 PM
|
I'm busier with all kind of things, included but not limited to: - Play the crap out of NFSU2 - Beta test a wonderful multi-emulator for PalmOS5-powered handhelds (and play... er, testing Chrono Trigger on my Tungsten|E) - Working on an important paying job (which is kind of delayed due to my extreme laziness) - Learning C++ and PalmOS programming (and trying to create an optimized image scaler/blitter in the proccess; this one's turning up pretty good but not fast enough; for that I would need to learn ARM ASM... yuck) - Some issues related to real life (that is, outside computers...) - Something I probably forgot too
I'm not really playing with VB currently. Why's it that when we learn C/C++ and know how to work with pointers and such, VB looks so weak? It's like some kind of disease, when you learn C++ DEEPLY and start working with it, it looks so much more fun and power (at least in the start).
Altough I still miss the pause-and-edit feature that made VB so great.
edit: er... do we have an RSS feed? :P
|
Whatever. Who knows... |
Edited by - VBBR on Jan 23 2005 2:52:42 PM |
|
|
cbx
Swordmaster
Canada
296 Posts |
Posted - Jan 23 2005 : 7:54:09 PM
|
I have been trying to finish off the video submission wizard for my website, and have it working but I am pondering weather or not to keep using DotNetNuke web portal. DNN only supports MS Access and MS SQL but my hosting account only supports Access or MySQL. Right now my site uses MS Access and I have notices that there are times when my site has become inacessable, so I am looking into other alternatives, such as postnuke http://postnuke.createdbyx.com/. I have also been thinking I should just drop DNN (as great as it is) and roll my own asp.net web application for my site.
I have also been working on a simple game called Bubble Up Mario you can download the working alpha version here... http://www.createdbyx.com/Default.aspx?tabid=80 (You can also choose to download the smaller video clip.)
If anybody downloads the game make a post here telling me if it works on your machine!
I don't use the rss feed but I like the idea of having one, so that I could write a asp.net page to download it and inject it on my site! |
Created by: X http://www.createdbyx.com/ |
Edited by - cbx on Jan 23 2005 7:56:52 PM |
|
|
VBBR
Moderator
Brazil
617 Posts |
Posted - Jan 24 2005 : 05:04:44 AM
|
I've heard postnuke has some serious security problems... have you tried mambo? (see for example http://www.revolution3d.de/mambo/ |
Whatever. Who knows... |
Edited by - VBBR on Jan 24 2005 05:05:28 AM |
|
|
cbx
Swordmaster
Canada
296 Posts |
Posted - Jan 24 2005 : 06:36:28 AM
|
quote: Originally posted by VBBR
I've heard postnuke has some serious security problems... have you tried mambo? (see for example http://www.revolution3d.de/mambo/
Eh,... it kinda looks like I'm moving towards making my own web application for my site. I don't know how to program in PHP so postnuke, phpnuke etc are not high on my list.
Actually I'm both writing my own web app right now, and wating for DotNetNuke 3 to be released. If I can find a free MySQL DataProvider component for DNN3 that would be ideal. But so far I have not seen one.
It's not like I need a lot of stuff on my site. Just a few basic pages for my projects, an image gallery, a place for misc documents. I think making my own web app from scratch will also give me more experience with web programming.
|
Created by: X http://www.createdbyx.com/ |
|
|
Lachlan87
Moderator
USA
160 Posts |
Posted - Jan 24 2005 : 08:29:43 AM
|
I don't use the RSS feed either. Maybe I would if I subscribed to other feeds, but VBGamer has the only RSS feeds I'm interested in. It's just as easy for me to visit VBGamer. |
|
|
Threshold
Squire
USA
44 Posts |
Posted - Jan 24 2005 : 5:59:00 PM
|
RSS feed?
Yes, it's been pretty quiet around here. I'm in college (finally) and loving my Java class (going into Computer Engineering). I've finally come to a good understanding of OOP and I have a new-found respect for it. Unfortunately, I haven't had much time to fool with VB lately. Also, if you haven't found out already, programming professors hate VB. They "don't even consider VB a language."
|
Life is short. They say "don't waste it, have fun." They're right, don't waste it...but DO redefine "fun." |
|
|
cbx
Swordmaster
Canada
296 Posts |
Posted - Jan 24 2005 : 6:39:13 PM
|
quote: Originally posted by Threshold
Also, if you haven't found out already, programming professors hate VB. They "don't even consider VB a language.
Hence the root of all legitimate vb developer oppression. Dam those professors, there just so smug, all high and mighty with there "my language is better then your language" propaganda. Oh yeah, I'd like to see them make a Notepad clone in 2 minutes or less, and under 100 lines of code to boot. hah! They got nothing on us. I think there just jealous. |
Created by: X http://www.createdbyx.com/ |
|
|
Eric Coleman
Gladiator
USA
811 Posts |
Posted - Jan 25 2005 : 09:17:54 AM
|
VBBR: C++ might look great on the surface, but if you ever want to do any 'real' programming, such as some sort of application that you sell, then C++ is not so great in my opinion. In a real world situation an application is generally 10% programming and 90% debugging and maintenace. I'll admit that C++ has some great features that are fun 10% of the time, but I'd rather use VB for the other 90%.
And yes, there is an RSS feed. If you have Firefox there should be a "live bookmarks" icon at the bottom, or you can get the url from the RSS icon at the bottom of any page on the site (except for forum pages of course).
CBX: That game works surprisingly, but after I press Escape to exit the program, the game starts again 10 or 15 seconds later. I had to right click on the task bar to close the program and I get a message saying that the program isn't responding. I also can't jump over those bricks and mario moves too fast.
I think creating your own web application/site is a lot more fun than using a pre-made system. We're programmers, right? That's the stuff we like to do!
Lachlan87: I don't really use RSS either. I've tried different readers in the past, but they're always too difficult to use. Personally I've settled on using the RSS features in Thuderbird. I really like the way it organizes data into folders and you can click on news items as though they're emails. Personally I don't like the way Firefox handles live bookmarks. Another reader which I still have installed is called Amphetadesk. It's no longer being maintained, but it came with all kinds of links to RSS feeds, and some of them were actually quite usefull. I don't use it anymore, and currently I'm only subscribed to one RSS feed for news. Of course, you can always use it in other ways, such as embed it into a webpage like CBX suggested, or like how I use the gamedev feed.
Threshold: It's funny, but it was college professors that originally invented BASIC. However, VB is a lot different from the original. And if VB isn't a 'real language', then what is it? |
|
|
masterbooda
Swordmaster
277 Posts |
Posted - Jan 25 2005 : 11:30:07 AM
|
DaBooda has no clue what RSS means, but I will let the pro's handle this internet stuff....I flunked networking class and had to change majors to computer science... oh well do what you love is what I say.
I have been currently working on GOLEM for DBTurbo, which was originally lolo, and I had 97% of it done, but was worried about copywrite issues so I am simply recreating it with my own ideas...same game, different graphics, music, and story...
Also I have been devulging a lot of my time into dabooda console. Most vb veterans, me being one of them, will defend vb to the end. But I have figured something out. Each language has its strong points as well as its weak ones, so why not learn all of them and combine them into one working application. This makes sense to me, there is no sense in limiting yourself, and your program. Hardcore math and memory manipulation, should be left to C and application building for a 32bit system should be left to vb... this just makes sense to me. ASM should be left to only sadists, for the language is torture and truly should be left behind in my opinion, if anything just learn it so you can really see what the processor is doing, it gives you an appreciation for the system and how it works, which can only make someone a better programmer. Of course anything can be done in one language, but to truly optimize it, it should be a colloboration of different languages.
Of course this is the opinion of a delluded peace loving tree hugging hippie budhist liberal.......so to each programmer there own style...
DaBooda out... |
DaBooda Team is back: http://dabooda.789mb.com/ |
|
|
Scorpion_Blood
Warrior
Portugal
118 Posts |
Posted - Jan 25 2005 : 2:00:55 PM
|
hey masterbooda, how are you? :)
anyway i e-mailed crissufur but it seems the e-mail is out :\ sooo how can i contact him? |
|
|
cbx
Swordmaster
Canada
296 Posts |
|
Lachlan87
Moderator
USA
160 Posts |
Posted - Jan 26 2005 : 07:00:19 AM
|
GC.Collect is your friend! |
|
|
timbo152k
Squire
Canada
25 Posts |
Posted - Jan 29 2005 : 4:49:47 PM
|
.. like VBBR I've been slowly waving goodbye to VB (at least in terms of Game-Dev), as I've found a new love-> C++ using SDL/OpenGL. Otherwise, I've been working, school, and learning Japanese ^.^
|
|
|
hotrodx
Squire
43 Posts |
Posted - Jan 30 2005 : 07:15:54 AM
|
It's relatively quiet because of the slow transition from VB6 to VB.Net (or in another perspective, COM to .Net Framework). And it's not really any fault of VB.Net-- from what I've read, it's really, reallly good. But I can't make a 1 Meg game only to require users to download the 20+ megs of .Net dependencies.
This is really a BIG problem of mine. I want to move on to the new language, but you have to consider your (potential) audience. There's was a time when I would download a game only to realize I must download some other dependent files-- I was really pissed off. So I can only imagine making a relatively small game, then users would realize that it's only half of the program. You know what happens next.
.Net should be built-in with the next iteration of Windows. I don't care if it would go against the antitrust lawsuit or whatever. If Microsoft does not do it, the .Net initiative is lost. |
|
|
VBBR
Moderator
Brazil
617 Posts |
Posted - Jan 30 2005 : 08:17:14 AM
|
Well, Windows XP comes with the .NET framework 1.0.
Anyway, they release the next version of Windows with 2.0 and then launch framework 2.1 afterwards, so everyone will have to download again. It can't be helped. |
Whatever. Who knows... |
|
|