[ Previous ] [ 1 ] [ 2 ] [ 3 ] [ 21 ] [ 22 ] [ 23 ] [ Next ]
Hi,
Migration from windows to gentoo linux is complete since the powersupply of my old computer is fried
.
The last couple of day I've been busy witn installing my new computer I allready got my php editors installed I only need to get a good and simple FTP access working
when I got that working I can code the hell out of my self again
. I try to get atleast lufs or NFS working by tomorrow to get 50% of the solution for easy FTp working 
FOr the real life hack I gonne try to get the development version asap working and release ready to fix the problem with empty places on the marriage list on some sites
Grtz,
WyriHaximus
[ Read More ]
Hi,
The last 8 days I as very busy with school, parent, girlfriend and other things also I was ill 2 day
. But I managed to code some good things.
For the real life hack his tool tips I use a DHTML tooltip script. As allways I first email the author of the script and ask the permission for using it in my hacks. I got persission to use it
.
The tool top includes a text like this "USERNAME his AGE year old GENDER" for example "Tian-Xing his 20 year old boyfriend".
Things I coded:
Grtz,
WyriHaximus
[ Read More ]
Hi,
Sorry for didn't post the last couple of day I was kinda busy and tired at the end of the day. So now I'm at college and got some time to post
.
The last couple of days I di some nice coding. Like:
Grtz,
WyriHaximus
[ Read More ]
Hello all,
I boked some great progress today
. first of all I wrote 2 types of progressbars and I have done 3 more API functions.
Today:
Greetingies,
WyriHaximus
[ Read More ]
Hi,
Today was actualy a borig day college ended with playing UT (Unreal Tournement), tomorrow I gonne start coding
. Gonne try to write SMTP implentation in VB.Net.
For developement it was a good day fixed the API for real life and make god progress on the newsletter script.
Yesterday I forgot to mention I appleyd on SF.net (SourceForeg.net) for my phpBB2 hacks. Now just wait and hope I get accepted
Today:
NOTE: I need to add more moods to the database and write a ACP part for it to manage.
Grtz,
WyriHaximus
[ Read More ]
Hello all,
I did some nice dev things today both stylish and codewise
Also I might get a new computer but that aint for sure yet
. OFr now I'm tired and gonne visit my bed for some hours.
Today:
Grtz,
WyriHaximus
[ Read More ]
Hi,
Yesterday and the day before yesterday I made some progress on the real life hack and today I did a part of the passwords stuff for the newsletter script.
I been busy rewriting some code to make it easyer and get a better overview of the hack I started with redoing the viewprofile pcp part wich aint done yet. Also I changed the class variable names to fix conflicts regarding variable names
Grtz,
WyriHaximus
[ Read More ]
Hi,
First of all, I wasyesterday evening top tired to even post here
Today I can handle it
.
I was at college again just like yesterday, when I decided to do VB.Net as a step from PHP to C++. I did install MSDN and Visual Studio and the rest of the time we played UT (Unreal Tournement). A classmate and I stayed longer because my installation wasn't finished before the end of college hours. So we played some more UT
Yesterday:
Today:
Grtz,
WyriHaximus
[ Read More ]
Hi,
I started at school today. It was kinda fun whe had to install windows xp (yuck) in total there where 5 xp cd's and 3 win 2003 for 20 students
I got ti working now gonne try to get a VPN between my homenetwork and my HDD
. We had to install xp on our personel HDD we got from school
(unhappy me we have to give it back at the end of the year). I gonne learn C++ there
. we also have to work in a project group working together on 1 project.
Today:
Grtz,
WyriHaximus
[ Read More ]
Hi,
It was a hot day today. I managed to do some things like finished real life 0.7.1 and sending it to the testers and testing the toplist on php5. College is gonne start tomorrow so I happy cause it's a while ago since I got to school
Today:
Grtz,
WyriHaximus
[ Read More ] [ Previous ] [ 1 ] [ 2 ] [ 3 ] [ 21 ] [ 22 ] [ 23 ] [ Next ]
The pinguins are marching on :D
Hi,
Migration from windows to gentoo linux is complete since the powersupply of my old computer is fried
.The last couple of day I've been busy witn installing my new computer I allready got my php editors installed I only need to get a good and simple FTP access working
FOr the real life hack I gonne try to get the development version asap working and release ready to fix the problem with empty places on the marriage list on some sites
Grtz,
WyriHaximus
[ Read More ]
Moi busy :/
Hi,
The last 8 days I as very busy with school, parent, girlfriend and other things also I was ill 2 day
For the real life hack his tool tips I use a DHTML tooltip script. As allways I first email the author of the script and ask the permission for using it in my hacks. I got persission to use it
The tool top includes a text like this "USERNAME his AGE year old GENDER" for example "Tian-Xing his 20 year old boyfriend".
Things I coded:
- The divorce API function for the real life.
- Merged the partner and marriages tables for the real life hack. It first of al saves you 2 of 3 rows in the database. The merge also makes SQl query's less big and complicated. I didn't do the delete function yet but this major change should save a lot of code and SQL query's.
- Extended the real life block on the profile and in viewtopic with a nice DHTML tooptip script called "Cool DHTML tooltip script" from "Dynamic Drive DHTML code library (www.dynamicdrive.com)".
- MArriage table includes a type field now. The different types will be Boy/girlfriend, angagement, marriage.
- I applyed pagenation to the blog

