Need Help? Contact the Espiya Helpdesk. CLICK HERE


Author Topic: Help mga master programmer  (Read 4446 times)

pogingbagsik!

  • Webmasters/Programmer
  • Active - Top Level
  • *
  • Posts: 819
  • Karma 62
Help mga master programmer
« on: March 09, 2015, 07:27:21 am »
good evening mga ka espiya lalo na sa mga programmer dito :)

im information system student , taking my last thesis.

"HUMAN RESOURCE MANAGEMENT SYSTEM USING BIOMETRICS"

meron na akong biometrics "uru 4500 digital persona"

question ko lng sino marunong or may idea on how to connect it sa VB2010 with MS SQL SERVER 2008 .

bale ang use nya dapat:
1. employee attendance
2. employee registration

thanks in advance . Godbless all :)

pogingbagsik!

  • Webmasters/Programmer
  • Active - Top Level
  • *
  • Posts: 819
  • Karma 62
Re: Help mga master programmer
« Reply #1 on: March 09, 2015, 07:30:54 am »
good evening mga ka espiya lalo na sa mga programmer dito :)

im information system student , taking my last thesis.

"HUMAN RESOURCE MANAGEMENT SYSTEM USING BIOMETRICS"

meron na akong biometrics "uru 4500 digital persona"

question ko lng sino marunong or may idea on how to connect it sa VB2010 with MS SQL SERVER 2008 .

bale ang use nya dapat:
1. employee attendance
2. employee registration

thanks in advance . Godbless all :)

nag hanap nako ng tutorial walang lumalabas , puro flexcode sdk lang meron :(

onetouch kasi yung flexcode ng scanner ko

pikapika2501

  • Webmasters/Programmer
  • Active - Two Stars
  • *
  • Posts: 226
  • Karma 9
  • "Ikaw na ako, ikaw na gwapo!"
Re: Help mga master programmer
« Reply #2 on: May 27, 2015, 01:06:26 pm »
Try Orange HRM:
http://www.orangehrm.com/

then kung marunong kang mag customize, yan ang eCustomize mo. Pwede mo namang ilagay in-full sa thesis na meron kang inenhance na website na created na with many modules.

I had customized it previously for a big company, to fit in Ph Corporate needs, like HMO, attendance etc. Matrabaho rin. mga 3 weeks of programming rin. Babad, 8 to 12 hours a day.

Then for the log-in, maraming paraan to populate an HTML textbox with the username password with the use of kahit anong language. I can do it in Java too.

Nga pala, the time I customized Orange HRM, I was only paid as an employee. Di kumikitang kabuhayan, pinagawa lang sakin and pinagtripan ko ring oo-han and to see kung kaya ko. Java nga pala ako, pero kaya namang mag basa nang codes ng PHP and debugging web, para ma ayos ang business logic.

jox

  • Mature (18+)
  • Active - First Star
  • *
  • Posts: 28
  • Karma 0
    • http://jox.web1000.com
Re: Help mga master programmer
« Reply #3 on: June 03, 2015, 11:36:46 am »
hindi kopa na try yan model ng finger print scanner mo, pero usually pag install mo nun driver nyan my component yan na kasama for vb na i cacall mo na lang sa program mo tapos gagana na sya. and yun sdk makakatulong sayo yun for programming kase my mga samples na kasama dun, meron pa nga ibang hardware before na plug n play yun mga barcode reader / finger print scanner na i focus mo lang yn cursor sa textbox nun program mo tpos na scan ka e lalabas na dun yn data kaya pwede mo din gamitin kahit sa web based na application for login and registration like yn orangehrm na app,

Adonai

  • <3 2 F ur MoM
  • 2006 Vanguards
  • Active - Top Level
  • *
  • Posts: 1537
  • Karma 38
  • Gender: Male
Re: Help mga master programmer
« Reply #4 on: June 03, 2015, 08:50:43 pm »
since unique ang finger print, scan muna yung bagong user. then mag assign ng employee id na unique din. kada IN/OUT ni user, i tatag sya sa database. hehehe.
You're not your. This not these. It's not its. We're not were.

Thanks Gat J.P. Rizal for the Arsenal shirt. <3

napster_nap69

  • Active - First Star
  • *
  • Posts: 22
  • Karma 3
Re: Help mga master programmer
« Reply #5 on: June 07, 2015, 12:27:48 pm »
Actatek gamit namin sa office. Madali lang sya isetup pre. Sql na bagsak nyan hugutin na lang ng page mo.

CMaro

  • Active - First Star
  • *
  • Posts: 15
  • Karma 2
  • Gender: Male
Re: Help mga master programmer
« Reply #6 on: July 14, 2015, 12:11:58 pm »
Ako.

Let me break your request into two parts: (1) Gusto mong turuan ka namin on how to interface with your biometric device and (2) Gusto mo rin i-apply yung una sa attendance and registration.

Bago ang lahat dapat may SDK kasama yung device mo but it looks like wala. I-try mo humingi sa binilhan mo but usually the SDK doesn't come for free nor it is cheap. Dapat before buying nag-consult ka muna sa merong alam or at least sinabi mo sa tindahan na you'll be using it for a school programming project. Let me reiterate it for you and for the readers, when you ask for any device SDK sabihin mo it's for a school project. Marami kasing kupal na seller kapag nalaman nilang gagamitin sa thesis or sa isang company mahal ang sisingilin sa'yo for the SDK. The SDK is only available with a U.are.U Developer Kit; dati you can download the SDK via this URL but because of the Cross Match acquisition naging mas mahirap kunin ang sdk. Just ask kindly.

You can finish your whole application without doing the biometrics part. You can just add a columns or a table for the biometric module. Then, just insert some code for the registration and verification. Kapag nakuha mo na yung sdk sobrang dali na sa'yo yung ikalawa mong gustong mangyari. All will be clear kapag nakita mo yung sample code for the fingerprint registration and verification. To expound sa sinabi ko, basically, ganito yun.

Ang employee attendance is basically fingerprint verification from a database server-stored database  ;D. While, employee registration is also equivalent to fingerprint registration then storing it in the database.

Hope that helps.

OFF TOPIC: Fellow spies, before "helping" the TS, understand the request or question at hindi lang basta meron lang masabi. Like giving a suggestion to use a web-based open source HRM as a base for the TS' thesis. One, doing so can put the TS on a hot seat because this is plagiarism most of the time. Theses must be original and to use such a strategy will definitely be a no-no. Two, if foolishly accepted ng panel or ng adviser 'yun for some suntok sa buwan na reason, to implement such a feature to a web-based app is not an easy feat para sa isang novice.

maniac2999

  • Console Gamers
  • Active - Top Level
  • *
  • Posts: 1287
  • Karma 178
Re: Help mga master programmer
« Reply #7 on: July 15, 2015, 02:27:12 am »
Some opinions -

Like giving a suggestion to use a web-based open source HRM as a base for the TS' thesis. One, doing so can put the TS on a hot seat because this is plagiarism most of the time.

I think OK lang naman kung base mo, as a starting point, e isang open source system. 99% of the time, sa quality ng education sa most IT schools dito, you can't expect the students to code from scratch, lalo pa kung expect mo na matapos within a given time period, maikli ang isa o dalawang sem.

It is plagiarism kung hindi mo cinite yung work, pero may FOSS naman na regardless of usage, cited or not, they don't care.. can't remember exact licensing scheme. Open source software, especially full featured systems such as CMSs, pag chineck mo source code nyan, hindi lulusot sa inspection, it will definitely not pass as original - unless sobrang bulok nung nagchecheck ng work or hindi talaga programmer.

Theses must be original and to use such a strategy will definitely be a no-no.

Original means not exactly alike dun sa kinuhanan mo, so kung minor improvement, bagong module, etc. at kung undergraduate course lang naman, it will definitely pass. BTW, hindi "thesis" ang tawag dito, strictly in academic terms, kung thesis yan dapat focused on theory yung core, at hindi dapat system development, this is actually just a system development project.