My account: Login | Sign Up
Loading... 

LFS Programmer Forum | Forum profile

Forum profile page for LFS Programmer Forum on http://www.lfsforum.net. This report page is the aggregated overview from a single forum: LFS Programmer Forum, located on the Message Board at http://www.lfsforum.net. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "LFS Programmer Forum" on the Message Board at http://www.lfsforum.net is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Live for Speed - LFS Programmer Forum (site profile, domain info lfsforum.net)
Title: LFS Programmer Forum
Url: http://www.lfsforum.net/forumdisplay.php?s=61c9...
Users activity: 26 posts per thread
Forum activity: 6 active threads during last week
 

Posting activity on LFS Programmer Forum:

  Week Month 3 Months
Threads: 6 25 128
Post: 18 87 338
 

LFS Programmer Forum Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
sun
3
user's latest post:
C++ Tool (Project)
Published (2008-11-24 20:27:00)
ye, thanks AndoidXP, i'll take a look
Shotglass
2
user's latest post:
Ideas for a program
Published (2008-11-25 19:54:00)
Quote: Originally Posted by JamesF1 Whilst the MATLAB help does cover everything , it doesn't cover it in a particularly simple or cohesive fashion - it kinda requires that you have some solid MATLAB knowledge on most topics before using it... which pretty much rules out learning MATLAB using it's built-in help. its a help not a tutorial once you have a basic idea of how matrices work the matlab docu is more than helpful... most of...
JamesF1
2
user's latest post:
Ideas for a program
Published (2008-11-25 23:20:00)
That's true to a certain extent - but most of the MATLAB documentation is poorly written and/or simply not clear enough to be useful. But, hey, that's just for me - I like clear, concise documentation.
AndroidXP
2
user's latest post:
C++ Tool (Project)
Published (2008-11-24 20:25:00)
Wait, so you actually took the advice someone gave you on the internet? Impossible. Well, if that's the truth then congrats to you, though I don't understand why I should be proud of you doing what you should've been doing from the beginning, not after countless failed threads and even Victor getting mad at you. Regarding C++, I doubt you'll find much more help than the existing CInsim library. In C++ you either do it...
Dygear
1
user's latest post:
Ideas for a program
Published (2008-11-24 06:53:00)
Quote: Originally Posted by Shotglass clearly you have never used proper languages matlab is easy and extremely well documented No, PHP is really the only well documented Language out there. There is a central resource, where all information can be found. All of the other langues really lack this (Althought, you know I would LOVE to be proved wrong, but if you do, share with links to these so called resources.) Oh, and I'll add Python to...
DarkTimes
1
user's latest post:
Ideas for a program
Published (2008-11-26 00:42:00)
Quote: Originally Posted by Dygear No, PHP is really the only well documented Language out there. There is a central resource, where all information can be found. Wow - I really disagree with you. In fact, I wouldn't even rate the PHP documentation that high in the overall scheme of things. Immediately .NET, Python, Ruby, Java come to mind as providing more easy to understand and in-depth documentation than PHP. Not least that they are...
UnknownMaster21
1
user's latest post:
Ideas for a program - Page 2 -...
Published (2008-11-26 08:59:00)
C++
wien
1
user's latest post:
Ideas for a program
Published (2008-11-25 14:32:00)
Quote: Originally Posted by Dygear No, PHP is really the only well documented Language out there. That's pretty close to the most preposterous thing I've ever heard. No other language on the planet is quite that filled with undocumented quirks and implementation specific behaviour. API documentation is easy enough to find (but certainly no better than any other API documentation out there), but dare to venture off the beaten path...
RocksGt
1
user's latest post:
Ideas for a program - Page 2 -...
Published (2008-11-26 09:03:00)
Quote: Originally Posted by Dygear There is a central resource, where all information can be found. All of the other langues really lack this (Althought, you know I would LOVE to be proved wrong, but if you do, share with links to these so called resources.) http://java.sun.com/j2se/1.5.0/docs/api/ http://www.ruby-doc.org/core/ http://www.ruby-doc.org/stdlib/ http://www.ruby-doc.org/doxygen/current/ These two are my main programming languages...
dougie-lampkin
1
user's latest post:
C++ Tool (Project)
Published (2008-11-24 21:19:00)
CInSim is a good start, but be warned, there is a lot of work to get it up to the standard of even the stock LFS External. (Unless it's been updated recently) It comes with a very basic NCN packet method (sorry, not sure what the correct term is in C++ ), and that's pretty much it. All the background stuff like connecting and staying connected is there though. I had started working on it, to make a fully working lib, but then I...
 

Latest active threads on LFS Programmer Forum::

Live for Speed
Started 3 days, 14 hours ago (2008-11-28 19:45:00)  by anttt69
I am weighing up the idea of building my own moving cockpit/simulator similar to that of the frex cockpit but utilising different technology. Basically I need someone to write me a program that will output LFS geforce data to a 3 axis stepper motor controller. like this one Is there a program that already does this? & how will i set it up specifically for a 3 axis simulator i.e. one motor...
Thread:  Show this thread (1 post)   Thread info: moving cockpit project need programmer Size: 751 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "moving cockpit project need programmer :: LFS Programmer Forum :: Live for Speed"
Live for Speed
Started 2 weeks, 1 day ago (2008-11-16 22:46:00)  by wheel4hummer
I am really bored, and have nothing to do. So I decided that I'm going to make some sort of software. I don't yet know what I'm going to make though. It will most likely be written in Java. Does anyone have any ideas of what kind of program I should make? I do not want to make a game. I want to make some sort of software that is actually useful. So does anyone have any ideas of what I can do to ...
Thread:  Show this thread (32 posts)   Thread info: Ideas for a program Size: 483 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Ideas for a program :: LFS Programmer Forum :: Live for Speed"
Live for Speed
Started 1 week ago (2008-11-24 19:50:00)  by sun
hi, I was wondering if there are any Projects or Tools for C++. Like a basic insim what connects to LFS, like the C# External client basically where u send back and forth. And then you build up. I've searched but cant find any. All i found whas i Lib.
Thread:  Show this thread (8 posts)   Thread info: C++ Tool (Project) Size: 267 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "C++ Tool (Project) :: LFS Programmer Forum :: Live for Speed"
Live for Speed
Started 2 years, 2 months ago (2006-09-28 14:28:00)  by MagicFr
Hi, Could it be possible to add current engine torque in OutGauge ? Also would be great to have current resistive torque into engine? wich is the torque that come from drive train and go to engine cheers,
Thread:  Show this thread (61 post)   Thread info: OutGauge - now available in T6 Size: 206 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "OutGauge - now available in T6 :: LFS Programmer Forum :: Live for Speed"
Live for Speed
Started 3 months, 1 week ago (2008-08-25 20:38:00)  by Krammeh
Hey guys, I just wanted to let you all aware of a new project that I am going to be starting with a mate of mine. The plan in the long run is to create a game panel that would be cheaper than all of the other ones out there. It will be available under most Linux Distro's and Windows's based servers. One of the first games that we will be adding by default would of course by Live For ...
Thread:  Show this thread (12 posts)   Thread info: LFS Management for Linux / Windows Size: 930 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "LFS Management for Linux / Windows :: LFS Programmer Forum :: Live for Speed"
Live for Speed
Started 2 weeks, 4 days ago (2008-11-14 10:03:00)  by VorTeX3k
Hey there, I propably may have missed something but I cannot find a way to get a list of alled cars or tracks of a serv using InSim. Hope anyone can help me with that question. Best, vortex
Thread:  Show this thread (8 posts)   Thread info: Get list of allowed cars/tracks via InSim? Size: 231 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Get list of allowed cars/tracks via InSim? :: LFS Programmer Forum :: Live for Speed"
Live for Speed
Started 3 weeks, 6 days ago (2008-11-04 16:41:00)  by misiek08
I have string: Code: I'm bad men. and I will have: Code: I'm men. How can I replace anything to null?
Thread:  Show this thread (6 posts)   Thread info: Replacing string to null C# Size: 685 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Replacing string to null C# :: LFS Programmer Forum :: Live for Speed"
Live for Speed
Started 6 months, 2 weeks ago (2008-05-15 16:20:00)  by denry12
I am somewhat new to programming AVR and I wanted to know has anyone made a servo driver for speed and tach information through outgauge and released the code? My searches have been fruitless so far. Also, I am using attiny2313.
Thread:  Show this thread (13 posts)   Thread info: AVR and LFS Size: 273 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: AVR and LFS :: LFS Programmer Forum :: Live for Speed"
Live for Speed
Started 3 weeks, 4 days ago (2008-11-06 16:02:00)  by Greenseed
[quote] NODE BLOCK : 1 int 0 centre X : fp 1 int 4 centre Y : fp 1 int 8 centre Z : fp 1 float 12 dir X : float 1 float 16 dir Y : float 1 float 20 dir Z : float 1 float 24 limit left : outer limit 1 float 28...
Thread:  Show this thread (2 posts)   Thread info: Help on Path Information Size: 1,206 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Help on Path Information :: LFS Programmer Forum :: Live for Speed"
Live for Speed
Started 1 month, 2 weeks ago (2008-10-15 19:48:00)  by Migz
I thought of this earlier today and ive been researching a tiny bit about it throughtout the day and so i thought id ask if it would be possible Bassicly get an itouch/iphone to show part of the dash or all of the dash on its screen. I think i would have to use outgauge to do this although im not sure exactly how or what code would be needed. Im going to aim to do it very simply at ...
Thread:  Show this thread (56 posts)   Thread info: OutGauge To Ipod Touch? Is It Possible? Size: 1,392 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "OutGauge To Ipod Touch? Is It Possible? :: LFS Programmer Forum :: Live for Speed"
 

Hot threads for last week on LFS Programmer Forum::

LFS Programmer Forum
Ideas for a program - 9 new posts
Started 2 weeks, 1 day ago (2008-11-16 22:46:00)  by wheel4hummer
I am really bored, and have nothing to do. So I decided that I'm going to make some sort of software. I don't yet know what I'm going to make though. It will most likely be written in Java. Does anyone have any ideas of what kind of program I should make? I do not want to make a game. I want to make some sort of software that is actually useful. So does anyone have any ideas of what I can do to ...
Thread:  Show this thread (32 posts)   Thread info: Ideas for a program Size: 483 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Ideas for a program :: LFS Programmer Forum :: Live for Speed"
LFS Programmer Forum
C++ Tool (Project) - 8 new posts
Started 1 week ago (2008-11-24 19:50:00)  by sun
hi, I was wondering if there are any Projects or Tools for C++. Like a basic insim what connects to LFS, like the C# External client basically where u send back and forth. And then you build up. I've searched but cant find any. All i found whas i Lib.
Thread:  Show this thread (8 posts)   Thread info: C++ Tool (Project) Size: 267 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "C++ Tool (Project) :: LFS Programmer Forum :: Live for Speed"
LFS Programmer Forum
Started 3 days, 14 hours ago (2008-11-28 19:45:00)  by anttt69
I am weighing up the idea of building my own moving cockpit/simulator similar to that of the frex cockpit but utilising different technology. Basically I need someone to write me a program that will output LFS geforce data to a 3 axis stepper motor controller. like this one Is there a program that already does this? & how will i set it up specifically for a 3 axis simulator i.e. one motor...
Thread:  Show this thread (1 post)   Thread info: moving cockpit project need programmer Size: 751 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "moving cockpit project need programmer :: LFS Programmer Forum :: Live for Speed"

This page was found by:   LFS Strobe  lfs Strobe Mod  lfs strobe download