Done quite a bit of work on my game project. Created a better local web server to host both my own stuff (http://unique.hobby-site.com/) and the ASJP project. Speaking of which...
Codename ASJP is now known as Solar Embargo!
http://unique.hobby-site.com/SolarEmbargo/
I still need to figure out what I want to do with all of my blogs. My local server is far from stable so I should probably leave these hosted on blogger. Still, I might want to update the names since the game is titled now. Then again, who knows...
Sunday, May 10, 2009
Wednesday, March 11, 2009
Whoa
Didn't realize how long it had been sense I posted here last. I've only occasionally updated the game blog, but this one's fallen to the side.
The biggest issue I see with blogs, and social sites in general, is they all try and compete with each other. Just about every social networking site I've signed up for has had some version of blogging or journaling, and very few have had any cross-site integration. Facebook, for example, has a limited amount of it, but their site design has gotten so twisted half of it doesn't seem to want to update anymore.
The biggest issue I see with blogs, and social sites in general, is they all try and compete with each other. Just about every social networking site I've signed up for has had some version of blogging or journaling, and very few have had any cross-site integration. Facebook, for example, has a limited amount of it, but their site design has gotten so twisted half of it doesn't seem to want to update anymore.
Tuesday, November 27, 2007
Echo2 Framework
It seems the Echo2 framework transmits down to the client any changes it perceives occurred based on calls to add/remove/set methods of its components. What this translates too is that Echo2 does not keep track of what has already been transmitted in order to conserve bandwidth, so my code has to do it instead.
This isn't too surprising really. I had it in the back of my mind that this is how it likely worked. It is a little annoying, but I can see where such a self optimization would be complex to implement without doubling the memory requirements per user.
Initial testing shows that dial-up users are extremely vulnerable to excessive refreshes. It doesn't take too many before the "please wait" screen starts popping up. In fact, based on how the chat rooms behaved, I'd say it might be a good idea to reposition that "please wait" screen to somewhere other than the center of the screen. Perhaps the top-right.
I do hope Echo3 gets released soon. Support for dial-up is important.
This isn't too surprising really. I had it in the back of my mind that this is how it likely worked. It is a little annoying, but I can see where such a self optimization would be complex to implement without doubling the memory requirements per user.
Initial testing shows that dial-up users are extremely vulnerable to excessive refreshes. It doesn't take too many before the "please wait" screen starts popping up. In fact, based on how the chat rooms behaved, I'd say it might be a good idea to reposition that "please wait" screen to somewhere other than the center of the screen. Perhaps the top-right.
I do hope Echo3 gets released soon. Support for dial-up is important.
Monday, October 1, 2007
Remote Connections
Unless I did something terribly wrong, it appears my ISP is blocking FTP. This isn't too massive of a problem, but it does create some limits on my flexibility.
Guess I'll need another ISP when I have more visitors after all.
Guess I'll need another ISP when I have more visitors after all.
Tuesday, September 25, 2007
DynDNS And Remote Connections
Verified that port 80 isn't blocked by my ISP. This means I'll be able to let others connect into my own servers now.
Good news!!!
Good news!!!
Sunday, September 2, 2007
Java Projects
Need to look into Software Transactional Memory (STM) for Java at a later date. The atomic keyword could be really handy for multi-threaded access to variables, but current support for STM in Java seems to be lacking. Oh well, better luck next time.
Managed to get Subversion running as a service. It's not a permanent solution, but it should do until I have a proper server to put stuff like that on.
Managed to get Subversion running as a service. It's not a permanent solution, but it should do until I have a proper server to put stuff like that on.
Wednesday, August 22, 2007
Building Renovation
Managed a fair amount of work on the collapsed brick wall. It will be nice to get the air conditioner going again with this near 100 degree weather. It probably wouldn't be so bad if it wasn't for the building sitting snug around a bunch of others, at the bottom of a hill, where practically no wind ever hits. Hopefully the AC will be running again this Friday, Monday at the latest.
Once the AC gets the place cooled down I'll be able to begin work on setting up a server. I'm still thinking Daisy CMS will be the one I'll use. The feature set still looks to be the best all in one solution I've been able to find.
Once the AC gets the place cooled down I'll be able to begin work on setting up a server. I'm still thinking Daisy CMS will be the one I'll use. The feature set still looks to be the best all in one solution I've been able to find.
- openSuse
- DynDNS
- Sun JDK
- MySQL
- Daisy
Subscribe to:
Posts (Atom)

