User Profile

Collapse

Profile Sidebar

Collapse
Apostle
Apostle
Last Activity: Dec 9 '09, 01:37 AM
Joined: Dec 8 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Apostle
    replied to Help Me Get Up and Running With DLL
    in C
    After several trials, I decided to give up!
    I have never been succcessful in setup any meaningful C++ projects a part from foolish learning garbages. May be another time I will give it a try again
    Very sad!!
    See more | Go to post

    Leave a comment:


  • Apostle
    replied to Help me with Login System
    in PHP
    Thanks I'm going to check
    See more | Go to post

    Leave a comment:


  • Apostle
    replied to Help me with Login System
    in PHP
    I have learned a little on MYSQLi, I will check for PDO!
    If you don't mind you can provide me a link. For now, I going to google
    See more | Go to post

    Leave a comment:


  • Apostle
    Apostle posted a Visitor Message for dlite922
    very useful help on my thread. Thanks!
    See more | Go to post

  • Apostle
    replied to Help me with Login System
    in PHP
    Any recommended code that I can build upon? As per say, I'm beginner in these things and security matters alot in web apps :)
    See more | Go to post

    Leave a comment:


  • Apostle
    replied to Help me with Login System
    in PHP
    Thanks Dan for Postive criticism.
    I completely rewrote the whole thing and will post it here. For now I it is Here
    I will post it here.

    The reason I want to write from the scratch is to learn new thing as I go, and I know there are many experts that can drill and expose my ignorance on something and definitely improve my skills.

    So feel free to criticize me or advice me on anything (code, good coding habits...
    See more | Go to post

    Leave a comment:


  • Apostle
    replied to Help me with Login System
    in PHP
    this is newbie start writting the script. So IWhat I wanted is criticism and suggestion. I want to end up with full secure login system. That is my intention and I believe it is in Job descriptin ;)

    Sorry for being vague and welcome for help :)
    See more | Go to post

    Leave a comment:


  • Apostle
    started a topic Help me with Login System
    in PHP

    Help me with Login System

    Hi all, after thinking for sometimes, I thought it will be great opportunity to learn if I will start from scratch and build my own register/login system. Here is the thread that I will be posting the progress and I hope you guys will help me.

    The code below is what I have so far. Just put two scripts in the same directory and that is! I hope you will help me
    Thanks!
    class.php
    [CODE=php]
    <?php
    //php login...
    See more | Go to post

  • Apostle
    replied to Make SQLite/MySQL database using text
    thanks alot
    I love the simplicity
    See more | Go to post

    Leave a comment:


  • Apostle
    started a topic Make SQLite/MySQL database using text

    Make SQLite/MySQL database using text

    Hi All,
    I have text file and want to make script to insert it in database. The text looks like this (Sample line):

    01O 1 1 Hapo mwanzo Mungu aliziumba mbingu na nchi.

    The text is tab delimited.
    Thanks alot!
    See more | Go to post

  • Apostle
    replied to Off topic: Inno Setup & wxPython
    Ok I will try that!
    Thanks
    See more | Go to post

    Leave a comment:


  • Apostle
    replied to Off topic: Inno Setup & wxPython
    How do I do that? I can write the .bat file but what about making a shortcut with the same icon (dont like the .bat's windows icon)
    See more | Go to post

    Leave a comment:


  • Apostle
    replied to Off topic: Inno Setup & wxPython
    contents of the log complains that certain folder is not found.
    In fact, the folder is in its place that's why when I run the exe file, it starts with no problem. I think something is wrong in running usng shortcuts

    in Inno setup I see option to start application with arguments. Could there be something I'm missing?
    See more | Go to post

    Leave a comment:


  • Apostle
    started a topic Off topic: Inno Setup & wxPython

    Off topic: Inno Setup & wxPython

    I don't know where to post it inBytes, but since I'm used to Python forum, I hope someone will help me here. Advices of as to where I should post this are valid!

    I have made a project, compiled it with py2exe and packed fine with Inno setup. The setup installs fine and adds both desktop and start menu Icon.

    The problem is when I click the shortcuts, I get error as attached image shows "see log for more details"...
    See more | Go to post

  • Apostle
    started a topic Printing with wxpython

    Printing with wxpython

    Hi all,
    I want to implement print option on my program. For now I need to print ListCtrl. I'm doing google process and I posted here in case someone happens to know and is willing to help me. You can tell me at list procedures involved in printing and previewing something like:
    1. do blah blah
    2. Then call blah blah

    I cannot well grasp the Demo as well as print examples in wxpywiki. They are either too complex...
    See more | Go to post

  • Apostle
    replied to Help Me Get Up and Running With DLL
    in C
    BladeMP3Enc.h

    Code:
    /*
     * Blade Type of DLL Interface for Lame encoder
     *
     * Copyright (c) 1999-2002 A.L. Faber
     * Based on bladedll.h version 1.0 written by Jukka Poikolainen
     *
     * This library is free software; you can redistribute it and/or
     * modify it under the terms of the GNU Lesser General Public
     * License as published by the Free Software Foundation; either
    ...
    See more | Go to post

    Leave a comment:


  • Apostle
    replied to Help Me Get Up and Running With DLL
    in C
    I want to get started with THIS lame_enc.dll
    I have read the MSDN and have an overview. What I miss is how to Jump start!
    See more | Go to post

    Leave a comment:


  • Apostle
    replied to Help Me Get Up and Running With DLL
    in C
    I really wish to but here in my country such technological books are hard to have.
    They are, infact difficult to get. So unless there is free PDF, I cannot have it!
    Very sad to say :(
    See more | Go to post

    Leave a comment:


  • Apostle
    replied to Help Me Get Up and Running With DLL
    in C
    I plan to use implicit, yet I cannot find the .lib file in lame distribution.
    BTW I don't have that book!
    See more | Go to post

    Leave a comment:


  • Apostle
    replied to Help Me Get Up and Running With DLL
    in C
    Sorry guys for late reply. I was out of the net for some time now
    I actually want to use dll named lame_enc.dll found here:
    http://lame.sourceforge.net/

    I want to make simple MP3 encoder that encodes one file from wav to mp3
    I have a manual here
    http://www.fi.muni.cz/~qruzicka/Smid/man.htm
    But I want to get started

    I will appreciate your help!...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...