June 29, 2006 at 14:51
· by Sebastiaan · 107 hits
Filed under Computers, Microsoft
So you had this error before? Searched the internet for hours but didn’t find anything? Have you done all the bogus helpctr /regserver stuff? Doesn’t work hey? Even reinstalling the help binaries and the registry keys didn’t work? Well my friend, I might have a solution for you which helped perfectly for me!
Read the rest of this entry »
Permalink
June 28, 2006 at 13:17
· by Sebastiaan · 115 hits
Filed under Computers, Microsoft
Okay, I must admit, and what most people will have to admit, the numbering system in Word is far from intuitive.
But it works if you study it long enough…
… or read a good article about it.
So I did. I found this very great article:
How to create numbered headings or outline numbering in your Microsoft Word document
Make sure you follow all the steps in the right order, and very strictly, and you will succeed!
Permalink
June 22, 2006 at 17:05
· by Sebastiaan · 120 hits
Filed under Computers, Games
I was checking out these great scripts today, the ones including !changemap, !stats, !kick, … which are not available to the standard admin console.
There is a whole bunch of commands, and I’ve made a little pdf which lists them, for those who are new to administering MTA:SA Race 1.1.1.
Read the rest of this entry »
Permalink
June 22, 2006 at 11:05
· by Sebastiaan · 106 hits
Filed under phpReservation
Studying is over now, so I can focus a bit more on phpres. One
important feature added today is event adding. I am still
busy figuring out what to do next. The most important thing in
these kind of database applications is to keep integrity up at
all times. This means that deleting of anything is not yet
implemented. Because deleting an event, may require deleting
some reservations, which might delete customers and users, which
of course we don’t want. I have to think that part through.
First of all, I am going to try to upload my sql dump, and
scripts, to see if it works on a remote server.
Well, the uploading and adjusting was kind of crappy, with database
usernames / prefixes, which by the way are fixed now.
I think I’m gonna sleep over this a while :p
Permalink
June 19, 2006 at 00:18
· by Sebastiaan · 103 hits
Filed under phpReservation
As the weekend went by, I’ve done some other website stuff
unrelated to phpReservation, but today we have another
noticable update. Included now are a calendar date chooser,
updating events, linking them of course to the existing halls,
a lot of bullshit with the date functions, which at the end,
I didn’t even need… So lots of time wasted, but we’ve got
something now…
Hope tomorow brings more new stuff (although I might study just
a bit more, having my last examen Wednesday..)
Permalink
June 15, 2006 at 16:17
· by Sebastiaan · 106 hits
Filed under phpReservation
As I’ve worked quite a lot yesterday, the need to work much
today is high. What i’ve done: add customer information to
the user tables (this was a database design flaw), added a
new attribute to the event entity (”name”, also a design flaw),
starting the interface for public Events (not the admin
section), but I have to wait to make orders. Furthermore
I’ve added a 404 page not found handler (very simple though).
I’ve also repaired the (by this time) broken source origination
script, had to be executed before any links were created in
navigation section.
That’s about everything I want to say.
Permalink
June 15, 2006 at 01:25
· by Sebastiaan · 95 hits
Filed under phpReservation
Not so chill anymore this late at night.
I’ve been working heavily on two main systems now: Profile
management for every user, admin roles and distinction, and
I’ve started the hall management for admins. Admins can now
add/edit/delete halls, all with a very responsive and intuitive
UI. I’ve found some very cool and flashy icons on
Phoenity which I tend to use for my basic theme.
I’m going to bed now! Ciao.
Permalink
June 14, 2006 at 11:26
· by Sebastiaan · 100 hits
Filed under phpReservation
I’ve been working some more this morning, making the template
system a little less retarded, together with some new basic
functions, for debug and error output (logging will follow some
time). Now comes the Profile manager, for every user, quite
basic actually.
Chill.
Permalink
June 12, 2006 at 11:55
· by Sebastiaan · 88 hits
Filed under phpReservation
A small update today. Since I wasn’t available this weekend, no
updates have been made. I am now working on the basic functions,
db querying, template output, but all very primitive and not so
clean. A better theme engine is to be created in the future,
together with a more binding directory structure, although, the
structure is not so bad, it’s based on phpBB and Drupal.
‘Till next time!
Permalink
June 8, 2006 at 18:33
· by Sebastiaan · 100 hits
Filed under Computers, Web Development
So I’m starting this new project for PHP/MySQL (still hidden for all of you, depends on how it turns out) and I wanted to use Drupal-like naming conventions, thus using a bootstrap.inc file containing PHP code. Dreamweaver doesn’t have a WYSIWYG way to add file extensions to existing document types.
Read the rest of this entry »
Permalink