₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,037 members, 8,420,013 topics. Date: Thursday, 04 June 2026 at 09:30 AM

Toggle theme

Joefazee's Posts

Nairaland ForumJoefazee's ProfileJoefazee's Posts

1 2 3 4 5 6 7 (of 7 pages)

ProgrammingRe: Kindly Advise Me. by joefazee(m): 2:00am On Dec 15, 2009
@segsalerty you are right, but the only way to escape some pay shit is to design your own platform and you stay inside it, as a programmer, you are made independent and not a slave to any YES SIR, or Lagos hold-up in the morning for 30 days before you got paid.

Out there, every man on his own and if you work full time, you are been paid per project or time not this 30 days shit, like me, i don suffer, the thing pushed me into virri programming but nothing do me sha, PHP and Python the hala for my head, i will catch up with Java guys later.
ProgrammingRe: Kindly Advise Me. by joefazee(m): 11:48pm On Dec 14, 2009
Been a software programmer is different from certificate owner and without your university, you can still become the world best hacker trust me, but you need some level of education and computer science will really help you, but remember, you must understand the field of your programming, that is, if you want to become a real estate software programmer, the person who studied real estate and self trained himself as a programmer will write better application because he understand it better. so think about it. programming is not big, but what to program is bigger than we think we know.

@Good luck!
Tech JobsFree Programming Ebook On Php, Python, Java, Actionscript, C, C++, Javascript by joefazee(op): 9:04pm On Dec 14, 2009
Just send an email to me and i will send you free copy by email, please don`t sell the book if you get it free, lets pass it on. i`m an  ubuntu user and we love to share the spirit of free.  special priority for all Python and PHP request.

The subject of the email should start with FREEMIND
my email is withfreemind@yahoo.com

Follow me on twitter http://twitter.com/freefazee
ProgrammingRe: How Do You Elevate Privileges On Vista At Runtime by joefazee(m): 8:59pm On Dec 14, 2009
Well, i have not be doing GUI with QT, but whatever, check the pythonwin32 module and i think it contains something inside.
see

import win32net
import win32netcon
shinfo={ }
shinfo['netname'] = 'python test'
shinfo['type'] = win32netcon.STYPE_DISKTREE
shinfo['remark'] = 'data files'
shinfo['permissions'] = 0
shinfo['max_uses'] = -1
shinfo['current_uses'] = 0
shinfo['path'] = 'c:\\my_data'
shinfo['passwd'] = ''
server = 'servername'
win32net.NetShareAdd(server, 2, shinfo)


What the above code does is to create a shared folder across LAN network, the dictionary object contain key of [netname, passwd] that enable you to logon and gain administrative level before performing the task. so, look into win32neton module
Tech JobsRe: CMS Developer by joefazee(m): 8:26pm On Dec 14, 2009
You may call mefor real job, i mean job that is complex, i will create a good modular backend for you using Advance PHP and MySql with speed. we have many PHP coders but few good coder (08066100671) or email joefazee [a.t.] gmail .com
PhonesRe: Bluetooth Chating Software For Mobile Phones: by joefazee(m): 6:33pm On Dec 14, 2009
When you say Mobile Phone, we have many of them. the software that can run on Nokia a may not run on Nokia be, so be specific.

Advice: consider Java or
PythonS60 (wiki.opensource.nokia.com/projects/Python_for_S60, opensource.nokia.com) which is spported by wide range of Nokia and Sonny Ericsson. though i will go for Python , simple, and sweet
Tech JobsRe: Partners Needed For New IT Company by joefazee(m): 5:24pm On Dec 14, 2009
Just one big problem in this country 'CERTIFICATE'. programmers and not educated people, programmers and problem solver, people who think beyond school, school only show you want to use and not how to use it.  if you are looking for graduates you will likely get certificate owners and not programmers.

I have many boys that attended big IT firm in this country but can not even write


<?php
class Person {
  private static $ins =null;
  private $data = array();
  private function __construct() {}
  public function getInstance() {
     if(self::$ins == null) {
         self::$ins =  new Person;
     }
    return self::$ins;
}
public function __get($name) {
  if(in_array($name, array_keys($this->data))) {
    return $this->data[$name];
}else{
trigger_error("Object not in array", E_USER_ERROR);
}
}

public function set($name, $value) {
  $this->data[$name] = $value;
}
}


So, tell me, what is amazing about grace if not for the greatness of GOD
ProgrammingIs This Place For Adverts Or Problem Solving? by joefazee(op): 5:04pm On Dec 14, 2009
This forum should be for problem solving and idea, not advert, some people come and paste their useless low computer school advert here, such people can`t even write a line of code.

The admin of this form should be deleting such posts, if post did not match the forum post type, is should be deleted. i hate to stay in the mist of unorganized people, here should be for coders and those who want to learn or ask question(s).

Well, i will start new PHP Tip and Trick, post but it will be for advanced PHP programmers.
check it out by tomorrow
ProgrammingRe: 3by2 Matrices Multiplication In C(4 Soji) by joefazee(m): 5:00pm On Dec 14, 2009
Learn how to use
 tag
Jobs/VacanciesWeb Development And System Administration by joefazee(op): 6:38pm On Aug 01, 2009
Did you need someone do help you on the above topic (Web development & System administration)?
and your needs are?

Programming
- PHP, Python

Database
-MySql, SQlite

Markup language
-XHTML, XML, CSS

Graphic Design
-Photoshop, Corel Draw, Flash Animation

Web development is more than just designing web pages or writing scripting in a programming language.
Our developers have good understanding of Design structure, Web services, CMS, good database design and interface design.

If you need someone just send me an email. joefazee [at] gmail.com or call 08066100671, 07093162816

1 2 3 4 5 6 7 (of 7 pages)