Re: How are other developers handling big SVN repositories?

2010-05-07 Thread denstar
Yes! Git has been around a lot longer than I thought it had (catch the wave, right? I'm as bad as the anyone. :]), yet chunks of it are still in flux as if it's brand new. Nothing wrong with that, but with folks jumping on the wagon like they have been, you'd think things like submodules

Re: Web Programming Cert

2010-05-07 Thread denstar
Heh. What's your vector, Victor? LOL Yeah, I'm down with math and automation names too. Mobious strips and self-organizing systems and recursion and whatnot are lovely. Originality is swell too, and prevents sue-age. Hrm. I'd resorted to play on words + ego and whatnot for my projects

RE: How are other developers handling big SVN repositories?

2010-05-07 Thread Andrew Scott
Wow you have lost me. First let's look at a great Client UI first, SmartGit looks awesome have been using the SamrtSVN version for awhile but I prefer it inside my IDE first and foremost. A lot of things you mention below I am not sure if you are referring to SVN or GIT, you can certainly hide

Re: How are other developers handling big SVN repositories?

2010-05-07 Thread David McGuigan
Thanks a milly. On Thu, May 6, 2010 at 10:43 PM, Andrew Scott andr...@andyscott.id.auwrote: The book is title Pragmatic Version Control - Using Subversion 2nd Edition. It might be updated by now as that was published in 2006. On Fri, May 7, 2010 at 7:22 AM, David McGuigan

Re: Web Programming Cert

2010-05-07 Thread Carey Duryea
Heh. What's your vector, Victor? LOL Yeah, I'm down with math and automation names too. Mobious strips and self-organizing systems and recursion and whatnot are lovely. Originality is swell too, and prevents sue-age. Hrm. I'd resorted to play on words + ego and whatnot for my projects

Anyone done this before???

2010-05-07 Thread Stephen Hoskins
I have a pretty complex MS Access report that takes in an ID and outputs a report, how the heck can I get this to run online??? Im poking through cfexecute but no luck yet. ~| Order the Adobe Coldfusion Anthology now!

RE: Anyone done this before???

2010-05-07 Thread DURETTE, STEVEN J (ATTASIAIT)
Nope. What I would do is convert the report to a webpage and pull the data from the db. -Original Message- From: Stephen Hoskins [mailto:shosk...@andonia.com] Sent: Friday, May 07, 2010 12:17 PM To: cf-talk Subject: Anyone done this before??? I have a pretty complex MS Access report

Re: Is CFGRID in CF9 solid enough for heavy use for CRUD functionality?

2010-05-07 Thread Eric .
Thanks Dan, Do you have any specific links that you've come across and deemed authoritative for some of those techniques? There's a lot of CFGRID examples but some lead to broken javascript errors in IE or other buggy functionality. On Thu, May 6, 2010 at 5:10 PM, Eric . wrote: ...

tag updater for cfstudio?

2010-05-07 Thread Yuliang Ruan
I know Adobe already killed it in favor of cfbuilder...does anyone have tag update for cf 8 or 7 or anything on a mirror? thanks ~| Order the Adobe Coldfusion Anthology now!

RE: Anyone done this before???

2010-05-07 Thread Eric Roberts
Access can be used as a datasource, so other than replicating the functionality of the report in a webpage, not sure what else to tell you. Eric -Original Message- From: DURETTE, STEVEN J (ATTASIAIT) [mailto:sd1...@att.com] Sent: Friday, May 07, 2010 12:12 PM To: cf-talk Subject: RE:

RE: How are other developers handling big SVN repositories?

2010-05-07 Thread Paul Alkema
GIT does have an eclipse pluggin called eGit for use in your IDE. http://www.eclipse.org/egit/ Paul Alkema http://PaulAlkema.com -Original Message- From: Andrew Scott [mailto:andr...@andyscott.id.au] Sent: Friday, May 07, 2010 3:41 AM To: cf-talk Subject: RE: How are other developers

Re: Anyone done this before???

2010-05-07 Thread William Seiter
Having very little knowledge of MS Access for the web, can you have the report output to a static table, where the web page reads the data from the table, and the report runs hourly, or more/less often? Or, can you port the report functionality to a 'view' and have the web page read its data

Re: CF9 Developer Edition and Verity?

2010-05-07 Thread Dave Watts
If I could get my hands on a Windows binary, I could set it up on a virtual XP instance I have running through VMware Fusion. But it looks like Adobe won't let you download that without a CF license, and I don't possess one nor have the cash to plunk down to buy one. If there's a way

Setting up a Site Search

2010-05-07 Thread Blizzm
We have a site that is primarily static in nature and uses a custom tag for wrapping header and footer content.  None of the pages are indexed in a database, some are called in via cfincludes and a very few are called via AJAX. We would like to create an search engine to find and display

Re: Anyone done this before???

2010-05-07 Thread Stephen Hoskins
There are about 5,000 reports with conditional statements in VB script. I started creating pdfs and was going to use cfdirectory to parse through them. After spending a day creating 1,000 of them manually, they changed the language on me. Im suprised there isnt a way to pass the id and

Re: Is CFGRID in CF9 solid enough for heavy use for CRUD functionality?

2010-05-07 Thread Will Tomlinson
Playing with some CFGRID examples on ColdFusion 9, I noticed some major slowdown without a lot of records being loaded. Being on a locally hosted server off my workstation that concerned me even more. I like jqGrid. cfgrid bit me in the butt when I moved to Railo. jqGrid fixes that

Re: tag updater for cfstudio?

2010-05-07 Thread Gerald Guido
CF 8 was the last version that had updates fro Homesite/CFStudio. http://www.adobe.com/support/coldfusion/downloads.html It is about 1/2 down the page On Fri, May 7, 2010 at 11:10 AM, Yuliang Ruan yuliangr...@hotmail.comwrote: I know Adobe already killed it in favor of cfbuilder...does

RE: Search for any cffile... that is referencing any UNC path.

2010-05-07 Thread DURETTE, STEVEN J (ATTASIAIT)
If you have a newer Windows OS (Vista, Win 7, Win 2008), then you can use powershell. I know in some environments you can't install software (even if it's free) because of company policies. I did a search and the following, based off of combining a lot of different articles, will create a file

Re: tag updater for cfstudio?

2010-05-07 Thread Leigh
Would the HomeSite updates work maybe? I believe the have those for CF8 on the downloads page. ~| Order the Adobe Coldfusion Anthology now!

Re: How are other developers handling big SVN repositories?

2010-05-07 Thread denstar
On Fri, May 7, 2010 at 1:41 AM, Andrew Scott wrote: Wow you have lost me. Sorry, I'd been drinking. j/k, I'm always this way :) First let's look at a great Client UI first, SmartGit looks awesome have been using the SamrtSVN version for awhile but I prefer it inside my IDE first and

mp3 permissions

2010-05-07 Thread Rob Voyle
Hi Folks I have a series of mp3 sound files on my website. I would like people to be able to download them to listen on their ipod or in their car on a cd etc. People are able to listen to them from the web but their ability to download and save them seems very variable. Some can see save

Re: Re: Anyone done this before???

2010-05-07 Thread William Seiter
I am confused as to what language they changed on you? the database? the report scripting language? the web server language? as far as pass the id, it will all depend on what your system actually looks like and what you are trying to accomplish. I would suggest that you give us a longer,

Re: Web Programming Cert

2010-05-07 Thread denstar
Heh, I like that idea. Power to the people. Wonder if we could leverage/tie in with http://www.coldfusioncommunity.org/ ? :Den -- We never fully grasp the import of any true statement until we have a clear notion of what the opposite untrue statement would be. William James On Fri, May 7,

re: Setting up a Site Search

2010-05-07 Thread Jason Fisher
Verity is simple to use, I assume Solr is similar. The instructions here are for CF8. Create an Index of your files, first decide where you want the INDEX files: cfcollection action=CREATE collection=mySearchCollection path=#full path to the index directory# / Then point at the directory of

Re: Is CFGRID in CF9 solid enough for heavy use for CRUD functionality?

2010-05-07 Thread denstar
On Fri, May 7, 2010 at 11:27 AM, Will Tomlinson wrote: Playing with some CFGRID examples on ColdFusion 9, I noticed some major slowdown without a lot of records being loaded.  Being on a locally hosted server off my workstation that concerned me even more. I like jqGrid. cfgrid bit me in

Re: Anyone done this before???

2010-05-07 Thread Stephen Hoskins
Language in the report. Are you the Professional CF consultant William? If so, do you know how to pull up reports in access without rewriting the report? ~| Order the Adobe Coldfusion Anthology now!

Re: Re: Anyone done this before???

2010-05-07 Thread denstar
Maybe it could be done using a scripting tool like powershell, if there's no way to call an ocx deal or whatever? :Den -- Whatever universe a professor believes in must at any rate be a universe that lends itself to lengthy discourse. A universe definable in two sentences is something for

Re: mp3 permissions

2010-05-07 Thread Wil Genovese
I'm not sure this is the answer you are looking for or not. It sounds like you have people that are experiencing problems when trying to download an MP3 file. Correct? I do a lot with MP3's. This is the basics of the code I use to force the browser to download the file. It sets the Mime type

Re: tag updater for cfstudio?

