MODx | Kalender Enhanced | 0.1

My partner Greg and I have been playing around in our MODx sandbox installation this morning with Kalender Enhanced, a calendar plugin for MODx.  We looked at like 2 different installations of other Calendar systems and came to the conclusion that this is our favorite.  The only drawbacks I had really with this one on the front end without digging around is how the end user is going to interact with the calendar.  Calendar entries have two “tv’s” start date and end date.  On the first go around I totally missed how this worked and couldn’t figure out why my entries weren’t showing up.  The other drawback I had was initially I couldn’t figure out where to drop the entries until I figured out the folder thing below the text editor.  These are two very minor things that I am pretty sure I can get my mind around and we can simplify for our client.

Here’s a little information about the Kalendar Plugin from the MODx Repository:

As the title implies, I took the fantastic Kalender snippet by Danny van Ommen and Wim Beerens and did quite a bit of enhancement. The calendar now displays in a wide format (870px; can be changed), with large cells for each day of the month. Events that take place on each day are listed in summary form. Floating your mouse over each event brings up a more detailed summary. Each event links to the corresponding document that represents that event.

The original Kalendar used the pub_date and unpub_date to mark the date and time of each event. This is problematic, however, if you want to view the actual event page before or after the event has taken place, because MODx will force the document to be unpublished. Kalendar Enhanced uses two custom TVs, ‘StartTime’ and ‘EndTime’. This way, you can mark your event time without effecting its published status, allow the links in the calendar to lead to active pages.
Works very much like Easy PHP Calendar’s “Text on Calendar” mode. Very powerful for simple scheduling.

There is currently an active instance of this snippet running on my photography site that you can view as a demo. There isn’t a whole lot on it right now, but if you jump around to the different months, especially December 2007, you’ll see at least one event December 1st. :)

MODx Content Management System | Kalender Enhanced | 0.1

CNN Site Still Unstable

This kind of confirms some of what myself and my partner Greg were noticing last night. A lot of websites CNN included were acting very erradically, for instance, the site would load but there would be no stylesheet attached to it.  Greg noticed that he couldn’t get into MSN either.  While on the phone with Greg I connected our server administrator on the line and asked him to check these major websites from his location and about that time the sites started rendering correctly again.  It was an oddity that to this point I haven’t really seen an explanation for posted online until now.  Here’s a link to a post on WHIR about CNN’s reported issues, Web Host Industry News | CNN Site Still Unstable, says Netcraft, I think for the most part CNN’s biggest problem is that Jack Cafferty somehow managed to tick off the Chinese!

Wireless Hotspots – Conway Corporation

I have been on the phone w/ Conway Corporation today troubleshooting my static ip address that has just suddenly disappeared and while this is frustrating to say the least I find it pretty hard to be disappointed with my ISP.  ConwayCorp does a pretty good job with their Internet service, they even have some free wireless hotspots around town, here’s an excerpt from their website.  I have heard they are working to add even more so this is not a complete list by any means.  Even though I am bragging on them in my blog it probably doesn’t replace the “deflated” feeling when my phone number shows up on their caller id’s. :-)

Conway Corporation Broadband lets you surf the web all over town! Using 802.11b technology, also called “Wi-Fi”, you can now get the reliability and blazing speeds of Conway Corporation Broadband High-Speed Internet service without the hassle of wires or getting “plugged in.”  We provide public Hot Spot connections at various locations, including the Faulkner County Library and the Chamber of Commerce.  In addition, Conway Corporation has partnered with area business such as motels, coffee shops and restaurants, to provide the convenience of free wireless Internet access to their customers.

  • Brookside Coin & Laundry – 1500 East Oak
  • Central Baptist College Student Center – 1501 College Avenue
  • Chamber of Commerce – Downtown Conway
  • Continental Inn – 134 Harkrider Street
  • Conway Regional Medical Center – 2302 College Avenue
  • Faulkner County Library – 1900 Tyler Street
  • First State Soccer Park – 1201 Trey Lane
  • Hendrix College – Bailey Library – 1600 Washington
  • Hendrix College – Student Center – 1600 Washington
  • Hendrix College – Veasey Beach – 1600 Washington
  • San Francisco Bread Company – 794 Elsinger Road
  • Something Brewing – 1156 Front Street
  • Super 8 Hotel – 2430 Sanders Street
  • Wampus Cat Gym
  • Wampus Cat Stadium

For a video tutorial for connecting to a wireless hotspot, click here
Source Page: Wireless Hotspots – Conway Corporation

Obama’s Website Hacked!

A hacker has managed to get into Obama’s website and redirect it to Hillary Clinton’s website.  Details are kind of sketchy at this time but here’s a link to an article on netcraft regarding the hack: Hacker Redirects Barack Obama’s site to hillaryclinton.com – Netcraft

A user named Mox, from Liverpool, IL, posted an apparent confession in the Community Blogs section on the Barack Obama website yesterday. The subject of the post was, “I am the one who “hacked” Obamas site.

Mox plays down the matter by saying that all he did was exploit some poorly written HTML code before suggesting that it was a cross-site scripting vulnerability that had been exploited. By allowing users to enter characters such as > and ” into their blog URLs, JavaScript could be injected into pages in the Community Blogs section and would be executed by subsequent visitors.

A YouTube clip from zennie62 demonstrates the attack. The clip shows a user clicking on the Community Blogs section of the Barack Obama site, which subsequently causes the browser to redirect to hillaryclinton.com. The author speculates that “Senator Clinton’s staffers possibly hired someone to hack into the Barack Obama website system.” No evidence is offered to back up this statement.

URL String w/ Advanced Search – PHPR

I ran across something today that was pretty cool.  Let’s say you are using PHPR to generate your PHP pages and code, the advanced search feature is setup by default not to give a URL in it’s results (I have wondered why this is because basic search gives you a workable URL string for building links, etc.).  This would only be handy I guess if you were wanting to narrow a search down by more than one field (real estate sample: “brick homes” in “x city”, or “wood homes” in “y city”, etc.).  Well, Jane posted something to the tips and tricks section of PHPR’s support forum that allows you to go in and tweak out the code before it’s generated so the Advanced Search also will return a URL string that you can use in building your links.  Here’s what she posted:

Proceed to the Visual Editor and open the advanced search page.
Switch to HTML mode and find the following code snippet:

   1: <form method="POST" action="TableName_list.php" name="editform">

Replace this line of Code with this:

   1: <form method="GET" action="TableName_list.php" name="editform">

Once you have changed this one line of code, then go back into your project and run the advanced search, the URL will then be available for you to paste into your code.

 

Source: How to get the URL of advanced search results page – Forums

Layout Master (CSS)

I was surfing the web today looking at some CSS and Standards Related Articles and stumbled onto a pretty cool find.  It’s a product that WESTCIV, the folks that rolled out Style Master (Topstyle’s Competition), had on the market a while back.  It’s still available for download from their website.  For an old-school tables based designer like me, this might be doable.  Here’s an excerpt from their site about Layout Master and the Download Link.

Source: westciv :: downloads
* Also, if you are looking for an alternative WYSIWYG CSS editor, take a look at Style Master, if I wasn’t already somewhat familiar w/ TopStyle I probably would consider this product seriously.

When we released Style Master 4 we finally made the decision to put Layout Master to rest as a commercial product, but continue to host it as freeware at our site. Layout Master was first developed back in 2000 when it looked to us as if absolutely positioned layouts were going to be the CSS answer to table based layouts. Of course, the answer turned out to be something more complex in part due to the ongoing saga of inferior browser support.

However, if you want to create and edit pure absolutely positioned layouts, Layout Master is a great free option and you are most welcome to give it a go. Note though that we aren’t in a postion to offer tech support for this product. download Layout Master using the link below, and then when you run it use the registration code and it will not expire after 30 days.

Download Layout Master 1.1 for Windows (95/98/ME/NT4+/2000/XP) 30 day demo

MODx Overview (phpBB Weekly #023)

I decided to tune into PHPBB Weekly’s Podcast this morning, not that we have a lot of clients running PHPBB but they occasionally discuss other things that are out there as well.  In this episode #023 they discuss MODx, it’s history, advantages, disadvantages, resources, etc.  It’s a pretty good bit of information so I figured I would add it here since I am digging into MODx Framework pretty heavy these days along w/ my partner Greg.

(If you decide to listen to the podcast, they start talking about MODx at around 00:09:20.)

Source: phpBB Weekly » phpBB Weekly #023

Sneak Peak: Google Phone!

Someone sent me this picture attached to an email w/ speculation as to when Google will finally release it’s much anticipated Cell Phone.  I don’t think that anyone really knows for sure when it’s going to hit the shelves for US consumers but you can bet that Google shares will start heading up again. I have heard that it might be late 2008 and I have also heard that it’s been pushed back into 2009.  The buzz I hear about the phone is all good, apparently they (Google) have opted to use a Linux based Operating System on this phone, which should make it not only faster but also more reliable / stable.

Xampp for Windows

I didn’t realize how out of date my Xampp installation was until I was reading a blog entry announcing  the release of version 1.6x. If you aren’t familiar with what exactly Xampp does, in a nutshell it puts all of the components you need for your development environment right on your development machine, even windows boxes. Xampp is an easy-to-install Apache distribution containing MySQL, PHP and Perl. Compared to many other software products in its category like Apache2Triad, XAMPP is much better in my opinion as it is easier to use, has more features, and also allows you to switch between PHP versions in seconds. It is a complete web, database and FTP server package. Xampp is not only available for Windows, I know some folks who run Macs that use Xampp. Here’s a shortlist of what’s included:

  • Apache HTTPD 2.2.8 + Openssl 0.9.8g
  • MySQL 5.0.51a
  • PHP 5.2.5
  • PHP 4.4.8
  • phpMyAdmin 2.11.4
  • FileZilla FTP Server 0.9.25
  • Mercury Mail Transport System 4.52

As well as a notice regarding those of us who are using Vista on our development machines:

Because missing or insufficient write permissions in the c:\program files folder of the default vista installation, we recommend to use alternate folders for XAMPP e.g. c:\xampp or c:\myfolder\xampp.

Source: apache friends – xampp for windows

Azaleas Blooming!

I guess it’s safe to say now that Spring is finally here. Today I went out and worked in the yard for the first time really this year, it was in the 80′s most of the day, hopefully we are finished with all of the cold weather and heavy rain for a while. I couldn’t help but be impressed with the Azaleas that we planted last year, they are really starting to put out some color…