Grtz,
WyriHaximus
[ Read More ]
Teh didn't post days :$
Hi,
Sorry for didn't post the last couple of day I was kinda busy and tired at the end of the day. So now I'm at college and got some time to post
The last couple of days I di some nice coding. Like:
- Wrote a GDlib version of the HTMl progress bar with a gradient. It gets the colors for an XML file. And if the GDlib isn't installed it uses a standard set of images for the progressbar.
- doing the last things on the newsletterscript it only needs a last piece of code done and an installer and then it's done.
- Release the marriage hack 0.7.1 last friday

Grtz,
WyriHaximus
[ Read More ]
Progress(bar) day
Hello all,
I boked some great progress today
Today:
- API function to send the marriage proposal. Uses BEGIN_TRANSACTION and END_TRANSACTION to make sure everything is completely good. If one of the SQL query's fails they don't affect the database since the BEGIN_TRANSACTIOn query.
- API function to accept marriage proposal. Also uses BEGIN_TRANSACTION and END_TRANSACTION.
- API function to refuse marriage proposal. Also uses BEGIN_TRANSACTION and END_TRANSACTION (suprising
).
- Wrote a HTML progressbar class in PHP for real life. I allready intergraded into the marriage functions. (I'ts visible when you: propose someone, and when the other accepts or refuses
)
- Did the GDlib version fo the HTML progressbar only the GDlib version looks better
. Here is a post with examples(refresh to see more with different colors and percentage
): http://zion.wyrihaximus.net/sutra932.html#932
Greetingies,
WyriHaximus
[ Read More ]
Teh API fixed day
Hi,
Today was actualy a borig day college ended with playing UT (Unreal Tournement), tomorrow I gonne start coding
For developement it was a good day fixed the API for real life and make god progress on the newsletter script.
Yesterday I forgot to mention I appleyd on SF.net (SourceForeg.net) for my phpBB2 hacks. Now just wait and hope I get accepted
Today:
- Fixed the API call handling
. If you divorce on teh site now it uses the API for it. Marry will follow very soon.
- For the newsletter script I got the password part for the user working, now making it more advanced
.
- Wrote a very lite sessions script for the login into the newsletter script. It still needs some securety changes.
NOTE: I need to add more moods to the database and write a ACP part for it to manage.
Grtz,
WyriHaximus
[ Read More ]
Stylish progress and ACP passwords resets
Hello all,
I did some nice dev things today both stylish and codewise
Today:
- I finished the ACP password part of newsletterscript. It allows you to reset a members password and email it to him or her and I generates a password for a members added by the admin. Tomorrow I'll do the user part of the passwords

- I did some stylish work on real life also that includes that the real life block is back on viewprofile and on viewtopic.
- I'v tried to get the API's good but I'm still stuck at the divorce once if I get that working the rest will be easy going

Grtz,
WyriHaximus
[ Read More ]
Teh 2 days of progress and 1 easy going day :)
Hi,
Yesterday and the day before yesterday I made some progress on the real life hack and today I did a part of the passwords stuff for the newsletter script.
I been busy rewriting some code to make it easyer and get a better overview of the hack I started with redoing the viewprofile pcp part wich aint done yet. Also I changed the class variable names to fix conflicts regarding variable names
Grtz,
WyriHaximus
[ Read More ]
My 3rd day at school result tired :$
Hi,
First of all, I wasyesterday evening top tired to even post here
Today I can handle it I was at college again just like yesterday, when I decided to do VB.Net as a step from PHP to C++. I did install MSDN and Visual Studio and the rest of the time we played UT (Unreal Tournement). A classmate and I stayed longer because my installation wasn't finished before the end of college hours. So we played some more UT
Yesterday:
- Wrote a virtual life time class for real life; It's a nice piece of code; This class calculates with INIT2 the age of the current logged in user. It's also can calculate (and cach) others users age when the hack needs that. There is an auth function included to check of the user is old enough to do an 'event' (like marry you need to be 18 for that by law, get pregnant a 5 year old can't get prenant
that kinda stuff
)
Today:
- Wrote a API handling class for real life; I wrote it to make it a lot easyer for other developers to let 2 ppl marry. with just 1 function call
I did divorce today I wan't to do marry and child API call's tomorrow
. I also add to divorce, gonne do it with all the other to, BEGIN_TRANSACTION and END_TRANSACTION. When a query fails, like INSERT or UPDATE, the data isn't update so you won't get 'damaged' data anymore (can't garentied that anyway
)
Grtz,
WyriHaximus
[ Read More ]
My first day at college :)
Hi,
I started at school today. It was kinda fun whe had to install windows xp (yuck) in total there where 5 xp cd's and 3 win 2003 for 20 students
I got ti working now gonne try to get a VPN between my homenetwork and my HDD Today:
- Edit a litle piece of code in common.php, add a little piece of code in marriage_install.php. This result in no errors when runninginstall when updating or doing a new install of the real life hack.
Grtz,
WyriHaximus
[ Read More ]
The day of the split personality :P
Hi,
It was a hot day today. I managed to do some things like finished real life 0.7.1 and sending it to the testers and testing the toplist on php5. College is gonne start tomorrow so I happy cause it's a while ago since I got to school
Today:
- zipped and send the real life hack to the testers mostly good response some minor changes are needed including the install file

- tested the toplist on PHP5 working great for me

Grtz,
WyriHaximus
[ Read More ] [ Previous ] [ 1 ] [ 2 ] [ 3 ] [ 21 ] [ 22 ] [ 23 ] [ Next ]
]
]


