Posts

Another is it possible thread - Joomla! Forum - community, help and support

i apologize 1 of these threads. have been searching , either there nothing or using wrong terms. i wondering if there component or module etc can auto publish received email. let me give example. i want have news ticker on 1 of sites displays status information web app. if other app has problem automatically sends me email. great me, not other users dont emails. want have ticker display emails auto forward it. make sense? any ideas people? tia woof wrote: i wondering if there component or module etc can auto publish received email. see: http://extensions.joomla.org/component/ ... itemid,35/ it post articles emails. im not sure example. Board index Joomla! Older Version Support Joomla! 1.0 Extensions - 1.0.x

360 Panoramas in CS4 (not Extended)

ok, bought worlds best photo program because saw videos on adobe tv showing wonderful things can do, including 1 in particular demonstrated how create 360 panorama - woohoo! imagine disappointment after installing cs4 when couldn't find '3d' menu , discovered menu in cs4 extended! what's worse there no upgrade path cs4 cs4 extended. so, question is, there plugin can buy photoshop cs4 job or other options (bearing in mind have v.tight budget after buying ps)? thanks, mike. there hidden upgrade paths...give adobe call , find out where stand , keep in mind have 30 days refund. bob More discussions in Photoshop Windows (read only) adobe

Your techiques for removing specular from photos

i'm curious hear techniques other people use in case: not having scanner, photographed old photos. unfortunately, of them have 'spray' of white specular reflections/hightlights light source in room (where photographed them) hitting texture of photograph. result, there's areas have ends looking snow/dust scattered on photo. for dark areas, use burn tool set highlights. seems work fine (since there's such strong difference between dark photo areas vs bright specular dots. but, areas faces (midtones) doesn't work... i'm curious methods guys use. chances are, i'm going re-photograph them... it's exercise in photo restoration, , fun(?) challenge. the best 'exercise in photo restoration' capture image in best possible manner. scan these. cheap consumer scanner can better job shooting highest end camera. 'photo restoration' meant restore imperfections of photo itself. not wasted on correcting own imperfections caused during capture. i...

Loading Overlays Before GDM3 Login Screen - Raspberry Pi Forums

hi all, using custom overlay such pi halt when gpio-5 shorted gpio-6. second overlay (gpio-poweroff) lets ups know safe remove power. config.txt calls overlays. overlays work great except if user doesn't log in - in other words, when gdm3 login screen showing. in case shorting pin 5 pin 6 nothing. there way make overlays work before login way after login has been accomplished? or in alternative, there way use gpio pin initiate system halt @ gdm3 login? thanks, john overlays requested in config.txt applied before arms run first instructions, problem lies elsewhere. have tried gpio-shutdown overlay? code: select all pi@raspberrypi ~ $ dtoverlay -h gpio-shutdown name: gpio-shutdown info: initiates shutdown when gpio pin changes. given gpio pin configured input key generates key_power events. event handled systemd-logind initiating shutdown. systemd versions older 225 need udev rule enable listening input device: action!=...

To start component development… - Joomla! Forum - community, help and support

Image
hi! i starting development small component, before start have questions. i trying develop component 1.5 yet read development manual component 1.0.. 1. what files require develop component. 2. requirement xml file insert query install component jserver, this depends on scope of component. there several ways in can build component. for realy small components structure simular j! 1.0.x can used. bigger components, recommended use model/view/controller priciple. a small component component 1 main object. shoutbox. thing shout object. a big component reservations component. have multitple objects reservation, restaurant , maybee comments. but when planning start small component, wanting expand in time. might best start model.view/controller. having said above, can check out: http://dev.joomla.org/component/option,com_jd-wiki/itemid,/id,tutorials:components/ chapter 1 contains component code. first 5 tutorials small components, , second 4 (with mvc) big components. chapter 2 explain instal...

How to manage and publish articles,?? help! - Joomla! Forum - community, help and support

Image
hi does know quick , easy guide how use article side, i want headings articles follow, etc, not understanding system, , guide not help, i need rest brain , read simple process, eg difference between title:    ? title alias:  ? title:    ? section name: ? i published article in section manager , did not show, second article did , etc etc lots of questions , there simple guide somewhere? thanks russell i agree, documentation little tricky find. the title alias: helps readable urls, when using ascii. if non-ascii characters entered in field article, displays usual %d8 (whatever), expected. or simple defined short name (ideally without spaces; use dash; or underscore; instead) used create search engine friendly (sef) url's. if happen leave spaces in, joomla! replace them with  %20 (which not user-readable). section title (a short name appear in menus) , section name (a long name displayed in headings) fields. and article published , did not show think forgot...

Not reading MCP3008 analog input - Raspberry Pi Forums

for beginners me. spent 2 hours troubleshooting thought wiring/coding problem because using viaboot breadboard , ribbon raspberry pi + mcp3008 + potentiometer + photo resistor. anyways, number seemed either go crazy being reported mcp3008 or reporting lowest number... 0.0005... ended being breadboard divided 2 sections rails power , ground , "sensor" part (potentiometer or resistor) using other part of board. finally, decided pull out multimeter measure voltage across components , 0v. moved 1 section of breadboard , did it! hope else can spare time spent tonight. raspberrypi