From mkonop at gmail.com Mon Jun 10 16:04:47 2013 From: mkonop at gmail.com (Marian Konop) Date: Mon, 10 Jun 2013 16:04:47 -0400 Subject: [joomla] Keep your site up to date Message-ID: At the last Joomla NYC meeting I spoke about the joomla.org website, and drifted off to many topics including some good development practices. One of the things I try to do with my websites is to remove all content and extensions not in use. if you are not using a component - uninstall it. That component could at some point become a backdoor for hacking even if you are not using it. We sometimes just ignore things not in use and don't bother to upgrade them. This can be dangerous. Removing content makes it easier for a client to work on the site. How many times have you tried to save an article/menu/category only to find there is one trashed with the same alias? Remove things you aren't using. Keep it clean. I was just looking for something on a website. I know it was joomla because I use wappalyser in firefox. I couldn't find what I was looking for and I used the search box to find it. Well, the search results included articles from the Park demo site that comes with the standard installation. Looks like the developer didn't remove all those demo articles. Doesn't look good to have "Baw Baw National Park" in your search results. -- *Marian Konop* Gotham Websites We think SMALL . . . Business *www.gothamwebsites.com* -------------- next part -------------- An HTML attachment was scrubbed... URL: From gjschaller at psi-13.com Mon Jun 10 16:15:13 2013 From: gjschaller at psi-13.com (Geoffrey Schaller) Date: Mon, 10 Jun 2013 16:15:13 -0400 Subject: [joomla] Keep your site up to date In-Reply-To: References: Message-ID: Starting with Joomla 1.7, there is an Update feature, that will check your installed extensions against their home repository for updates. The JED will specify which Extensions use this feature - for example: http://extensions.joomla.org/extensions/directory-a-documentation/downloads/3115 Of course, Joomla itself has an updater built into it now, too. Both Akeeba Admin Tools and http://manage.myjoomla.com will also help you keep your site up to date, warning you if it is not, as well as other security features which are useful for an Admin to utilize. -Geoffrey -------------- next part -------------- An HTML attachment was scrubbed... URL: From mkonop at gmail.com Tue Jun 11 12:47:27 2013 From: mkonop at gmail.com (Marian Konop) Date: Tue, 11 Jun 2013 12:47:27 -0400 Subject: [joomla] Joomla Digest, Vol 78, Issue 1 In-Reply-To: References: Message-ID: Hi Geoffrey, I think my point was to keep things clean. There are three scenarios. In the the first, we manage a site we developed. In the second, we turn the site over to a client to manage and see it again only when they ask for maintenance. In the third, we are hired to upgrade and maintain a site developed by another company. These are the 3 scenarios I encounter. I spend hours every day working on sites originally developed by others and I wade through a lot of unused stuff. When I am working on one of my own sites, if I'm not using a component, I uninstall it. I frequently try different components to see how they work on the site and then settle on one for production use. I uninstall the ones I don't use. In the second scenario, I try to give clients a site that contains only the content and components in use. This makes it easier for them to maintain. When I take over a large site originally developed by another company it is always a pleasure to inherit a clean site that I don't have to sift through. This goes for content too. I usually forget to trash the demo weblinks. So if I search for the word "park" on the frontend of a site, I want to see their content and not Baw Baw National Park. I hear a lot of keyboards clicking now ;-) Yes, Joomla upgrading has come a long way! On Tue, Jun 11, 2013 at 12:00 PM, wrote: > Send Joomla mailing list submissions to > joomla at lists.nyphp.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.nyphp.org/mailman/listinfo/joomla > or, via email, send a message with subject or body 'help' to > joomla-request at lists.nyphp.org > > You can reach the person managing the list at > joomla-owner at lists.nyphp.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Joomla digest..." > > > Today's Topics: > > 1. Keep your site up to date (Marian Konop) > 2. Re: Keep your site up to date (Geoffrey Schaller) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 10 Jun 2013 16:04:47 -0400 > From: Marian Konop > To: Joomla List > Subject: [joomla] Keep your site up to date > Message-ID: > < > CAJ4JCSR30YXJq5KLS8LrmhU_ZQ8hFMEkR6uOdMXzwHb19xNv8Q at mail.gmail.com> > Content-Type: text/plain; charset="iso-8859-1" > > At the last Joomla NYC meeting I spoke about the joomla.org website, and > drifted off to many topics including some good development practices. One > of the things I try to do with my websites is to remove all content and > extensions not in use. > > if you are not using a component - uninstall it. That component could at > some point become a backdoor for hacking even if you are not using it. We > sometimes just ignore things not in use and don't bother to upgrade them. > This can be dangerous. > > Removing content makes it easier for a client to work on the site. How many > times have you tried to save an article/menu/category only to find there is > one trashed with the same alias? Remove things you aren't using. Keep it > clean. > > I was just looking for something on a website. I know it was joomla because > I use wappalyser in firefox. I couldn't find what I was looking for and I > used the search box to find it. Well, the search results included articles > from the Park demo site that comes with the standard installation. Looks > like the developer didn't remove all those demo articles. Doesn't look good > to have "Baw Baw National Park" in your search results. > > > > > -- > *Marian Konop* > Gotham Websites > We think SMALL . . . Business > *www.gothamwebsites.com* > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.nyphp.org/pipermail/joomla/attachments/20130610/c3971ece/attachment-0001.html > > > > ------------------------------ > > Message: 2 > Date: Mon, 10 Jun 2013 16:15:13 -0400 > From: Geoffrey Schaller > To: "NYPHP SIG: Joomla" > Subject: Re: [joomla] Keep your site up to date > Message-ID: > 6+nn_0MYG-7O9pAzUZqkwmqNkpabMg at mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > Starting with Joomla 1.7, there is an Update feature, that will check your > installed extensions against their home repository for updates. The JED > will specify which Extensions use this feature - for example: > > http://extensions.joomla.org/extensions/directory-a-documentation/downloads/3115 > > Of course, Joomla itself has an updater built into it now, too. > > Both Akeeba Admin Tools and http://manage.myjoomla.com will also help you > keep your site up to date, warning you if it is not, as well as other > security features which are useful for an Admin to utilize. > > -Geoffrey > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.nyphp.org/pipermail/joomla/attachments/20130610/fb1bcf43/attachment-0001.html > > > > ------------------------------ > > _______________________________________________ > Joomla mailing list > Joomla at lists.nyphp.org > http://lists.nyphp.org/mailman/listinfo/joomla > > End of Joomla Digest, Vol 78, Issue 1 > ************************************* > -- *Marian Konop* Gotham Websites We think SMALL . . . Business *www.gothamwebsites.com* -------------- next part -------------- An HTML attachment was scrubbed... URL: From unitelny at gmail.com Wed Jun 12 09:30:58 2013 From: unitelny at gmail.com (Unitel) Date: Wed, 12 Jun 2013 09:30:58 -0400 Subject: [joomla] Hotspot Link in article image Message-ID: <63243683C4414D01AFEBFD6F7A22DB5A@OwnerPC> Hello everyone! Using J2.5 Is there a way to create a "hotspot" with link to another document in an image in Joomla? I would like to have an image (png) in my article. In that image I will have three items. For example: * In the image Item 1 is an apple I would like to have a link from the apple to another page with image of apple orchard. * Item 2 is horse, with a link to another document. * Item 3 is an airplane with link to an airport. Is there a way to accomplish the above in Joomla? Best regards, Marcos Miranda --- -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 3357 bytes Desc: not available URL: From matt at betweenbrain.com Wed Jun 12 09:36:44 2013 From: matt at betweenbrain.com (Matt Thomas) Date: Wed, 12 Jun 2013 09:36:44 -0400 Subject: [joomla] Hotspot Link in article image In-Reply-To: <63243683C4414D01AFEBFD6F7A22DB5A@OwnerPC> References: <63243683C4414D01AFEBFD6F7A22DB5A@OwnerPC> Message-ID: Hello, It sounds like you need an image map. There is a good article on creating client-side image maps, with regards to accessibility, at http://accessibility.psu.edu/imagemaps#client. I've always used online image-map tools to create them and and then copy/paste the code where you need it. Best, Matt Thomas Founder betweenbrain ? Lead Developer Construct Template Development Framework Phone: 203.632.9322 Twitter: @betweenbrain Github: https://github.com/betweenbrain On Wed, Jun 12, 2013 at 9:30 AM, Unitel wrote: > Hello everyone!**** > > ** ** > > Using J2.5**** > > ** ** > > Is there a way to create a ?hotspot? with link to another document in an > image in Joomla?**** > > ** ** > > I would like to have an image (png) in my article. In that image I will > have three items. **** > > ** ** > > For example:**** > > ** ** > > - In the image Item 1 is an apple I would like to have a link from the > apple to another page with image of apple orchard.**** > - Item 2 is horse, with a link to another document.**** > - Item 3 is an airplane with link to an airport.**** > > ** ** > > Is there a way to accomplish the above in Joomla?**** > > ** ** > > ** ** > > Best regards,**** > > ** ** > > Marcos Miranda **** > [image: ---] > > ** ** > > _______________________________________________ > New York PHP SIG: Joomla! Mailing List > http://lists.nyphp.org/mailman/listinfo/joomla > > NYPHPCon 2006 Presentations Online > http://www.nyphpcon.com > > Show Your Participation in New York PHP > http://www.nyphp.org/show_participation.php > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 3357 bytes Desc: not available URL: From unitelny at gmail.com Wed Jun 12 10:14:52 2013 From: unitelny at gmail.com (Unitel) Date: Wed, 12 Jun 2013 10:14:52 -0400 Subject: [joomla] Hotspot Link in article image In-Reply-To: References: <63243683C4414D01AFEBFD6F7A22DB5A@OwnerPC> Message-ID: <3CC80FA2CDF34DCDA1A0C2919BFEE865@OwnerPC> Can you suggest an online image-map tools that you like? Also can I create the image map with dreamweaver or fireworks? Best regards, Marcos Miranda --- _____ From: joomla-bounces at lists.nyphp.org [mailto:joomla-bounces at lists.nyphp.org] On Behalf Of Matt Thomas Sent: Wednesday, June 12, 2013 9:37 AM To: NYPHP SIG: Joomla Subject: Re: [joomla] Hotspot Link in article image Hello, It sounds like you need an image map. There is a good article on creating client-side image maps, with regards to accessibility, at http://accessibility.psu.edu/imagemaps#client. I've always used online image-map tools to create them and and then copy/paste the code where you need it. Best, Matt Thomas Founder betweenbrain T Lead Developer Construct Template Development Framework Phone: 203.632.9322 Twitter: @betweenbrain Github: https://github.com/betweenbrain On Wed, Jun 12, 2013 at 9:30 AM, Unitel wrote: Hello everyone! Using J2.5 Is there a way to create a "hotspot" with link to another document in an image in Joomla? I would like to have an image (png) in my article. In that image I will have three items. For example: * In the image Item 1 is an apple I would like to have a link from the apple to another page with image of apple orchard. * Item 2 is horse, with a link to another document. * Item 3 is an airplane with link to an airport. Is there a way to accomplish the above in Joomla? Best regards, Marcos Miranda --- _______________________________________________ New York PHP SIG: Joomla! Mailing List http://lists.nyphp.org/mailman/listinfo/joomla NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 3357 bytes Desc: not available URL: From matt at betweenbrain.com Wed Jun 12 10:19:15 2013 From: matt at betweenbrain.com (Matt Thomas) Date: Wed, 12 Jun 2013 10:19:15 -0400 Subject: [joomla] Hotspot Link in article image In-Reply-To: <3CC80FA2CDF34DCDA1A0C2919BFEE865@OwnerPC> References: <63243683C4414D01AFEBFD6F7A22DB5A@OwnerPC> <3CC80FA2CDF34DCDA1A0C2919BFEE865@OwnerPC> Message-ID: In the past, I've used http://www.maschek.hu/imagemap/ with good results. I don't know about Dreamweaver or Fireworks, but if they can generate the code, you could use them as well. Best, Matt Thomas Founder betweenbrain ? Lead Developer Construct Template Development Framework Phone: 203.632.9322 Twitter: @betweenbrain Github: https://github.com/betweenbrain On Wed, Jun 12, 2013 at 10:14 AM, Unitel wrote: > ** ** > > Can you suggest an online image-map tools that you like? Also can I create > the image map with dreamweaver or fireworks? **** > > ** ** > > ** ** > > ** ** > > Best regards,**** > > ** ** > > Marcos Miranda **** > [image: ---] > > ** ** > ------------------------------ > > *From:* joomla-bounces at lists.nyphp.org [mailto: > joomla-bounces at lists.nyphp.org] *On Behalf Of *Matt Thomas > *Sent:* Wednesday, June 12, 2013 9:37 AM > *To:* NYPHP SIG: Joomla > *Subject:* Re: [joomla] Hotspot Link in article image**** > > ** ** > > Hello,**** > > ** ** > > It sounds like you need an image map. There is a good article on creating > client-side image maps, with regards to accessibility, at > http://accessibility.psu.edu/imagemaps#client. I've always used online > image-map tools to create them and and then copy/paste the code where you > need it.**** > > > **** > > Best, > > Matt Thomas**** > > Founder betweenbrain ?**** > > Lead Developer Construct Template Development Framework > **** > > Phone: 203.632.9322 > Twitter: @betweenbrain**** > > Github: https://github.com/betweenbrain**** > > ** ** > > On Wed, Jun 12, 2013 at 9:30 AM, Unitel wrote:**** > > Hello everyone!**** > > **** > > Using J2.5**** > > **** > > Is there a way to create a ?hotspot? with link to another document in an > image in Joomla?**** > > **** > > I would like to have an image (png) in my article. In that image I will > have three items. **** > > **** > > For example:**** > > **** > > - In the image Item 1 is an apple I would like to have a link from the > apple to another page with image of apple orchard.**** > - Item 2 is horse, with a link to another document.**** > - Item 3 is an airplane with link to an airport.**** > > **** > > Is there a way to accomplish the above in Joomla?**** > > **** > > **** > > Best regards,**** > > **** > > Marcos Miranda **** > > [image: ---]**** > > **** > > > _______________________________________________ > ****New York**** PHP SIG: Joomla! Mailing List > http://lists.nyphp.org/mailman/listinfo/joomla > > NYPHPCon 2006 Presentations Online > http://www.nyphpcon.com > > Show Your Participation in ****New York**** PHP > http://www.nyphp.org/show_participation.php**** > > ** ** > > _______________________________________________ > New York PHP SIG: Joomla! Mailing List > http://lists.nyphp.org/mailman/listinfo/joomla > > NYPHPCon 2006 Presentations Online > http://www.nyphpcon.com > > Show Your Participation in New York PHP > http://www.nyphp.org/show_participation.php > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 3357 bytes Desc: not available URL: From gjschaller at psi-13.com Wed Jun 12 10:22:46 2013 From: gjschaller at psi-13.com (Geoffrey Schaller) Date: Wed, 12 Jun 2013 10:22:46 -0400 Subject: [joomla] Hotspot Link in article image In-Reply-To: References: <63243683C4414D01AFEBFD6F7A22DB5A@OwnerPC> <3CC80FA2CDF34DCDA1A0C2919BFEE865@OwnerPC> Message-ID: You can also use http://www.image-maps.com/ - free, and online! -Geoffrey -------------- next part -------------- An HTML attachment was scrubbed... URL: From unitelny at gmail.com Wed Jun 12 10:24:22 2013 From: unitelny at gmail.com (Unitel) Date: Wed, 12 Jun 2013 10:24:22 -0400 Subject: [joomla] Hotspot Link in article image In-Reply-To: References: <63243683C4414D01AFEBFD6F7A22DB5A@OwnerPC><3CC80FA2CDF34DCDA1A0C2919BFEE865@OwnerPC> Message-ID: <40570412D6AE4147A8C9E937AB1A411B@OwnerPC> Looking at -mascheck.hu- Once you copy the code, how or where do you insert the code in Joomla. I suppose you go to article that contains image and open the html viewer. Best regards, Marcos Miranda --- _____ From: joomla-bounces at lists.nyphp.org [mailto:joomla-bounces at lists.nyphp.org] On Behalf Of Matt Thomas Sent: Wednesday, June 12, 2013 10:19 AM To: NYPHP SIG: Joomla Subject: Re: [joomla] Hotspot Link in article image In the past, I've used http://www.maschek.hu/imagemap/ with good results. I don't know about Dreamweaver or Fireworks, but if they can generate the code, you could use them as well. Best, Matt Thomas Founder betweenbrain T Lead Developer Construct Template Development Framework Phone: 203.632.9322 Twitter: @betweenbrain Github: https://github.com/betweenbrain On Wed, Jun 12, 2013 at 10:14 AM, Unitel wrote: Can you suggest an online image-map tools that you like? Also can I create the image map with dreamweaver or fireworks? Best regards, Marcos Miranda --- _____ From: joomla-bounces at lists.nyphp.org [mailto:joomla-bounces at lists.nyphp.org] On Behalf Of Matt Thomas Sent: Wednesday, June 12, 2013 9:37 AM To: NYPHP SIG: Joomla Subject: Re: [joomla] Hotspot Link in article image Hello, It sounds like you need an image map. There is a good article on creating client-side image maps, with regards to accessibility, at http://accessibility.psu.edu/imagemaps#client. I've always used online image-map tools to create them and and then copy/paste the code where you need it. Best, Matt Thomas Founder betweenbrain T Lead Developer Construct Template Development Framework Phone: 203.632.9322 Twitter: @betweenbrain Github: https://github.com/betweenbrain On Wed, Jun 12, 2013 at 9:30 AM, Unitel wrote: Hello everyone! Using J2.5 Is there a way to create a "hotspot" with link to another document in an image in Joomla? I would like to have an image (png) in my article. In that image I will have three items. For example: * In the image Item 1 is an apple I would like to have a link from the apple to another page with image of apple orchard. * Item 2 is horse, with a link to another document. * Item 3 is an airplane with link to an airport. Is there a way to accomplish the above in Joomla? Best regards, Marcos Miranda --- _______________________________________________ New York PHP SIG: Joomla! Mailing List http://lists.nyphp.org/mailman/listinfo/joomla NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php _______________________________________________ New York PHP SIG: Joomla! Mailing List http://lists.nyphp.org/mailman/listinfo/joomla NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 3357 bytes Desc: not available URL: From charles.simonton at gmail.com Wed Jun 12 10:33:25 2013 From: charles.simonton at gmail.com (charles simonton) Date: Wed, 12 Jun 2013 10:33:25 -0400 Subject: [joomla] Hotspot Link in article image aka image map - Joomla Digest, Vol 78, Issue 3 Message-ID: To create links in an image use image map tags. http://www.w3schools.com/tags/tag_map.asp If you would like to use a graphical environment to generate your html you can use the gimp which is free and open source software which works on Windows Mac and Linux. Here is a link to a youtube video explaining the process of creating the html necessary. http://www.youtube.com/watch?v=Kt8euR1EFeQ Once you've created your map code, make sure you have permissions configured in joomla to allow the use of map tags. Then use the view source link on your joomla wysiwyg editor to insert the appropriate code into your joomla article. On Wed, Jun 12, 2013 at 9:31 AM, wrote: > Send Joomla mailing list submissions to > joomla at lists.nyphp.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.nyphp.org/mailman/listinfo/joomla > or, via email, send a message with subject or body 'help' to > joomla-request at lists.nyphp.org > > You can reach the person managing the list at > joomla-owner at lists.nyphp.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Joomla digest..." > > > Today's Topics: > > 1. Hotspot Link in article image (Unitel) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 12 Jun 2013 09:30:58 -0400 > From: "Unitel" > To: "'NYPHP SIG: Joomla'" > Subject: [joomla] Hotspot Link in article image > Message-ID: <63243683C4414D01AFEBFD6F7A22DB5A at OwnerPC> > Content-Type: text/plain; charset="us-ascii" > > Hello everyone! > > > > Using J2.5 > > > > Is there a way to create a "hotspot" with link to another document in an > image in Joomla? > > > > I would like to have an image (png) in my article. In that image I will > have > three items. > > > > For example: > > > > * In the image Item 1 is an apple I would like to have a link from > the > apple to another page with image of apple orchard. > * Item 2 is horse, with a link to another document. > * Item 3 is an airplane with link to an airport. > > > > Is there a way to accomplish the above in Joomla? > > > > > > Best regards, > > > > Marcos Miranda > > --- > > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.nyphp.org/pipermail/joomla/attachments/20130612/b1d28c6c/attachment.html > > > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: image001.gif > Type: image/gif > Size: 3357 bytes > Desc: not available > URL: < > http://lists.nyphp.org/pipermail/joomla/attachments/20130612/b1d28c6c/attachment.gif > > > > ------------------------------ > > _______________________________________________ > Joomla mailing list > Joomla at lists.nyphp.org > http://lists.nyphp.org/mailman/listinfo/joomla > > End of Joomla Digest, Vol 78, Issue 3 > ************************************* > -------------- next part -------------- An HTML attachment was scrubbed... URL: From donnamarievincent at yahoo.com Wed Jun 12 20:21:15 2013 From: donnamarievincent at yahoo.com (Donna Marie Vincent) Date: Wed, 12 Jun 2013 17:21:15 -0700 (PDT) Subject: [joomla] Joomla 3 Beginner's Guide giveaway! Message-ID: <1371082875.57400.YahooMailNeo@web164904.mail.bf1.yahoo.com> Joomla 3 Beginner's Guide giveaway!? I am hosting a giveaway for a book from Packt Publishing.? Three books will be given away.? See how to enter here: http://www.iteachme.com/win-a-joomla-3-book.html.? Entries accepted through June 25, 2013. -------------- next part -------------- An HTML attachment was scrubbed... URL: From unitelny at gmail.com Tue Jun 18 10:00:54 2013 From: unitelny at gmail.com (Unitel) Date: Tue, 18 Jun 2013 10:00:54 -0400 Subject: [joomla] Slide Show Software Message-ID: <28589A369EFA4130B918651FEC393771@OwnerPC> Hello everyone, I'm looking for slide show software, can someone suggest one they have worked with and liked? Free is good but not required, I don't mind paying for better features and most important, ease of use. Best regards, Marcos Miranda --- -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 3357 bytes Desc: not available URL: From rakics at gmail.com Tue Jun 18 12:27:06 2013 From: rakics at gmail.com (Sasa Rakic - Gmail) Date: Tue, 18 Jun 2013 18:27:06 +0200 Subject: [joomla] Slide Show Software In-Reply-To: <28589A369EFA4130B918651FEC393771@OwnerPC> References: <28589A369EFA4130B918651FEC393771@OwnerPC> Message-ID: <002101ce6c40$adb83380$09289a80$@gmail.com> Hi Miranda, http://www.woothemes.com/flexslider/ http://flexslider.woothemes.com/ In case you need install by me, this slides I have made: http://www.southpointeequities.com/ http://www.southpointeequities.com/properties.php#.UcCJiiT8Kis Best Regards, Sasa From: joomla-bounces at lists.nyphp.org [mailto:joomla-bounces at lists.nyphp.org] On Behalf Of Unitel Sent: Tuesday, June 18, 2013 4:01 PM To: 'NYPHP SIG: Joomla' Subject: [joomla] Slide Show Software Importance: High Hello everyone, I'm looking for slide show software, can someone suggest one they have worked with and liked? Free is good but not required, I don't mind paying for better features and most important, ease of use. Best regards, Marcos Miranda --- -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 3357 bytes Desc: not available URL: From snewfeld at zebrasystems.com Tue Jun 18 17:25:38 2013 From: snewfeld at zebrasystems.com (Stewart Newfeld) Date: Tue, 18 Jun 2013 17:25:38 -0400 Subject: [joomla] June 19 NYCJUG Meeting reminder Message-ID: <004c01ce6c6a$61592b50$240b81f0$@com> . Wednesday, June 19, 2013 6:00 PM . Touro College Graduate School of Business 65 Broadway, Room 215, 2nd floor ( between Rector & Exchange Place), New York, NY (edit map ) We'll be in room 215 this week instead of our usual room 224. . Chairperson: Stewart Newfeld 6:00 - 6:15 - Introductions and Miscellaneous Business 6:15 - 8:15 - Presentations: Presentation by Donna Marie Vincent on Joomla 3 and Twitter Bootstrap. Joomla 3 has a core template that is Bootstrap enabled. Let's take a look at what that means for your site!" CASE STUDY: Stewart Newfeld will present a case study of migrating a pair of large Joomla 1.5 sites, one in English and one in Chinese, to Joomla 2.5 and writing five custom modules for automating SugarCRM Membership Database data import and presentation. 8:15 - 8:30 - Lightening Round 8:30 - 9:00 - Networking FUTURE NYCJUG MEETING DATES AT TOURO COLLEGE: 7/17, and 8/21 Stewart Newfeld, President New York City Joomla Users Group (NYCJUG) Meetings 6-9PM every 3rd Wednesday of the Month Check our website: www.joomlanyc.org NYCJUG_Logo_Signature -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 13283 bytes Desc: not available URL: From davidalanroth at gmail.com Tue Jun 18 18:02:36 2013 From: davidalanroth at gmail.com (David Roth) Date: Tue, 18 Jun 2013 18:02:36 -0400 Subject: [joomla] Dedicated Server hosting recommendations? Message-ID: This of course is to host Joomla websites, so it is on topic. ;-) I'd be interested to hear from anyone who has great experiences with dedicated server hosting companies. I'm mainly concerned with stellar 24-hour support and managed CentOS servers. Thanks! David Roth -------------- next part -------------- An HTML attachment was scrubbed... URL: From gjschaller at psi-13.com Tue Jun 18 19:47:23 2013 From: gjschaller at psi-13.com (Geoffrey Schaller) Date: Tue, 18 Jun 2013 19:47:23 -0400 Subject: [joomla] Dedicated Server hosting recommendations? In-Reply-To: References: Message-ID: I've been very happy with Green Geeks, for the most part: https://www.greengeeks.com/dedicated-servers/ They have the occasional lapse, but overall they have been far more competent than many of the other hosts I've dealt with, and have fled screaming from. -Geoffrey On Tue, Jun 18, 2013 at 6:02 PM, David Roth wrote: > This of course is to host Joomla websites, so it is on topic. ;-) > > I'd be interested to hear from anyone who has great experiences with > dedicated server hosting companies. I'm mainly concerned with stellar > 24-hour support and managed CentOS servers. Thanks! > > David Roth > > > _______________________________________________ > New York PHP SIG: Joomla! Mailing List > http://lists.nyphp.org/mailman/listinfo/joomla > > NYPHPCon 2006 Presentations Online > http://www.nyphpcon.com > > Show Your Participation in New York PHP > http://www.nyphp.org/show_participation.php > -- Geoffrey Schaller gjschaller at psi-13.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From scott at wolpow.com Tue Jun 18 20:45:47 2013 From: scott at wolpow.com (Scott Wolpow) Date: Tue, 18 Jun 2013 20:45:47 -0400 Subject: [joomla] Dedicated Server hosting recommendations? In-Reply-To: References: Message-ID: <51C0FF3B.6000805@wolpow.com> I am totally happy with my own server company. When I need something done, it gets done. Email me directly with your needs. SW On 6/18/2013 6:02 PM, David Roth wrote: > This of course is to host Joomla websites, so it is on topic. ;-) > > I'd be interested to hear from anyone who has great experiences with > dedicated server hosting companies. I'm mainly concerned with stellar > 24-hour support and managed CentOS servers. Thanks! > > David Roth > > > > _______________________________________________ > New York PHP SIG: Joomla! Mailing List > http://lists.nyphp.org/mailman/listinfo/joomla > > NYPHPCon 2006 Presentations Online > http://www.nyphpcon.com > > Show Your Participation in New York PHP > http://www.nyphp.org/show_participation.php -- Scott Wolpow 718 275 7765 ------------------- -------------- next part -------------- An HTML attachment was scrubbed... URL: From oz.sutcliffe at gmail.com Wed Jun 19 11:50:19 2013 From: oz.sutcliffe at gmail.com (Ozzie Sutcliffe) Date: Wed, 19 Jun 2013 11:50:19 -0400 Subject: [joomla] Dedicated Server hosting recommendations? In-Reply-To: <51C0FF3B.6000805@wolpow.com> References: <51C0FF3B.6000805@wolpow.com> Message-ID: I have used JTL.net for years 24 7 human support that can speak english servers are in ohio and other places On 6/18/13, Scott Wolpow wrote: > I am totally happy with my own server company. > When I need something done, it gets done. > Email me directly with your needs. > > SW > > On 6/18/2013 6:02 PM, David Roth wrote: >> This of course is to host Joomla websites, so it is on topic. ;-) >> >> I'd be interested to hear from anyone who has great experiences with >> dedicated server hosting companies. I'm mainly concerned with stellar >> 24-hour support and managed CentOS servers. Thanks! >> >> David Roth >> >> >> >> _______________________________________________ >> New York PHP SIG: Joomla! Mailing List >> http://lists.nyphp.org/mailman/listinfo/joomla >> >> NYPHPCon 2006 Presentations Online >> http://www.nyphpcon.com >> >> Show Your Participation in New York PHP >> http://www.nyphp.org/show_participation.php > > -- > Scott Wolpow > 718 275 7765 > ------------------- > From unitelny at gmail.com Fri Jun 21 17:09:57 2013 From: unitelny at gmail.com (Unitel) Date: Fri, 21 Jun 2013 17:09:57 -0400 Subject: [joomla] Object Not Found Error Message Message-ID: <873EEAAD2C564AA689287807A34741F8@OwnerPC> I just installed a new instance of j2.5.11 in my pc (localhost). I have an article (published) in menu I have link to that article, when I click on it I get the following error; Object not found! The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error. If you think this is a server error, please contact the webmaster . Error 404 localhost 06/21/13 17:01:58 Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1 As a test I installed another new instance of j2.5.11 and the only extension I added was the jce editor. Created a new article when to menu manager and added the link to (single article) menu and I get the same results. Can anyone help? Best regards, Marcos Miranda --- -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 3357 bytes Desc: not available URL: From donnamarievincent at yahoo.com Fri Jun 21 17:17:41 2013 From: donnamarievincent at yahoo.com (Donna Marie Vincent) Date: Fri, 21 Jun 2013 14:17:41 -0700 (PDT) Subject: [joomla] Object Not Found Error Message In-Reply-To: <873EEAAD2C564AA689287807A34741F8@OwnerPC> References: <873EEAAD2C564AA689287807A34741F8@OwnerPC> Message-ID: <1371849461.8696.YahooMailNeo@web164903.mail.bf1.yahoo.com> I have found that when trying to copy 2.5/3.1 sites, they don't work.? :-/ In Joomla 1.5 it was not a problem to copy the site then update the log and tmp paths in the global configuration, as well as database if applicable, and the site would work just fine, whether it was copying to another folder on the same server, or copying to another server. ________________________________ From: Unitel To: 'NYPHP SIG: Joomla' Sent: Friday, June 21, 2013 5:09 PM Subject: [joomla] Object Not Found Error Message I just installed a new instance of j2.5.11 in my pc (localhost). ? I have an article (published) in menu I have link to that article, when I click on it I get the following error; ? ? Object not found! The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error. If you think this is a server error, please contact the webmaster. Error 404 localhost 06/21/13 17:01:58 Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1 ? ? As a test I installed another new instance of j2.5.11 and the only extension I added was the jce editor. Created a new article when to menu manager and added the link to (single article) menu and I get the same results. Can anyone help? ? ? ? Best regards, ? Marcos Miranda? ? _______________________________________________ New York PHP SIG: Joomla! Mailing List http://lists.nyphp.org/mailman/listinfo/joomla NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 3357 bytes Desc: not available URL: From gjschaller at psi-13.com Fri Jun 21 17:24:49 2013 From: gjschaller at psi-13.com (Geoffrey Schaller) Date: Fri, 21 Jun 2013 17:24:49 -0400 Subject: [joomla] Object Not Found Error Message In-Reply-To: <1371849461.8696.YahooMailNeo@web164903.mail.bf1.yahoo.com> References: <873EEAAD2C564AA689287807A34741F8@OwnerPC> <1371849461.8696.YahooMailNeo@web164903.mail.bf1.yahoo.com> Message-ID: It may be an SEO error - check your SEO-Friendly URL settings, and also make sure you renamed / enabled .htaccess! -Geoffrey -------------- next part -------------- An HTML attachment was scrubbed... URL: From unitelny at gmail.com Fri Jun 21 17:24:51 2013 From: unitelny at gmail.com (Unitel) Date: Fri, 21 Jun 2013 17:24:51 -0400 Subject: [joomla] Object Not Found Error Message In-Reply-To: <1371849461.8696.YahooMailNeo@web164903.mail.bf1.yahoo.com> References: <873EEAAD2C564AA689287807A34741F8@OwnerPC> <1371849461.8696.YahooMailNeo@web164903.mail.bf1.yahoo.com> Message-ID: <7625B978E40345549580E0F3C93D90BB@OwnerPC> Thankx for the reply but I didn't copy site. I installed a BRAND new instance of Joomla 2.511 both times in my local pc. Up to now I have installed at least 100 sites in my pc, many for tutorial purposes and never an issue until now. :-( Best regards, Marcos Miranda --- _____ From: joomla-bounces at lists.nyphp.org [mailto:joomla-bounces at lists.nyphp.org] On Behalf Of Donna Marie Vincent Sent: Friday, June 21, 2013 5:18 PM To: NYPHP SIG: Joomla Subject: Re: [joomla] Object Not Found Error Message I have found that when trying to copy 2.5/3.1 sites, they don't work. :-/ In Joomla 1.5 it was not a problem to copy the site then update the log and tmp paths in the global configuration, as well as database if applicable, and the site would work just fine, whether it was copying to another folder on the same server, or copying to another server. _____ From: Unitel To: 'NYPHP SIG: Joomla' Sent: Friday, June 21, 2013 5:09 PM Subject: [joomla] Object Not Found Error Message I just installed a new instance of j2.5.11 in my pc (localhost). I have an article (published) in menu I have link to that article, when I click on it I get the following error; Object not found! The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error. If you think this is a server error, please contact the webmaster . Error 404 localhost 06/21/13 17:01:58 Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1 As a test I installed another new instance of j2.5.11 and the only extension I added was the jce editor. Created a new article when to menu manager and added the link to (single article) menu and I get the same results. Can anyone help? Best regards, Marcos Miranda --- _______________________________________________ New York PHP SIG: Joomla! Mailing List http://lists.nyphp.org/mailman/listinfo/joomla NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 3357 bytes Desc: not available URL: From unitelny at gmail.com Fri Jun 21 17:29:26 2013 From: unitelny at gmail.com (Unitel) Date: Fri, 21 Jun 2013 17:29:26 -0400 Subject: [joomla] Object Not Found Error Message In-Reply-To: References: <873EEAAD2C564AA689287807A34741F8@OwnerPC><1371849461.8696.YahooMailNeo@web164903.mail.bf1.yahoo.com> Message-ID: <6EB4368B372949BF847673DB658B7E4E@OwnerPC> I changed SEO Setting, * Search Engine Friendly to no * Use URL Rewriting to no Enabled .htaccess < I don't know about that. Where can I find that? Best regards, Marcos Miranda --- _____ From: joomla-bounces at lists.nyphp.org [mailto:joomla-bounces at lists.nyphp.org] On Behalf Of Geoffrey Schaller Sent: Friday, June 21, 2013 5:25 PM To: NYPHP SIG: Joomla Subject: Re: [joomla] Object Not Found Error Message It may be an SEO error - check your SEO-Friendly URL settings, and also make sure you renamed / enabled .htaccess! -Geoffrey -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 3357 bytes Desc: not available URL: From unitelny at gmail.com Fri Jun 21 17:50:28 2013 From: unitelny at gmail.com (Unitel) Date: Fri, 21 Jun 2013 17:50:28 -0400 Subject: [joomla] Object Not Found Error Message In-Reply-To: References: <873EEAAD2C564AA689287807A34741F8@OwnerPC><1371849461.8696.YahooMailNeo@web164903.mail.bf1.yahoo.com> Message-ID: <00C5558C121D47D786CEBE523D0D89C8@OwnerPC> Geoffrey, That was it of all the entries in Global Configuration / SEO Settings the culprit was "Use URL rewriting" when I clicked on NO All my troubles went away. Thank you!!!!!!!!!!!!! Best regards, Marcos Miranda --- _____ From: joomla-bounces at lists.nyphp.org [mailto:joomla-bounces at lists.nyphp.org] On Behalf Of Geoffrey Schaller Sent: Friday, June 21, 2013 5:25 PM To: NYPHP SIG: Joomla Subject: Re: [joomla] Object Not Found Error Message It may be an SEO error - check your SEO-Friendly URL settings, and also make sure you renamed / enabled .htaccess! -Geoffrey -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 3357 bytes Desc: not available URL: