Displaying 20 results from an estimated 10000 matches similar to: "Good tutorials & more"
2006 Feb 11
4
Helpful resources for averyone
Hi all - just a quick one - Ive been reading through a lot of these
posts and notice a lot of people looking for resouces ie Tutorials etc,
well I have recently signed up for the new Rubyforums.co.uk which
promises to be a great source of info for us all, they already have some
neat stuff on there which I have used myself and am very happy with so i
just thought it the good thing to do by
2010 Apr 23
1
Zoomable chart
Hi, I would like to create an interactive bubble chart from a Rails-
based database. I''ve spent quite a lot of time browsing the posts both
here and on rubyforums for similar queries, but haven''t really found a
definitive answer yet. I would like each point to be clickable, and
would like users to be able to zoom and navigate within the chart. We
would prefer not to use Flash for
2008 Mar 29
1
drag and drop or shopping cart
I would like to know whether there are plugins for the above. If not,
could anyone direct me to the resouces to develop a drag and drop module
for muy ror project.
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group,
2009 Dec 15
1
Strange Winsock problem
Hello,
I try to port a small program (Windows resouces manipulation tool) on MacOSX, but I've a strange compilation problem :
Code:
wineg++ -c -I. -I/usr/local/include/wine -I/usr/local/include/wine/windows -o ExeIconManipulation.o ExeIconManipulation.cpp
/usr/include/sys/_select.h:47: error: declaration of C function ?int select(int, fd_set*, fd_set*, fd_set*, timeval*)? conflicts
2001 Jun 30
1
Running Dreamweaver with wine
I've got a couple of questions about a wine install
First, when I installed wine, I got this message
Xlib: extension "RENDER" missing on display "0.0"
Is this anything I should be concerned about? And if so, what do I need
to do?
I got notepad to run, then I installed dreamweaver 4, but when I try to
run it I get the following error.
"Could not locate the Resources
2004 Aug 02
5
Making asterisk distributed
Hi,
I want to know, if someone has tried to use clustering
in asterisk to increase its scalability and make it
distributed??
If yes, how easy it is to cluster?
Can someone please ive me details about the same
Thanks
Varun
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail
2006 May 30
4
I guess my server capacity is ok
can someone overthere help?
the server specs are as follows
HP DL380G4 Dual Intel Xeon 3.2GHz processor with 4GB RAM,
running fedora core 3
asterisk-1.2.5
ss7-0.8.3d.
using sip as advised to receive calls from another gateway in US.
using g729 in transcoding way.
however, I noticed the call hit the 51 active calls which is 102channels, I
run "top" to check the system resources usage
2010 Mar 02
1
libgfortran misplaced in Mac OS X R install (PR#14226)
Full_Name: Timothy Brick
Version: 2.10
OS: Mac OS X (seen on both 10.6 and 10.5)
Submission from: (NULL) (63.255.24.5)
When using install.packages in R on Mac OS X, packages that require gfortran
throws an error (Example below from installation of OpenMx package):
Loading required package: OpenMx
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared library
2020 Nov 21
3
Two ALTREP questions
Hello,
I have two related ALTREP questions. It seems like there is no way to
assign attributes to an ALTREP vector without using C++ code. To be more
specifically, I want to make an ALTREP matrix, I have tried the following R
code but none of them work.
```
.Internal(inspect(1:6))
.Internal(inspect(matrix(1:6, 2,3)))
.Internal(inspect(as.matrix(1:6)))
.Internal(inspect(structure(1:6, dim =
2006 Feb 01
0
ruby resources
I thought Id let you al know that there are some good resources
available at rubyforums.co.uk - but Ive used them all now so if anyone
has any others can you help out our community and post a few good
resources - they have an area for people like me (learners)where they
put resources - I ay we support this site, its helped me & has good
potential they could also do with a few members too
2005 Jun 06
1
UDP Trackers
Hi,
I''ve been making a Ruby bittorrent client using gtk2 and of course
rubytorrent. One snag that I have run into is udp trackers (i.e. udp:// ). I
was just wondering if you have plans to implement this?
Thanks,
Steve
By the way, you can check out my project on
rubyforums.com<http://rubyforums.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Oct 25
2
Good capistrano books, tutorials, guides
Hi, seems like there isn''t any good books, tutorials or guides on
capistrano out on the web.
Appreciate if someone can post up where to look for good capistrano
resources. It seems that there is some learning curve for capistrano..
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2006 Jan 12
0
re: Good OOP and JS books / tutorials?
>>Can anyone recommend good books, online tutorials, or any other learning
>>materials for Javascript - specifically Object Oriented Programming using
>>JS?
I''ve found the following site is a nice introduction for javascript
newbies who have an OO background:
http://www.multitask.com.au/people/dion/
Of course, the real ugly truths about javascript are a less
2006 Jan 12
0
RE: re: Good OOP and JS books / tutorials?
You could also check out the following tutorials.
I found these pretty helpful.
SitePoint Articles:
http://www.sitepoint.com/print/oriented-programming-1
http://www.sitepoint.com/print/oriented-programming-2
Thank you,
Mandy.
2011 Mar 06
1
Any good tutorials for setting up Asterisk SNMP and Cacti for remote monitoring?
Hi Everyone,
I have been searching the web and I don't know if SNMP is just that complex
to setup or that not many people use SNMP to monitor Asterisk but the
information is scattered all over. I have got to the point to configure
SNMP with Asterisk and then it's all confusing from there on to actually see
the graphs in Cacti.
I would appreciate it if you can post your steps or point me
2006 May 17
6
White Screen of Death
Hello, I''ve heard these words to describe a RoR application returning an
empty page.
This happen from time to time even here, in the forum.
That is the cause of this misbehaviour ? Is it related with something
external to RoR itself ?
What is the solution to avoid the WSOD ?
--
Posted via http://www.ruby-forum.com/.
2010 Feb 24
0
Any good rsync --exclude tutorials?
Please recommend a rsync --exclude tutorial.
I read the manual http://linux.die.net/man/1/rsync > ? down page, Filter Rules, Include-Exclude Pattern Rules, but its hard to figure it out.
Thank you,
Wolfram Volpi
2011 Aug 22
12
exported resources and templating
Greetings,
I''m having an issue with my implementation of exported resources. I
have a memcache server pool, and want to update the /etc/php.d/
memcache.ini with the ips of all the servers. Previously, I hard coded
the $memcacheservers array in the node manifest and the template
collected and populated the template.
Now that I''m moving to exported resouces, how do I get it to
2006 Jan 11
2
Good OOP and JS books / tutorials? Looking to teach my team
Can anyone recommend good books, online tutorials, or any other learning
materials for Javascript - specifically Object Oriented Programming using
JS?
I want the rest of my dev team to be able to help me code in JS,
specifically using prototype and scriptaculous. I''ve been using JS for so
long, and I kinda "grew up" on OOP programming but my whole team is
Coldfusion
2017 Nov 17
2
gnome boot problem
going to run journalctl this evening when i get in and relay any errors i see.
On Thu, Nov 16, 2017 at 6:01 PM, Pete Biggs <pete at biggs.org.uk> wrote:
> On Thu, 2017-11-16 at 22:45 +0000, dominic adair-jones wrote:
>> Ok that's what I figured Ive narrowed it down to Plymouth but I haven't
>> found much info on what the fix is.
>
> No, plymouth is the process