Original Networking Support thread for the unemployed

Page 16 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

Entity

Lifer
Oct 11, 1999
10,090
0
0
Despite the fact that I can't see the Private Topics thread , here's what I'm working on right now:

A MySQL Database for people to add job postings to, so that they don't have to be registered to a forum to add a job posting. This will be integrated with phpBB, so that when people add something to the database, it will automatically be posted. I'm thinking that simpler == better, so I'm not going to worry about adding db stuff for applicants, resumes, etc., until it really seems necessary.

Anyone have suggestions for this? I'm just in the development phase with it right now, but it doesn't seem like it will be too difficult.

Rob
 

RossMAN

Grand Nagus
Feb 24, 2000
78,811
318
136
Entity - I've given up on the private topics thread idea.

Since you're now registered on the JobNetworking.org Forums, I'll make you a moderator so you can view and post to the private Administor Talk forum.
 

yoda291

Diamond Member
Aug 11, 2001
5,079
0
0
Originally posted by: Entity
Despite the fact that I can't see the Private Topics thread , here's what I'm working on right now:

A MySQL Database for people to add job postings to, so that they don't have to be registered to a forum to add a job posting. This will be integrated with phpBB, so that when people add something to the database, it will automatically be posted. I'm thinking that simpler == better, so I'm not going to worry about adding db stuff for applicants, resumes, etc., until it really seems necessary.

Anyone have suggestions for this? I'm just in the development phase with it right now, but it doesn't seem like it will be too difficult.

Rob

It's late and I've been playing with soybomb so I'm a little woozy...but I've been skimming the phpbb code and it definitely looks doable. It looks like all you need is to simulate adding a post in the phpbb_posts table, then create a matching entry in phpbb_posts_text to match the information in the posting database. they're linked using the post_id key (duh). I'll see if I can't whip up something stupid tomorrow evening.
 

Entity

Lifer
Oct 11, 1999
10,090
0
0
Originally posted by: yoda291
Originally posted by: Entity
Despite the fact that I can't see the Private Topics thread , here's what I'm working on right now:

A MySQL Database for people to add job postings to, so that they don't have to be registered to a forum to add a job posting. This will be integrated with phpBB, so that when people add something to the database, it will automatically be posted. I'm thinking that simpler == better, so I'm not going to worry about adding db stuff for applicants, resumes, etc., until it really seems necessary.

Anyone have suggestions for this? I'm just in the development phase with it right now, but it doesn't seem like it will be too difficult.

Rob

It's late and I've been playing with soybomb so I'm a little woozy...but I've been skimming the phpbb code and it definitely looks doable. It looks like all you need is to simulate adding a post in the phpbb_posts table, then create a matching entry in phpbb_posts_text to match the information in the posting database. they're linked using the post_id key (duh). I'll see if I can't whip up something stupid tomorrow evening.
I was actually thinking about having the form post go to a modified version of posting.php, and just post using that. More details as I figure out what the hell I'm talking about.

Rob
 

yoda291

Diamond Member
Aug 11, 2001
5,079
0
0
Originally posted by: Entity
Originally posted by: yoda291
Originally posted by: Entity
Despite the fact that I can't see the Private Topics thread , here's what I'm working on right now:

A MySQL Database for people to add job postings to, so that they don't have to be registered to a forum to add a job posting. This will be integrated with phpBB, so that when people add something to the database, it will automatically be posted. I'm thinking that simpler == better, so I'm not going to worry about adding db stuff for applicants, resumes, etc., until it really seems necessary.

Anyone have suggestions for this? I'm just in the development phase with it right now, but it doesn't seem like it will be too difficult.

Rob

It's late and I've been playing with soybomb so I'm a little woozy...but I've been skimming the phpbb code and it definitely looks doable. It looks like all you need is to simulate adding a post in the phpbb_posts table, then create a matching entry in phpbb_posts_text to match the information in the posting database. they're linked using the post_id key (duh). I'll see if I can't whip up something stupid tomorrow evening.
I was actually thinking about having the form post go to a modified version of posting.php, and just post using that. More details as I figure out what the hell I'm talking about.

Rob

I thought about it that way for a second, but I figured setting the session value manually and spoofing a user would be more complicated than just manually adding a post.
 

Entity

Lifer
Oct 11, 1999
10,090
0
0
Originally posted by: yoda291
Originally posted by: Entity
Originally posted by: yoda291
Originally posted by: Entity
Despite the fact that I can't see the Private Topics thread , here's what I'm working on right now:

A MySQL Database for people to add job postings to, so that they don't have to be registered to a forum to add a job posting. This will be integrated with phpBB, so that when people add something to the database, it will automatically be posted. I'm thinking that simpler == better, so I'm not going to worry about adding db stuff for applicants, resumes, etc., until it really seems necessary.

Anyone have suggestions for this? I'm just in the development phase with it right now, but it doesn't seem like it will be too difficult.

Rob

It's late and I've been playing with soybomb so I'm a little woozy...but I've been skimming the phpbb code and it definitely looks doable. It looks like all you need is to simulate adding a post in the phpbb_posts table, then create a matching entry in phpbb_posts_text to match the information in the posting database. they're linked using the post_id key (duh). I'll see if I can't whip up something stupid tomorrow evening.
I was actually thinking about having the form post go to a modified version of posting.php, and just post using that. More details as I figure out what the hell I'm talking about.

Rob

I thought about it that way for a second, but I figured setting the session value manually and spoofing a user would be more complicated than just manually adding a post.

We'll see.

Rob
 

dmcowen674

No Lifer
Oct 13, 1999
54,889
47
91
www.alienbabeltech.com
Originally posted by: Kaervak
Might as well try this again. I'm looking for anything drafting related in the northeast Ohio area. I'd prefer the automotive field, but anything will be fine. My degree is currently an AAS, however I plan to expand on that in the future. I'm proficient in several versions of AutoCAD & Mechanical Desktop. I'm also willing to relocate to another state if necessary. If you need a copy of my resume, just ask and it's yours. Thank you.

You can actually post your resume on the offsite forum named after this thread, have you done that yet?



 

Dracos

Senior member
Jun 10, 2001
637
0
0
Originally posted by: dmcowen674
Originally posted by: Kaervak
Might as well try this again. I'm looking for anything drafting related in the northeast Ohio area. I'd prefer the automotive field, but anything will be fine. My degree is currently an AAS, however I plan to expand on that in the future. I'm proficient in several versions of AutoCAD & Mechanical Desktop. I'm also willing to relocate to another state if necessary. If you need a copy of my resume, just ask and it's yours. Thank you.

You can actually post your resume on the offsite forum named after this thread, have you done that yet?

I have posted mine....

I hope that the other members will help it grow more......
 

charrison

Lifer
Oct 13, 1999
17,033
1
81
If you are in or around San Antonio Texas we are looking a couple of software developers.
They will most likely be vb/database positions with some c++. We are also looking for a tech writer.

PM if you are interested.
 

dmcowen674

No Lifer
Oct 13, 1999
54,889
47
91
www.alienbabeltech.com
Originally posted by: Dracos
Originally posted by: dmcowen674
Originally posted by: Kaervak
Might as well try this again. I'm looking for anything drafting related in the northeast Ohio area. I'd prefer the automotive field, but anything will be fine. My degree is currently an AAS, however I plan to expand on that in the future. I'm proficient in several versions of AutoCAD & Mechanical Desktop. I'm also willing to relocate to another state if necessary. If you need a copy of my resume, just ask and it's yours. Thank you.

You can actually post your resume on the offsite forum named after this thread, have you done that yet?

I have posted mine....

I hope that the other members will help it grow more......

I saw your postings on the site Dracos. Yes, it needs everyone to take the extra step of clicking over to that site to post Jobs available in the Regions of the Country as well as job searchers to post their Resumes or at least what they are looking for in thier particular region.

-------------------------------------------------------------------------------------------------------------------------------
If you are in or around San Antonio Texas we are looking a couple of software developers.
They will most likely be vb/database positions with some c++. We are also looking for a tech writer.

PM if you are interested.
----------------------------------

I'll check to see if this was posted. Thanks for letting people know here.



 

TommyVercetti

Diamond Member
Jan 4, 2003
7,623
1
0
What's the market looking like for software testers? By software testers I mean those people who just sit there and all day long do the extremely monotonous and boring job ever. I am looking for that kind of a job.
 

EagleKeeper

Discussion Club Moderator<br>Elite Member
Staff member
Oct 30, 2000
42,589
5
0
Originally posted by: TommyVercetti
What's the market looking like for software testers? By software testers I mean those people who just sit there and all day long do the extremely monotonous and boring job ever. I am looking for that kind of a job.


Try looking via America's Job Bank, Dice, HotJobs, etc. I see listings for testers quite abit, however, what they are looking for is different skills/exposure/tools for each listing. Good Luck.
 

MrYogi

Platinum Member
Mar 15, 2003
2,680
0
0
Hey all:

Bachelors required. If anyone has five or more years experience with a variety of computer systems including Unix or Linux-based network and NT-based network servers; industry recognized certifications a plus; extensive and demonstrable hardware and software experience and Supervisory experience, there is a great job for you. Please PM me.
 

hzl eyed grl

Super Moderator<br>Elite Member
Dec 28, 1999
13,106
64
91
Well, I'm in Virginia. I moved here close to three months ago. We live in a small area so work is proving to be a bit harder to find. I don't have any degrees or certifications that I can use. (I really should have stayed in college!) So....most of the work I do is like reception/secretary/admin assist. I have done some tech support too. One thing I've noticed besides there being less jobs around here than where I lived in California is the wages here are a lot lower. UGH! lol

Good luck to everyone else looking, too!
 

eliteorange

Senior member
Jul 23, 2001
493
0
0
undergrad college student fresh out of college w/ a computer networking degree. pursuing cisco cert. network professional seeking any IT/networking/web design type of job

please help
 

Remnant2

Senior member
Dec 31, 1999
567
0
0

It's not exactly a dream job in IT, but if you're a student (or just college-aged) in the Seattle, WA area, I'm looking to hire a couple painters this summer. Painting, you say, I'm outta here! But it's not really a bad job.
I'm a CS guy, but I painted last summer and very much enjoyed getting a nice tan from working, something that doesn't happen sitting in front of a computer

Anyways, again, the details are:

Fulltime (40hr/wk).
No experience necessary. Will train..
$8.40/hr or better. Your ultimate pay/hr on a job depends on your efficiency in painting.
You need a car to get to the jobsites.

If you're interested, shoot me an email or an IM. I'm looking at making a decision regarding painters soon.
 

Dracos

Senior member
Jun 10, 2001
637
0
0
Originally posted by: MustangSVT
any job openings for tech support positions in IL?

Thats what I would like to know...

3 months searching and still going....
 

dmcowen674

No Lifer
Oct 13, 1999
54,889
47
91
www.alienbabeltech.com
Just posted on the front page of Yahoo that the jobless rate is the highest in 9 years. They could've looked here a long time ago and figured that out
, anyway more inmportant than ever to use every resource possible to find work and not neccessarily Computer or IT related. You know, the old dead horse thing?
 
sale-70-410-exam    | Exam-200-125-pdf    | we-sale-70-410-exam    | hot-sale-70-410-exam    | Latest-exam-700-603-Dumps    | Dumps-98-363-exams-date    | Certs-200-125-date    | Dumps-300-075-exams-date    | hot-sale-book-C8010-726-book    | Hot-Sale-200-310-Exam    | Exam-Description-200-310-dumps?    | hot-sale-book-200-125-book    | Latest-Updated-300-209-Exam    | Dumps-210-260-exams-date    | Download-200-125-Exam-PDF    | Exam-Description-300-101-dumps    | Certs-300-101-date    | Hot-Sale-300-075-Exam    | Latest-exam-200-125-Dumps    | Exam-Description-200-125-dumps    | Latest-Updated-300-075-Exam    | hot-sale-book-210-260-book    | Dumps-200-901-exams-date    | Certs-200-901-date    | Latest-exam-1Z0-062-Dumps    | Hot-Sale-1Z0-062-Exam    | Certs-CSSLP-date    | 100%-Pass-70-383-Exams    | Latest-JN0-360-real-exam-questions    | 100%-Pass-4A0-100-Real-Exam-Questions    | Dumps-300-135-exams-date    | Passed-200-105-Tech-Exams    | Latest-Updated-200-310-Exam    | Download-300-070-Exam-PDF    | Hot-Sale-JN0-360-Exam    | 100%-Pass-JN0-360-Exams    | 100%-Pass-JN0-360-Real-Exam-Questions    | Dumps-JN0-360-exams-date    | Exam-Description-1Z0-876-dumps    | Latest-exam-1Z0-876-Dumps    | Dumps-HPE0-Y53-exams-date    | 2017-Latest-HPE0-Y53-Exam    | 100%-Pass-HPE0-Y53-Real-Exam-Questions    | Pass-4A0-100-Exam    | Latest-4A0-100-Questions    | Dumps-98-365-exams-date    | 2017-Latest-98-365-Exam    | 100%-Pass-VCS-254-Exams    | 2017-Latest-VCS-273-Exam    | Dumps-200-355-exams-date    | 2017-Latest-300-320-Exam    | Pass-300-101-Exam    | 100%-Pass-300-115-Exams    |
http://www.portvapes.co.uk/    | http://www.portvapes.co.uk/    |