search for: noobish

Displaying 20 results from an estimated 38 matches for "noobish".

2012 Feb 11
1
[LLVMdev] Hello + Noobish question
Hi everyone! I recently subscribed your mailing list, as I find the LLVM project interesting. I've read the document known as "Compiler hacker's introduction to LLV"[1], and I've learnt about LLVM-IR. I was wondering about the impact of such a representation on mixing code from different languages. Suppose we have a huge library X written in language LX, which we would be
2009 Feb 11
2
very noobish question about how WinE works.
so I understand it's now called "Wine Is Not an Emulator", after being called "Windows Emulator" back in the day. anyway -- it's a great piece of software. but I have a question: actually I'll ask by a practical example. say I install 7-Zip under Wine, and archive some things. question is: how will the performances compare to what I'd get under Windows?
2006 Apr 11
2
Noobish URI Question
Sorry if the answer has been posted but the search terms (like URI) are so generic I get tons of useless results. I have a controller (in this case "forum_controller") so if I want to read a forum topic the URI is "/forum/topic/1". As of right now for adding a new topic my URI is setup as "/forum/new_topic". I''d really like it to be something like
2008 Dec 21
3
Noobish Question About Wine
I just switched over to Ubuntu from Mint, and I've finally installed Wine successfully. However, even after checking the Wine Wiki, I can't figure out how to install/run Windows programs. (The one I'm trying to do right now is Spore.) I've been fiddling around with winecfg for a while and I haven't managed to do anything yet. Could someone please give me (or link me to) a clear
2011 Nov 21
3
How do I query "..." in a function call?
This is probably a very noobish question, but if I want to create a function that allows an undetermined number of, say, numeric vectors to be fed to it, I would use: myfunction = function(...) { # Do something } Right? If so, how do I a) count the number of vectors "fed" to the function, and b) how do I treat those...
2011 Nov 21
4
[LLVMdev] How to make Polly ignore some non-affine memory accesses
2011/11/21 Tobias Grosser <tobias at grosser.es>: > On 11/20/2011 04:36 PM, Marcello Maggioni wrote: >> >> Sorry for the noobish question, but what kind of subscripts generate a >> SCEVCouldNotCompute  from the SCEV engine? >> I tried for a while but I wasn't able to trigger that > > Hi Marcello, > > the SCEV returns SCEVCouldNotCompute in case it cannot analyze an expression > or if the analys...
2006 Mar 22
4
Problem with ACL plugin system
...ed) 24 c.access_denied 25 else 26 c.send(:render_text, "You have insufficient permissions to access #{c.controller_name}/#{c.action_name}") 27 end If I comment out everything except line 26, it behaves as expected. I''m still pretty noobish, but can''t work out why 24 should throw an error when 23 checks that the method exists (and a debug of the controller methods confirms that). Any ideas? Thanks in advance Chris T
2011 Nov 21
2
[LLVMdev] How to make Polly ignore some non-affine memory accesses
Sorry for the noobish question, but what kind of subscripts generate a SCEVCouldNotCompute from the SCEV engine? I tried for a while but I wasn't able to trigger that. 2011/11/20 Tobias Grosser <tobias at grosser.es>: > On 11/20/2011 03:01 AM, Marcello Maggioni wrote: >> >> 2011/11/19 Tobias G...
2009 Apr 02
4
Uploads with FCKEditor
Hello everyone. Since I''ve found very poor documentation about the rails FCKEditor plug-in and Easy-FCKEditor (which is a fork of the very same plug-in), I decided to bother you with my noobish questions. I have this weird sensation that the image-uploading feature of FCKEditor isn''t supposed to work magically, without some sort of server side preparation, but I have no idea about what to do to make it work. Weirdly, when I try to upload an image it gives a message saying that...
2017 Oct 09
6
PJSIP, NAT and STUN/ICE
...ial one. The Asterisk PBX is supposed to act as the telephone gateway for several VoIP/SIP phones. I'm using throughout pjsip as configuration, I have no experience with chan_sip since I started recently using Asterisk for several SoHo and lab's projects. So be alarmed, there may come some noobish questions. When planning and setting up the Asterisk, I had to deal with NAT. The Asterisk config object of type=transport knows about essential entries: local_net= 192.168.254.1/24 bind= 192.168.254.1:5060 external_media_address= dyndns FQDN extern...
2011 Nov 21
0
[LLVMdev] How to make Polly ignore some non-affine memory accesses
On 11/20/2011 04:36 PM, Marcello Maggioni wrote: > Sorry for the noobish question, but what kind of subscripts generate a > SCEVCouldNotCompute from the SCEV engine? > I tried for a while but I wasn't able to trigger that Hi Marcello, the SCEV returns SCEVCouldNotCompute in case it cannot analyze an expression or if the analysis would be to complicated. I...
2006 Jul 13
1
RailsCron usage question
..., to be accessing a table that my View code will be accessing as well? Since RailsCron ads functionality to an ActiveRecord, I''m tempted to just enable a method I''ve written to populate the table to be called via RailsCron. I''m new to web apps, so I apologize for the noobish tint to the question. I expect that MySQL would be keeping the commands atomic and that I should be OK. Does Rails handle this kind of semaphore-type action? Or am I thinking at the wrong level(s)? thx, --dwf -- Posted via http://www.ruby-forum.com/.
2009 Nov 17
1
iTunes plugin help, please?
Hello, I'm afraid this is a terribly noobish issue, but I can't figure out how to install you FLAC/OGG plugin for iTunes. I read the ReadMe file that came with the download, but it wasn't terribly specific on WHERE the file is supposed to be copied in the library. I tried copying it to the library/iTunes/Plugins folder, but nothing...
2011 Dec 04
0
[LLVMdev] How to make Polly ignore some non-affine memory accesses
On 11/21/2011 12:44 PM, Marcello Maggioni wrote: > 2011/11/21 Tobias Grosser<tobias at grosser.es>: >> On 11/20/2011 04:36 PM, Marcello Maggioni wrote: >>> >>> Sorry for the noobish question, but what kind of subscripts generate a >>> SCEVCouldNotCompute from the SCEV engine? >>> I tried for a while but I wasn't able to trigger that >> >> Hi Marcello, >> >> the SCEV returns SCEVCouldNotCompute in case it cannot analyze an expressi...
2008 Dec 30
7
Wine commands used in console
...and to try to force the games to use 1024x768 in a "wine window" if full screen is not possible ? Some software and hardware details : i am using wine version 1.1.7 , my GPU in Nvidia GeForce 7300 GS with the driver installed and my linux os is openSuse 11.0 . I am sorry if my post is noobish but i`m new in using wine . Untill a week ago i only use and play linux native games . Hope that some one can make a list with the commands i can issue when using wine in a console :)
2017 Sep 01
5
Asterisk bugs make a right mess of RTP
http:/www.theregister.co.uk/2017/09/01/asterisk_admin_patch/ -- Dave Topping e: info at dntopping.uk t: 03445 888 888 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20170901/ae060564/attachment.html>
2019 Feb 14
2
Automaticaly unlock files
...se, but that is, well, cumbersome. I've looked at "keepalive" and "deadtime" but none of them seems to apply/do the job (maybe I'm missing something). And "reset on zero vc = yes" seems to be deprecated/removed. I, somehow, have the feeling that this is a very noobish question, but, for the life of me, I couldn't find an answer. I'm on samba 4.8.5 on Debian stretch running a fileserver as a member of a Samba AD. Any hints? Best regards Carlos
2006 Apr 17
0
Pros/cons of doubling up in Self-Referential has_many via :through
...e view, with something like this: <% for r in @person.allrelations %> <%= h(r["person"].fullname) %> (<%= h(r["reltype"]) %>) <%= h(r["notes"]) %><br /> <% end %> I''d welcome some comments on this (as I said, pretty noobish) -- am I better off sticking with the original write-twice system? Will the allrelations method get too heavy as the tables grow in size? Does the idea (and/or code) suck? Thanks in advance Chris T
2006 Jan 22
2
DCOM98 install regression in wine-0.9.6!
I've made a fresh install of wine-0.9.6 then i tried to install DCOM98, by putting in winecfg as win98. This is the error that gives me err:module:load_builtin_dll loaded .so for L"setupx.dll" but got L"setupapi.dll" instead - probably 16-bit dll err:rundll32:main Unable to load L"setupx.dll" It first says that already exist a newer version of DCOM95 or
2008 Oct 17
1
Having trouble updating
Sorry for posting such a noobish question, but I checked the FAQ and I don't know what I'm doing wrong... I'm using Linux Mint Elyssa, which I've been told is a Debian-based version of Linux, so I first installed Wine using the instructions here (http://www.winehq.org/site/download-deb). This gave me Wine 1.0, al...