Monday, April 18, 2005
by Nik Kalyani
Monday, April 18, 2005 3:50:26 PM (Pacific Standard Time, UTC-08:00)

I don’t think I will be using Yahoo maps again. Nothing against Yahoo. It’s just that Google maps are so much cooler. There’s nothing like seeing a satellite map of your intended travel route and close-ups of each turn along the way.

Just for fun I mapped the walk from my place to the White House. Be sure to click on the numbers next to each turn instruction.

#    Comments [0] - Trackback    

 Friday, April 15, 2005
by Nik Kalyani
Friday, April 15, 2005 8:14:32 PM (Pacific Standard Time, UTC-08:00)

I am continually baffled by how some people are always seeing conspiracies where none exists. The latest debacle was the launch of the DotNetNuke Online Help. Ignoring the fact that my Navigator module is used for delivery, I think it’s a fantastic feature. And for free, to boot. But some people didn’t see it that way judging from the posts in the DotNetNuke forums on ASP.Net. People complained abou tthe fact that the Online Help link went straight to DotNetNuke.com and changing it required a wee bit of work. How awful!!!

I guess people who have concealed from their clients the fact that DNN is what’s driving the $5,000 website they “developed” have a concern that their little secret will be exposed when the client clicks on that View Online Help link and discovers that they’ve been had. What amazed me even more is that these individuals expended more time and energy on complaining than finding a workaround that did not require a re-compile. Setting aside the sheer ludicrousness of people complaining about software created by volunteers, for free, under an amazingly liberal license, one has to wonder about the business ethics of these people. I have lost all respect for the people who expressed such views.

Anyway, I try not to get involved in these asinine arguments, because they are quite pointless. (So please don’t bother posting any comments about the above. It’s my opinion, on my blog and I don’t care to discuss it.) What I do like to do is solve problems, especially technical ones. And this is a nice, juicy problem.

So, if you don’t want to change the link in the database, and you don’t want to recompile, what other option is there. Well, turns out that the link text is localized. So it should be pretty simple…just blank out the text in the language file and you’re good to go. Not quite. If the localization text is blank, the control reverts to displaying the text value that’s defined in script.

Ah, an even more interesting problem. After mulling it over for a bit, I came up with an amazingly simple solution. Here’s what I did:

– Opened ~/controls/App_LocalResources/Help.ascx.resx in Notepad

– Found the line containing the key cmdHelp.Text and changed its value to:

<script language=javascript>this.parentNode.style.display="none"</script>

That did it. If it isn’t already obvious, what the text above does is insert some Javascript as the link value so that the hyperlink is prevented from being displayed.

That was fun.


 

 Tuesday, April 12, 2005
by Nik Kalyani
Tuesday, April 12, 2005 8:00:35 AM (Pacific Standard Time, UTC-08:00)

Now that the Speerio File Manager Pro module has out for a few days, I have had a chance to experience it as an end-user instead of a developer. My favorite features have become:

1) Folder explorer and drag-and-drop folder moves.

2) Self-extracting zip creation

3) Huge file uploads

4) Private user folders, and

5) Auto-populate user folders with default content.

 

by Nik Kalyani
Tuesday, April 12, 2005 6:58:05 AM (Pacific Standard Time, UTC-08:00)
I am quite excited. The DotNetNuke Online Help system is now live. Not so much because I have been craving online help for DNN, but more because the underlying module is Speerio Navigator. This module is the complete solution for organizing hirarchical information in DNN. It will soon be released as a free Commuity Edition and a commercial Pro Edition.
 Tuesday, April 05, 2005
by Nik Kalyani
Tuesday, April 05, 2005 12:31:46 AM (Pacific Standard Time, UTC-08:00)
Haven’t blogged in a few days because I have been busy preparing the latest version of one of Speerio’s most popular products File Manager Pro for release. The DotNetNuke module has now been released and soon we’ll release the ASP.Net version of the product. Can’t wait…
RSS feed
Search and Links
Bling

View Nik Kalyani's profile on LinkedIn

Contact me: nik*kalyani.com (replace "*")

TechBubble
www.flickr.com
This is a Flickr badge showing public photos from techbubble. Make your own badge here.
Statistics
Total Posts: 213
This Year: 31
This Month: 8
This Week: 0
Comments: 235
About the author/Disclaimer

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2008
Nik Kalyani
Sign In
All Content © 2008, Nik Kalyani