RSS

Tag Archives: Real Studio

WebCalendar 1.1 Released!

 I’ve been working hard to improve the class and, though I’ve said it already, I’m very glad with how it’s turning out. You’ll notice the thumbnail for this post looks rather different from the previous snapshots. That’s because I wanted to show off the calendar’s visual versatility, as well as a couple new features in this version; namely, text color for weekends, and the ability to hide the days of adjacent months. As always, these are changeable in both code and in the property list in the IDE. The other shots looked a bit crazy, but this one I think has a nice, sleeker look — as may be used.

Head over and download it!

Read the rest of this entry »

 
6 Comments

Posted by on January 22, 2012 in Open Source Projects, Programming

 

Tags: , , ,

WebCalender Is Here!

I apologize for the extra delay (my actual work got in the way, can you believe that!?), but I’m finally releasing the Real Studio Web Calender. I’m really quite happy with how it’s turned out, and I’m looking forward to adding further functionality and robustness in the future. Read more to find out what’s new in this version, or just go download it! Let me know how you use it

Read the rest of this entry »

 
38 Comments

Posted by on January 19, 2012 in Open Source Projects, Programming

 

Tags: , , ,

Web Calender Update

Well there you have it! I’ve heard you and updated the Web Calender: I added support for setting the first day of the week. In the properties panel just select from a drop down list which day of the week you want the calender to start with. The picture included shows weekend highlighting, a European Monday-first calender, code specified highlighted days and color (the green and red days), and the current day of the month is teal. Of course all these colors are easily changed, both in code and in the IDE.

Again, please let me know what functionality you’re looking for, and I’ll see if I can’t incorporate it. Very shortly, and I believe the Web Calender will be ready to be added to the Downloads section. The more feedback, the most robust I can make it.

For this particular project, once it’s available, I’ll make a demo to be found on this site to show off the capabilities of the calender. I’m very curious how long it takes to draw the calender, as I haven’t tested it on a remote host yet. While I’ve tried hard to write very efficient code, keeping this in mind, there is quite a bit going on. I’m fairly confident, however, and look forward to your feedback.

Let me know what you think! :)

 
2 Comments

Posted by on January 9, 2012 in Open Source Projects, Programming

 

Tags: , ,

Old & New Projects

So I’ve added some older work to the downloads section. I’m especially pleased with the INI project, as I feel it’s a very robust collection of classes for handling and creating INI files. I wanted the files to be easily readable by humans, so I also included a comment and spacing system. The project uses a Hierarchical Listbox to display the contents of any INI file. Check it out!

Read the rest of this entry »

 
12 Comments

Posted by on January 3, 2012 in Open Source Projects, Programming

 

Tags: , ,