2010-05-07 Thread Gerald Guido
Would the HomeSite updates work maybe? Yepthe tag updates work for both. CF Studio is basically Homesite on steroids. G! On Fri, May 7, 2010 at 1:40 PM, Leigh cfsearch...@yahoo.com wrote: Would the HomeSite updates work maybe? I believe the have those for CF8 on the downloads page.

Re: Anyone done this before???

2010-05-07 Thread Claude Schnéegans
how the heck can I get this to run online??? Reprogram the whole report in CF. ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion

Style Classic Debugging File in CFIDE

2010-05-07 Thread Matthew Lowrey
Fellow CFers: I have been developing using the wonderful tools of FireBug when I stumbled upon ColdFire today and was happy to learn that there was a CF Debugger out there that worked with FireBug until I learned it required putting a file into my CF installation files. That always throws

Re: Is CFGRID in CF9 solid enough for heavy use for CRUD functionality?

2010-05-07 Thread Cutter (ColdFusion)
I tell everyone that the cfajax tags are great for rapid prototyping, but it's best to go straight ExtJs for production implementation on anything but the simplest work. One of the biggest issues I've seen, in examples of paging with the cfgrid tags, is the use of the QueryConvertForGrid()

Re: CF9 Developer Edition and Verity?

2010-05-07 Thread Rob Barthle
You can simply download the CF 9 Dev version for Windows and install that in your VM, then turn off CF itself. Verity is a separate service. I will give that a try, thanks. Why not just install CF in a Linux VM then? Because each VM instance is a memory hog, and I already work on a

CF 9: How can you use a cflayoutarea tab to display content in another panel?

2010-05-07 Thread Joy Rose
I have a tabbed menu across the top of a page. In another panel on the page I want to display a submenu that is specific to that tab. Then I can use the cfmenuitems to display content in the main section of the page. I prefer to stick with tabs across the top as that is what my shop uses.

Re: CF9 Developer Edition and Verity?

2010-05-07 Thread Rob Barthle
You can simply download the CF 9 Dev version for Windows and install that in your VM, then turn off CF itself. Verity is a separate service. Got it set up, turned off all other services except for the ColdFusion9 Search Service, and opened firewall holes for the three ports listed in the

RE: How are other developers handling big SVN repositories?

2010-05-07 Thread Andrew Scott
And let's not forget that GIT can't revert changes. -Original Message- From: denstar [mailto:valliants...@gmail.com] Sent: Saturday, 8 May 2010 3:42 AM To: cf-talk Subject: Re: How are other developers handling big SVN repositories? On Fri, May 7, 2010 at 1:41 AM, Andrew Scott wrote:

Re: How are other developers handling big SVN repositories?

2010-05-07 Thread Judah McAuley
Of course you can revert changes. Look up the revert command. You can also rebase, change to a previous commit with checkout, etc. On Fri, May 7, 2010 at 4:05 PM, Andrew Scott andr...@andyscott.id.au wrote: And let's not forget that GIT can't revert changes. -Original Message-

RE: How are other developers handling big SVN repositories?

2010-05-07 Thread Andrew Scott
I take that back then, I was wondering why SmartGit didn't support it. And made the assumption based from them that it didn't exist. -Original Message- From: Judah McAuley [mailto:ju...@wiredotter.com] Sent: Saturday, 8 May 2010 9:17 AM To: cf-talk Subject: Re: How are other developers

Re: Style Classic Debugging File in CFIDE

2010-05-07 Thread Tony Bentley
Yes. Include jquery and the following script: script //hide debugging on page load $(document).ready(function(){$('.cfdebug').hide()}); /script !--place this at the bottom of your pages to toggle show and hide when needed -- a onclick=$('.cfdebug').show()Show Debugging/a || a

Re: How are other developers handling big SVN repositories?

2010-05-07 Thread Judah McAuley
Ah, I haven't seen SmartGit before. Looks interesting though apparently not full featured. I use msysgit from the command line on Windows. For those looking at alternate version control solutions, I'd also suggest looking at Mercurial. We are likely switching to that at my work and are choosing

Re: Style Classic Debugging File in CFIDE

2010-05-07 Thread Tony Bentley
I forgot to mention, you can also just add the jquery doc in your CFIDE and modify your classic debugging page with the included show hide links. That way it is outside of your project. ~| Order the Adobe Coldfusion Anthology

RE: How are other developers handling big SVN repositories?

2010-05-07 Thread Andrew Scott
Yeah we have used their other product SmartSVN, although I prefer to stick with Subversive in Eclipse so I am not leaving my IDE to do this stuff. I am personally still yet to check Mercurial out as well, but I find that I am happy with SVN and find others just a waste of my time to go looking